[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / 2010-06-14-NEONCoalescer.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2011-11-14 Jim GrosbachARM VLDR/VSTR instructions don't need a size suffix.
2011-07-08 Jakob Stoklund OlesenFix more register allocation sensitive tests.
2010-11-03 Evan ChengTwo sets of changes. Sorry they are intermingled.
2010-10-29 Evan ChengAvoiding overly aggressive latency scheduling. If the...
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-06-15 Jakob Stoklund OlesenAdd CoalescerPair helper class.