aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/constants.go
AgeCommit message (Expand)Author
2026-01-23cmd/compile: on amd64 use 32bits copies for 64bits copies of 32bits valuesJorropo
2025-10-29test/codegen: simplify asmcheck pattern matchingRuss Cox
2025-10-06test/codegen: make sure assignment results are used.Cherry Mui
2023-10-05cmd/internal/obj/ppc64: generate MOVD mask constants in registerPaul E. Murphy
2023-10-04cmd/internal/obj/ppc64: generate small, shifted constants in registerPaul E. Murphy