aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-select_xform.ll
AgeCommit message (Expand)Author
2012-09-05Use predication instead of pseudo-opcodes when folding into MOVCC.Jakob Stoklund Olesen
2012-08-16Add ADD and SUB to the predicable ARM instructions.Jakob Stoklund Olesen
2011-12-14- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a functionEvan Cheng
2010-11-17Remove ARM isel hacks that fold large immediates into a pair of add, sub, and,Evan Cheng
2010-06-18Move ARM if-conversion before post-ra scheduling.Evan Cheng
2009-11-23update test for 89694Jim Grosbach
2009-11-17Convert to FileCheckJim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-10Add a thumb2 pass to insert IT blocks.Evan Cheng
2009-07-08Use common code for both ARM and Thumb-2 instruction and register info.David Goodwin
2009-07-08Checkpoint Thumb2 Instr info work. Generalized base code so that it can be sh...David Goodwin
2009-07-07Add Thumb2 movcc instructions.Evan Cheng