aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-11/+11
* Add a much more conservative strategy for aligning branch targets.Chandler Carruth2012-08-071-1/+0
* LSR fix: add a missing phi check during IV hoisting.Andrew Trick2012-05-221-0/+57
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-1/+1
* Test case comments missing from my previous checkin.Andrew Trick2012-01-201-0/+5
* SCEVExpander fixes. Affects LSR and indvars.Andrew Trick2012-01-201-0/+37
* Fix a corner case hit by redundant phi elimination running after LSR.Andrew Trick2012-01-141-0/+50