summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/spill-q.ll
Commit message (Expand)AuthorAge
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-22
* Enable aligned NEON spilling by default.Jakob Stoklund Olesen2012-01-06
* Add ARM patterns to match EXTRACT_SUBVECTOR nodes.Bob Wilson2011-01-07
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-08
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-27
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that can be implemented byBob Wilson2010-05-22
* Forgot to commit test fixesAnton Korobeynikov2009-11-17
* Detect need for autoalignment of the stack earlier to catch spills moreJim Grosbach2009-11-15
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which can...Evan Cheng2009-08-27