[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / ARM / spill-q.ll
2015-09-30 Jeroen Ketema[ARM][NEON] Use address space in vld([1234]|[234]lane...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-08 Kristof BeylsFix large stack alignment codegen for ARM and Thumb2...
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...
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2012-01-06 Jakob Stoklund OlesenEnable aligned NEON spilling by default.
2011-01-07 Bob WilsonAdd ARM patterns to match EXTRACT_SUBVECTOR nodes.
2010-10-08 Bob WilsonChange register allocation order for ARM VFP and NEON...
2010-08-27 Bob WilsonAdd alignment arguments to all the NEON load/store...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2010-05-22 Bob WilsonRecognize more BUILD_VECTORs and VECTOR_SHUFFLEs that...
2009-11-17 Anton KorobeynikovForgot to commit test fixes
2009-11-15 Jim GrosbachDetect need for autoalignment of the stack earlier...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-27 Evan ChengFix PR4789. Teach eliminateFrameIndex how to handle...