summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopStrengthReduce/X86
Commit message (Expand)AuthorAgeFilesLines
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-121-0/+2
* This test need the X86 backend, move it to the X86 sub directory.Rafael Espindola2014-03-121-0/+67
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-161-0/+50
* Revert "SCEVExpander: Try hard not to create derived induction variables in o...Arnold Schwaighofer2014-02-151-50/+0
* SCEVExpander: Try hard not to create derived induction variables in other loopsArnold Schwaighofer2014-02-151-0/+50
* Fix "existant" typosAlp Toker2013-10-291-1/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-142-3/+3
* 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
OpenPOWER on IntegriCloud