aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/X86
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182-3/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-098-113/+121
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+3
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-2/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-242-0/+117
* 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