aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/ldr-str-imm12.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Linear scan is going away.Jakob Stoklund Olesen2011-11-121-5/+5
* Switch ARM to using AltOrders instead of MethodBodies.Jakob Stoklund Olesen2011-06-181-1/+1
* fix two completely broken tests, which were matching due to PR9629.Chris Lattner2011-04-091-1/+1
* Fix Thumb and Thumb2 tests to be register allocator independent.Jakob Stoklund Olesen2011-03-311-1/+1
* Now that register allocation properly considers reserved regs, simplify theJim Grosbach2010-09-021-4/+4
* Eliminate the first have of the optimization which eliminates BRCONDDan Gohman2010-06-241-4/+1
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-2/+2
* Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen2010-03-171-4/+4
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-161-4/+4
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-161-4/+4
* LowerCall() should always do getCopyFromReg() to reference the stack pointer.Jim Grosbach2010-02-241-1/+1
* Remat VLDRD from constpool. Clean up some instruction property specifications.Evan Cheng2009-11-201-3/+1
* Shrink ldr / str [sp, imm0-1024] to 16-bit instructions.Evan Cheng2009-11-191-0/+6
* Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.Evan Cheng2009-11-011-0/+75