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