aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/copyelim.go
AgeCommit message (Expand)Author
2021-05-08cmd/compile: manage Slot array betterDavid Chase
2019-10-02cmd/compile: allow multiple SSA block control valuesMichael Munday
2017-08-26all: remove some double spaces from commentsDaniel Martí
2016-04-28cmd/compile: reorg copyelim to avoid O(n^2) problemKeith Randall
2016-03-17cmd/compile: keep value use counts in SSAKeith Randall
2016-03-11cmd/compile: don't use PPARAMOUT names for tempsKeith Randall
2016-02-16[dev.ssa] cmd/compile/internal/ssa: factor out copyelimValue and phielimValueAlexandru Moșoi
2016-01-13[dev.ssa] cmd/compile: clean up comparisonsKeith Randall
2015-05-28[dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranchKeith Randall