aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/addrmode.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+4
* Revert the test moves from 176733. Use "REQUIRES: asserts" instead.Jan Wen Voung2013-03-121-0/+16
* Disable statistics on Release builds and move tests that depend on -stats.Jan Wen Voung2013-03-081-15/+0
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* 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