aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/lsr-scale-addr-mode.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-05Changing allocation ordering from r3 ... r0 back to r0 ... r3. The order chan...Evan Cheng
2009-05-18Add nounwind to a few tests.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-02new testcase.Chris Lattner