aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/ARM
Commit message (Expand)AuthorAgeFilesLines
* 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