[go: up one dir, main page]

102
I Use This!
Very High Activity

Commits : Individual Commit

Analyzed 1 day ago. based on code collected 3 days ago.

Commit ID 45929774c3d5c084cc478afba63c77cf67a68bd7

Contributor: [email protected] Files Modified 1
Date: 18-February-2026 at 17:09 Lines Added: 2
Repository: https://go.googlesource.com/go master Lines Removed: 1
Commit Comment: internal/runtime/gc/scan: require popcnt for x86 The GOAMD64=v1 test disables popcnt instructions, which is a feature this package's amd64 assembly uses. Fixes #77674 Change-Id: I7be9bb665838f5da50275f96ef3df398412bb44a Reviewed-on: https://go-review.googlesource.com/c/go/+/746640 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Michael Knyszek <[email protected]> Reviewed-by: Keith Randall <[email protected]> Auto-Submit: Keith Randall <[email protected]>

Changes by Language

Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Go 2 1 0 0 0 0

Changes by File

File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
src/internal/runtime/gc/scan/scan_amd64.go Go 2 1 0 0 0 0