[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-pack.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-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-09 Jim GrosbachARM: Fix incorrect pack pattern for thumb2
2010-08-17 Bob WilsonChange ARM PKHTB and PKHBT instructions to use a shift_...
2010-08-16 Bob WilsonGeneralize a pattern for PKHTB: an SRL of 16-31 bits...
2010-08-16 Bob WilsonConvert test to FileCheck.
2010-05-05 Jim GrosbachCleanup of ARMv7M support. Move hardware divide and...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-07 Evan ChengAdd Thumb2 pkhbt / pkhtb.