aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/simd.go
AgeCommit message (Expand)Author
2026-03-31test/codegen: get rid of \sKeith Randall
2026-03-02cmd/compile, simd/archsimd: add VPSRL immeidate peepholesJunyang Shao
2026-01-02cmd/compile: optimize SIMD IsNaN.Or(IsNaN)Cherry Mui
2025-12-08[dev.simd] simd, cmd/compile: move "simd" to "simd/archsimd"David Chase
2025-11-17[dev.simd] simd: update CPU feature APIsJunyang Shao
2025-11-11[dev.simd] cmd/compile: add masked merging ops and optimizationsJunyang Shao
2025-11-10[dev.simd] cmd/compile: add peepholes for all masked ops and bug fixesJunyang Shao
2025-09-26[dev.simd] cmd/compile: make condtion of CanSSA smarter for SIMD fieldsJunyang Shao
2025-09-18[dev.simd] cmd/compile: optimize VPTEST for 2-operand casesJunyang Shao