[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2009-09-28-ITBlockBug.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-30 Tim NorthoverARM & AArch64: make use of common cmpxchg idioms after...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-03-11 Cameron ZwarichRoll r127459 back in:
2011-03-11 Daniel DunbarRevert r127459, "Optimize trivial branches in CodeGenPr...
2011-03-11 Cameron ZwarichOptimize trivial branches in CodeGenPrepare, which...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-06 Evan Cheng- Add pseudo instructions tLDRpci_pic and t2LDRpci_pic...
2009-10-21 Dan GohmanRevert r84658 and r84691. They were causing llvm-gcc...
2009-10-20 David GoodwinCheckpoint more aggressive anti-dependency breaking...
2009-09-30 Evan ChengForgot this test earlier.