[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Generic / 2012-06-08-APIntCrash.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2012-06-11 Jakob Stoklund OlesenFix test case to work on ARM.
2012-06-08 Chad RosierFix a crash in APInt::lshr when shiftAmt > BitWidth.