Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add codegen support for NEON vst2 intrinsics with <1 x i64> vectors. | Bob Wilson | 2009-10-08 | 1 | -0/+9 |
* | Add codegen support for NEON vst2 intrinsics with 128-bit vectors. | Bob Wilson | 2009-10-07 | 1 | -0/+37 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Use vAny type to get rid of Neon intrinsics that differed only in whether | Bob Wilson | 2009-08-11 | 1 | -8/+8 |
* | Implement Neon VST[234] operations. | Bob Wilson | 2009-08-06 | 1 | -0/+38 |