aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/addrmode.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* For PR1319:Reid Spencer2007-04-161-2/+1
* ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng2007-03-141-0/+16