aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/opt.go
AgeCommit message (Expand)Author
2020-08-27cmd/compile: invalidate zero-use values during rewriteKeith Randall
2017-11-05cmd/compile: repair name propagation into aggregate partsDavid Chase
2017-04-23cmd/compile: cleanup after IntSize->PtrSize conversionMatthew Dempsky
2017-04-22cmd: remove IntSize and WidthintMatthew Dempsky
2016-08-09[dev.ssa] cmd/compile: port SSA backend to amd64p32Keith Randall
2016-06-02[dev.ssa] cmd/compile: decompose 64-bit integer on ARMCherry Zhang
2016-03-09cmd/compile/internal/ssa: lower builtins much laterAlexandru Moșoi
2015-06-08[dev.ssa] cmd/compile/internal/ssa: autogenerate opcodesKeith Randall
2015-05-30[dev.ssa] cmd/compile/internal/ssa: Implement block rewriting rulesKeith Randall
2015-05-28[dev.ssa] Merge remote-tracking branch 'origin/master' into mergebranchKeith Randall