summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/thumb2-spill-q.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc...Kristof Beyls2013-02-22
* 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
* Besides removing phi cycles that reduce to a single value, also remove deadBob Wilson2010-02-13
* Handle AddrMode6 (for NEON load/stores) in Thumb2's rewriteT2FrameIndex.Bob Wilson2010-02-06
* Dynamic stack realignment use of sp register as source/dest registerAnton Korobeynikov2009-12-06
* 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