]> Cypherpunks.ru repositories - gostls13.git/history - test/codegen/condmove.go
cmd/compile: expand calls cleanup
[gostls13.git] / test / codegen / condmove.go
2023-10-06 David Chasecmd/compile: expand calls cleanup
2023-01-24 Paul E. Murphytest/codegen: accept ppc64x as alias for ppc64le and...
2022-11-14 Paul E. Murphycmd/compile: merge zero constant ISEL in PPC64 lateLowe...
2022-11-09 Wayne Zuocmd/compile: enable brachelim pass on loong64
2022-11-07 Paul E. Murphycodegen: check for PPC64 ISEL in condmove tests
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-03-18 fanzha02cmd/compile: add rewrite rules for conditional instruct...
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-12 Cherry Zhang[dev.regabi] all: merge master (ff0e93e) into dev.regabi
2021-02-08 Cherry Zhang[dev.regabi] all: merge master (1901853) into dev.regabi
2021-02-02 Robert Griesemer[dev.regabi] all: merge master (fca94ab) into dev.regabi
2021-01-26 Matthew Dempsky[dev.regabi] all: merge master (bf0f7c9) into dev.regabi
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-13 David Chase[dev.regabi] cmd/compile: make ordering for InvertFlags...
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-21 alex-semenyuktest/codegen, runtime/pprof, runtime: apply fmt
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-26 Michael Mundaycmd/compile: canonicalize comparison argument order
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-08-28 Ben Shicmd/compile: generate Select on WASM
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-07 fanzha02cmd/compile: change the condition flags of floating...
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-11-27 Keith Randallcmd/compile: don't use CMOV ops to compute load addresses
2018-05-18 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-04-15 Giovanni Bajotest: add missing copyright header
2018-03-15 Giovanni Bajocmd/compile: implement CMOV on amd64
2018-03-14 Ilya TocarRevert "cmd/compile: implement CMOV on amd64"
2018-03-12 Giovanni Bajocmd/compile: implement CMOV on amd64