aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/shortcircuit_test.go
AgeCommit message (Expand)Author
2017-05-09cmd/compile: change ssa.Type into *types.TypeJosh Bleecher Snyder
2017-03-19cmd/compile: clean up SSA test APIJosh Bleecher Snyder
2017-03-17cmd/compile: move Frontend field from ssa.Config to ssa.FuncJosh Bleecher Snyder
2016-02-02[dev.ssa] cmd/compile: add aux typing, flags to opsKeith Randall
2016-01-29[dev.ssa] cmd/compile: optimization for && and || expressionsKeith Randall