index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
codegen
/
condmove.go
Age
Commit message (
Expand
)
Author
2023-01-24
test/codegen: accept ppc64x as alias for ppc64le and ppc64 arches
Paul E. Murphy
2022-11-14
cmd/compile: merge zero constant ISEL in PPC64 lateLower pass
Paul E. Murphy
2022-11-09
cmd/compile: enable brachelim pass on loong64
Wayne Zuo
2022-11-07
codegen: check for PPC64 ISEL in condmove tests
Paul E. Murphy
2021-03-18
cmd/compile: add rewrite rules for conditional instructions on arm64
fanzha02
2021-01-13
[dev.regabi] cmd/compile: make ordering for InvertFlags more stable
David Chase
2020-04-21
test/codegen, runtime/pprof, runtime: apply fmt
alex-semenyuk
2020-02-26
cmd/compile: canonicalize comparison argument order
Michael Munday
2019-08-28
cmd/compile: generate Select on WASM
Ben Shi
2019-03-07
cmd/compile: change the condition flags of floating-point comparisons in arm6...
fanzha02
2018-11-27
cmd/compile: don't use CMOV ops to compute load addresses
Keith Randall
2018-04-15
test: add missing copyright header
Giovanni Bajo
2018-03-15
cmd/compile: implement CMOV on amd64
Giovanni Bajo
2018-03-14
Revert "cmd/compile: implement CMOV on amd64"
Ilya Tocar
2018-03-12
cmd/compile: implement CMOV on amd64
Giovanni Bajo