aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/redblack32_test.go
AgeCommit message (Expand)Author
2019-08-31cmd/compile/internal/ssa: simplify `s = s <op> x` to `s <op>= x`OlgaVlPetrova
2018-08-20cmd/compile: remove empty branchesYury Smolsky
2016-05-16cmd/compile: use sparse algorithm for phis in large programDavid Chase