aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb2/thumb2-spill-q.ll
Commit message (Expand)AuthorAgeFilesLines
* Besides removing phi cycles that reduce to a single value, also remove deadBob Wilson2010-02-131-2/+2
* Handle AddrMode6 (for NEON load/stores) in Thumb2's rewriteT2FrameIndex.Bob Wilson2010-02-061-2/+2
* Dynamic stack realignment use of sp register as source/dest registerAnton Korobeynikov2009-12-061-1/+1
* 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