summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-delayed-fold.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2010-06-05LSR needs to remember inserted instructions even in postinc mode, becauseDan Gohman1-0/+44
2010-05-07When pruning candidate formulae out of an LSRUse, update theDan Gohman1-0/+83
2010-04-26When checking whether the special handling for an addrec increment whichDan Gohman1-1/+24
2010-04-23Fix LSR to tolerate cases where ScalarEvolution initiallyDan Gohman1-0/+28