aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-delayed-fold.ll
AgeCommit message (Expand)Author
2010-06-05LSR needs to remember inserted instructions even in postinc mode, becauseDan Gohman
2010-05-07When pruning candidate formulae out of an LSRUse, update theDan Gohman
2010-04-26When checking whether the special handling for an addrec increment whichDan Gohman
2010-04-23Fix LSR to tolerate cases where ScalarEvolution initiallyDan Gohman