aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/spill-q.ll
AgeCommit message (Expand)Author
2013-02-22Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls
2012-01-06Enable aligned NEON spilling by default.Jakob Stoklund Olesen
2011-01-07Add ARM patterns to match EXTRACT_SUBVECTOR nodes.Bob Wilson
2010-10-08Change register allocation order for ARM VFP and NEON registers to put theBob Wilson
2010-08-27Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-05-22Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that can be implemented byBob Wilson
2009-11-17Forgot to commit test fixesAnton Korobeynikov
2009-11-15Detect need for autoalignment of the stack earlier to catch spills moreJim Grosbach
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-27Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which can...Evan Cheng