Age | Commit message (Expand) | Author |
2012-12-20 | Revert "Adding support for llvm.arm.neon.vaddl[su].* and" | Bob Wilson |
2012-12-20 | Adding support for llvm.arm.neon.vaddl[su].* and | Renato Golin |
2010-08-29 | Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics. Instead, use llvm | Bob Wilson |
2010-05-03 | Fix tests to use fadd, fsub, and fmul, instead of add, sub, and mul, | Dan Gohman |
2009-10-09 | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson |
2009-10-09 | Convert more NEON tests to use FileCheck. | Bob Wilson |
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-22 | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson |