[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-mov.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...
2013-07-18 Stephen LinUpdate to more CodeGen tests to use CHECK-LABEL for...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-11-17 Evan ChengRemove ARM isel hacks that fold large immediates into...
2009-10-31 Jim GrosbachConsolidate test files
2009-10-31 Jim GrosbachUpdate test to be more explicit about what instruction...
2009-10-21 Jim GrosbachImprove handling of immediates by splitting 32-bit...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Chris Lattnerupdate various tests for signedness changes in .s file.
2009-08-24 Bob WilsonFix a typo. Somehow I thought this had passed before...
2009-08-24 Bob WilsonConvert slow test to use FileCheck.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.