aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/writebarrier.go
AgeCommit message (Expand)Author
2026-03-31test/codegen: replace commas with spaces between regexpsKeith Randall
2026-03-31test/codegen: get rid of \sKeith Randall
2026-03-31test/codegen: fix broken syntaxKeith Randall
2025-02-13cmd/compile: make write barrier code amenable to paired loads/storesKeith Randall
2025-01-12cmd/compile: fix write barrier coalescingKeith Randall
2024-08-07cmd/compile: simplify prove passkhr@golang.org
2023-08-23cmd/compile: allow non-pointer writes in the middle of a write barrierKeith Randall