Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -18/+18 |
* | Replace NEON vabdl, vaba, and vabal intrinsics with combinations of the | Bob Wilson | 2010-09-03 | 1 | -80/+72 |
* | Combine NEON VABD (absolute difference) intrinsics with ADDs to make VABA | Bob Wilson | 2010-08-04 | 1 | -0/+24 |
* | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson | 2009-10-09 | 1 | -0/+68 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Convert a few Neon tests to use FileCheck. | Bob Wilson | 2009-08-04 | 1 | -7/+25 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+119 |