aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/ssa/looprotate.go
AgeCommit message (Expand)Author
2021-03-16cmd/compile: use depth first topological sort algorithm for layouterifan01
2017-10-05cmd/compile: make loop finder more aware of irreducible loopsDavid Chase
2017-08-23all: fix easy-to-miss typosAgniva De Sarker
2017-05-18cmd/compile: don't break up contiguous blocks in looprotateJosh Bleecher Snyder
2017-04-24cmd/compile: rotate loops so conditional branch is at the endKeith Randall