[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / machine-cse-cmp.ll
2015-11-11 Quentin Colombet[ARM] Enable shrink-wrapping by default.
2015-03-13 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...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-11-27 Manman RenCSE: allow PerformTrivialCoalescing to check copies...
2012-04-04 Jakob Stoklund OlesenImplement ARMBaseInstrInfo::commuteInstruction() for...
2012-01-10 Evan ChengAllow machine-cse to look across MBB boundary when...
2010-06-04 Evan ChengRe-apply 105308 with fix.
2010-06-03 Bob WilsonRevert 105308.
2010-06-02 Evan ChengEnable machine cse of instructions which define physica...