aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2007-03-13-InstrSched.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* For Darwin on ARMv6 and newer, make register r9 available for use as aBob Wilson2009-06-221-1/+4
* Expand GEPs in ScalarEvolution expressions. SCEV expressions can nowDan Gohman2009-04-161-1/+1
* Remove xfail. This is fixed.Evan Cheng2007-12-201-1/+0
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-0/+1
* For PR1319:Reid Spencer2007-04-161-1/+2
* Better still.Evan Cheng2007-04-041-1/+1
* These got better.Evan Cheng2007-04-041-1/+1
* ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2007-03-141-1/+1
* New test.Evan Cheng2007-03-131-0/+47