summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/X86
Commit message (Expand)AuthorAge
* Fix "existant" typosAlp Toker2013-10-29
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* LSR IVChain improvement.Andrew Trick2013-02-09
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-07
* Add a much more conservative strategy for aligning branch targets.Chandler Carruth2012-08-07
* LSR fix: add a missing phi check during IV hoisting.Andrew Trick2012-05-22
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-16
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-25
* Move llc + target triple tests into X86Andrew Trick2012-03-10
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Test case comments missing from my previous checkin.Andrew Trick2012-01-20
* SCEVExpander fixes. Affects LSR and indvars.Andrew Trick2012-01-20
* Fix a corner case hit by redundant phi elimination running after LSR.Andrew Trick2012-01-14
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-10
* Adding IV chain generation to LSR.Andrew Trick2012-01-09
* Move few target-dependant tests to appropriate directories.Galina Kistanova2011-05-06