aboutsummaryrefslogtreecommitdiff
path: root/test/codegen/condmove.go
AgeCommit message (Expand)Author
2020-04-21test/codegen, runtime/pprof, runtime: apply fmtalex-semenyuk
2020-02-26cmd/compile: canonicalize comparison argument orderMichael Munday
2019-08-28cmd/compile: generate Select on WASMBen Shi
2019-03-07cmd/compile: change the condition flags of floating-point comparisons in arm6...fanzha02
2018-11-27cmd/compile: don't use CMOV ops to compute load addressesKeith Randall
2018-04-15test: add missing copyright headerGiovanni Bajo
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