aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/addrmode.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-04-16For PR1319:Reid Spencer
2007-03-14ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].Evan Cheng