aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/spill-q.ll
Commit message (Expand)AuthorAgeFilesLines
* Change register allocation order for ARM VFP and NEON registers to put theBob Wilson2010-10-081-1/+30
* Add alignment arguments to all the NEON load/store intrinsics.Bob Wilson2010-08-271-4/+4
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-1/+1
* Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that can be implemented byBob Wilson2010-05-221-1/+2
* Forgot to commit test fixesAnton Korobeynikov2009-11-171-2/+2
* Detect need for autoalignment of the stack earlier to catch spills moreJim Grosbach2009-11-151-2/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which can...Evan Cheng2009-08-271-0/+57