Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update NEON struct names to match llvm-gcc changes. | Bob Wilson | 2009-10-06 | 1 | -10/+0 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Use CHECK-NEXT to make sure we're only getting one copy of each shuffle | Bob Wilson | 2009-08-22 | 1 | -0/+6 |
* | Match VTRN, VZIP, and VUZP shuffles. Restore the tests for these operations, | Bob Wilson | 2009-08-21 | 1 | -0/+79 |
* | Remove Neon intrinsics for VZIP, VUZP, and VTRN. We will represent these as | Bob Wilson | 2009-08-21 | 1 | -117/+0 |
* | Use vAny type to get rid of Neon intrinsics that differed only in whether | Bob Wilson | 2009-08-11 | 1 | -16/+16 |
* | Add tests for Neon VZIP and VUZP instructions. | Bob Wilson | 2009-08-09 | 1 | -0/+117 |