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