aboutsummaryrefslogtreecommitdiff
path: root/test/phiopt.go
AgeCommit message (Expand)Author
2016-09-13test: re-enable phi optimization testMichael Munday
2016-09-13cmd/compile: add SSA backend for s390x and enable by defaultMichael Munday
2016-04-25cmd/compile: introduce bool operations.Alexandru Moșoi
2016-04-22cmd/compile: convert some Phis into And8.Alexandru Moșoi
2016-04-19cmd/compile: transform some Phis into Or8.Alexandru Moșoi
2016-03-01[dev.ssa] cmd/compile/internal/ssa: simplify boolean phisAlexandru Moșoi