aboutsummaryrefslogtreecommitdiff
path: root/test/intrinsic.dir
AgeCommit message (Expand)Author
2022-10-18runtime: replace all uses of CtzXX with TrailingZerosXXYoulin Feng
2017-03-16cmd/compile: intrinsics for math/bits.TrailingZerosXKeith Randall
2016-09-12cmd/compile: intrinsify Ctz, Bswap on ARMCherry Zhang
2016-09-06cmd/compile: fix intrinsifying sync/atomic.Swap* on AMD64Cherry Zhang
2016-08-23cmd/compile: clean up ctz opsKeith Randall
2016-03-28cmd/compile: added some intrinsics to SSA back endDavid Chase