Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-ldm.ll
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2011-08-18 Jim GrosbachThumb assembly parsing and encoding for LDM instruction.
2010-06-03 Dale JohannesenMake this test not use tail calls. A tail call
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-11 Evan ChengShrinkify Thumb2 load / store multiple instructions.
2009-08-07 Evan ChengThumb2 32-bit ldm / stm needs .w suffix if submode...
2009-08-04 Evan ChengFix test.
2009-08-04 Evan ChengEnable load / store multiple pass for Thumb2. It's...