aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/rewrite_test.go
AgeCommit message (Expand)Author
2021-04-15cmd/compile: fix ANDI/SRWI merge on ppc64Paul E. Murphy
2021-02-25cmd/compile: fix typo in rewrite_test.goIkko Ashimine
2020-10-27cmd/compile: combine more 32 bit shift and mask operations on ppc64Paul E. Murphy
2020-06-18cmd/compile: redo flag constant ops for armKeith Randall
2020-04-21cmd/compile: remove nlz functionCuong Manh Le
2017-11-02cmd/compile/internal/ssa: inline memmove with known sizeIlya Tocar
2017-03-06all: remove the the duplicate wordsEitan Adler
2016-09-20cmd/compile: improve tighten passKeith Randall
2016-02-16[dev.ssa] cmd/compiler: rewrite AND x const as a shift if possibleTodd Neal