[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-select_xform.ll
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2013-12-13 Joerg SonnenbergerEnabling thumb2 mode used to force support for armv6t2...
2012-09-05 Jakob Stoklund OlesenUse predication instead of pseudo-opcodes when folding...
2012-08-16 Jakob Stoklund OlesenAdd ADD and SUB to the predicable ARM instructions.
2011-12-14 Evan Cheng- Add MachineInstrBundle.h and MachineInstrBundle.cpp...
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2010-06-18 Evan ChengMove ARM if-conversion before post-ra scheduling.
2009-11-23 Jim Grosbachupdate test for 89694
2009-11-17 Jim GrosbachConvert to FileCheck
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-10 Evan ChengAdd a thumb2 pass to insert IT blocks.
2009-07-08 David GoodwinUse common code for both ARM and Thumb-2 instruction...
2009-07-08 David GoodwinCheckpoint Thumb2 Instr info work. Generalized base...
2009-07-07 Evan ChengAdd Thumb2 movcc instructions.