[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Thumb2 / cross-rc-coalescing-2.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-12-13 Bob WilsonRemove the rest of the *_sfp Neon instruction patterns.
2010-10-29 Evan ChengAvoiding overly aggressive latency scheduling. If the...
2010-10-20 Evan ChengMore accurate estimate / tracking of register pressure.
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-04-21 Evan Cheng- Clean up some crappy code which deals with coalescing...
2010-02-11 Jakob Stoklund OlesenReapply coalescer fix for better cross-class coalescing.
2009-11-23 Jim Grosbachmove fconst[sd] to UAL. <rdar://7414913>
2009-11-20 Evan ChengRemat VLDRD from constpool. Clean up some instruction...
2009-11-09 Jim GrosbachUse Unified Assembly Syntax for the ARM backend.
2009-11-03 Evan ChengFix PR5367. QPR_8 is the super regclass of DPR_8 and...
2009-11-03 Anton KorobeynikovTemporary xfail until PR5367 will be resolved
2009-10-31 Jim Grosbachvml[as].f32 cause stalls in following advanced SIMD...
2009-10-25 Evan ChengAdd a couple of ARM cross-rc coalescing tests.