| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics. | Tim Northover | 2013-08-28 | 1 | -31/+0 |
* | ARM: add natural patterns for vaddhl and vsubhl. | Tim Northover | 2013-08-27 | 1 | -0/+27 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -28/+28 |
* | Revert "Adding support for llvm.arm.neon.vaddl[su].* and" | Bob Wilson | 2012-12-20 | 1 | -64/+0 |
* | Adding support for llvm.arm.neon.vaddl[su].* and | Renato Golin | 2012-12-20 | 1 | -0/+64 |
* | 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 |
* | Convert more NEON tests to use FileCheck. | Bob Wilson | 2009-10-09 | 1 | -6/+21 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+76 |