Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable aligned NEON spilling by default. | Jakob Stoklund Olesen | 2012-01-06 | 1 | -1/+1 |
* | Add ARM patterns to match EXTRACT_SUBVECTOR nodes. | Bob Wilson | 2011-01-07 | 1 | -1/+4 |
* | Change register allocation order for ARM VFP and NEON registers to put the | Bob Wilson | 2010-10-08 | 1 | -1/+30 |
* | Add alignment arguments to all the NEON load/store intrinsics. | Bob Wilson | 2010-08-27 | 1 | -4/+4 |
* | Remove arm_apcscc from the test files. It is the default and doing this | Rafael Espindola | 2010-06-17 | 1 | -1/+1 |
* | Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that can be implemented by | Bob Wilson | 2010-05-22 | 1 | -1/+2 |
* | Forgot to commit test fixes | Anton Korobeynikov | 2009-11-17 | 1 | -2/+2 |
* | Detect need for autoalignment of the stack earlier to catch spills more | Jim Grosbach | 2009-11-15 | 1 | -2/+3 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Fix PR4789. Teach eliminateFrameIndex how to handle VLDRQ and VSTRQ which can... | Evan Cheng | 2009-08-27 | 1 | -0/+57 |