aboutsummaryrefslogtreecommitdiff
path: root/test/phiopt.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2021-03-29cmd/compile/internal/ssa: strengthen phiopt passfanzha02
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