Make ARMAsmPrinter generate the correct alignment specifier syntax in instructions.
[oota-llvm.git] / test / CodeGen / ARM / spill-q.ll
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...