aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/branchelim_test.go
AgeCommit message (Expand)Author
2018-04-24cmd/compile/internal/ssa: add Op{SP,SB} type checks to check.goisharipo
2018-03-15cmd/compile: implement CMOV on amd64Giovanni Bajo
2018-03-14Revert "cmd/compile: implement CMOV on amd64"Ilya Tocar
2018-03-12cmd/compile: implement CMOV on amd64Giovanni Bajo
2018-02-20cmd/compile/internal/ssa: emit csel on arm64philhofer