aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/lsr-delayed-fold.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* LSR needs to remember inserted instructions even in postinc mode, becauseDan Gohman2010-06-051-0/+44
* When pruning candidate formulae out of an LSRUse, update theDan Gohman2010-05-071-0/+83
* When checking whether the special handling for an addrec increment whichDan Gohman2010-04-261-1/+24
* Fix LSR to tolerate cases where ScalarEvolution initiallyDan Gohman2010-04-231-0/+28