| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm | Bob Wilson | 2010-08-29 | 1 | -40/+42 |
* | Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul, | Dan Gohman | 2010-05-03 | 1 | -2/+2 |
* | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson | 2009-10-09 | 1 | -0/+186 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Convert more Neon tests to use FileCheck. | Bob Wilson | 2009-08-07 | 1 | -6/+21 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+76 |