summaryrefslogtreecommitdiff
path: root/test/phiopt.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile/internal/ssa: strengthen phiopt passfanzha022021-03-291-1/+25
* test: re-enable phi optimization testMichael Munday2016-09-131-1/+1
* cmd/compile: add SSA backend for s390x and enable by defaultMichael Munday2016-09-131-1/+1
* cmd/compile: introduce bool operations.Alexandru Moșoi2016-04-251-5/+5
* cmd/compile: convert some Phis into And8.Alexandru Moșoi2016-04-221-5/+38
* cmd/compile: transform some Phis into Or8.Alexandru Moșoi2016-04-191-4/+36
* [dev.ssa] cmd/compile/internal/ssa: simplify boolean phisAlexandru Moșoi2016-03-011-0/+43