aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/trim.go
AgeCommit message (Expand)Author
2019-10-04cmd/compile: attempt to preserve statement marks when empty blocks are trimmed.David Chase
2018-11-02all: use "reports whether" consistently in the few places that didn'tBrad Fitzpatrick
2017-08-28all: remove some unused result paramsDaniel Martí
2017-05-15cmd/compile: better check for single live memoryKeith Randall
2016-10-12cmd/compile: trim more blocksMomchil Velikov
2016-09-20cmd/compile: improve tighten passKeith Randall
2016-05-05cmd/compile: enable constant-time CFG editingKeith Randall
2016-01-22[dev.ssa] cmd/compile: short-circuit empty blocksKeith Randall