Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add codegen support for NEON vld2 intrinsics with <1 x i64> vectors. | Bob Wilson | 2009-10-07 | 1 | -0/+12 |
* | Add tests for vld2 of 128-bit vectors. | Bob Wilson | 2009-10-07 | 1 | -0/+50 |
* | Update NEON struct names to match llvm-gcc changes. | Bob Wilson | 2009-10-06 | 1 | -20/+20 |
* | 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 |
* | Add tests for new NEON vld instructions. | Bob Wilson | 2009-08-06 | 1 | -0/+51 |