aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/X86
Commit message (Expand)AuthorAgeFilesLines
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-251-2/+2
* LSR IVChain improvement.Andrew Trick2013-02-091-8/+5
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-072-0/+142
* 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
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Move llc + target triple tests into X86Andrew Trick2012-03-102-0/+132
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* 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
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-101-0/+300
* Adding IV chain generation to LSR.Andrew Trick2012-01-091-0/+96
* Move few target-dependant tests to appropriate directories.Galina Kistanova2011-05-062-0/+135