summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/ldr-str-imm12.ll
Commit message (Expand)AuthorAge
* Linear scan is going away.Jakob Stoklund Olesen2011-11-12
* Switch ARM to using AltOrders instead of MethodBodies.Jakob Stoklund Olesen2011-06-18
* fix two completely broken tests, which were matching due to PR9629.Chris Lattner2011-04-09
* Fix Thumb and Thumb2 tests to be register allocator independent.Jakob Stoklund Olesen2011-03-31
* Now that register allocation properly considers reserved regs, simplify theJim Grosbach2010-09-02
* Eliminate the first have of the optimization which eliminates BRCONDDan Gohman2010-06-24
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen2010-03-17
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-16
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-16
* LowerCall() should always do getCopyFromReg() to reference the stack pointer.Jim Grosbach2010-02-24
* Remat VLDRD from constpool. Clean up some instruction property specifications.Evan Cheng2009-11-20
* Shrink ldr / str [sp, imm0-1024] to 16-bit instructions.Evan Cheng2009-11-19
* Make use of imm12 version of Thumb2 ldr / str instructions more aggressively.Evan Cheng2009-11-01