summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/addrmode.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud