[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-adc.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-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-12 Evan ChengShrink ADDS, ADC, RSB, and SUBS.
2009-06-29 David GoodwinThumb-2 tests
2009-06-26 David GoodwinUse "adcs/sbcs" only when the carry-out is live, otherw...
2009-06-26 Daniel DunbarMore spelling Count as count.
2009-06-26 David GoodwinADC used to implement adde should use "adcs" opcode...