Age | Commit message (Expand) | Author |
---|---|---|
2013-02-22 | Make ARMAsmPrinter generate the correct alignment specifier syntax in instruc... | Kristof Beyls |
2011-02-07 | Add codegen support for using post-increment NEON load/store instructions. | Bob Wilson |
2010-10-08 | Change register allocation order for ARM VFP and NEON registers to put the | Bob Wilson |
2010-09-23 | Set alignment operand for NEON VST instructions. | Bob Wilson |
2010-08-27 | Add alignment arguments to all the NEON load/store intrinsics. | Bob Wilson |
2010-04-20 | Fix tests for Neon load/store intrinsics to match the i8* types expected by | Bob Wilson |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-08-11 | Use vAny type to get rid of Neon intrinsics that differed only in whether | Bob Wilson |
2009-08-06 | Fix incorrect intrinsic declarations. | Bob Wilson |
2009-08-05 | Convert more Neon tests to FileCheck. | Bob Wilson |
2009-07-29 | Change Neon VLDn intrinsics to return multiple values instead of really | Bob Wilson |
2009-07-08 | Implement NEON vst1 instruction. | Bob Wilson |