aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/ARM
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-092-76/+76
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Update LLVM for rebase to r212749.Stephen Hines2014-07-212-3/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-292-2/+3
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Allocate local registers in order for optimal coloring.Andrew Trick2013-07-251-1/+1
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-10/+5
* LSR IVChain improvement.Andrew Trick2013-02-091-12/+89
* During the CodeGenPrepare we often lower intrinsics (such as objsize)Nadav Rotem2012-08-141-4/+4
* Unit test for LSR kind=Special fix: r158536.Andrew Trick2012-06-151-0/+102
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Enable LSR IV Chains with sufficient heuristics.Andrew Trick2012-01-102-0/+297