Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM][NEON] Add support for ISD::ABS lowering | Simon Pilgrim | 2017-05-08 | 1 | -0/+38 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -14/+14 |
* | ARM: fixup more tests to specify the target more explicitly | Saleem Abdulrasool | 2014-04-03 | 1 | -1/+1 |
* | ARM: remove floating-point patterns for @llvm.arm.neon.vabs | Tim Northover | 2014-02-13 | 1 | -4/+4 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -14/+14 |
* | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson | 2009-10-09 | 1 | -0/+55 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Use vAny type to get rid of Neon intrinsics that differed only in whether | Bob Wilson | 2009-08-11 | 1 | -4/+4 |
* | Convert a few Neon tests to use FileCheck. | Bob Wilson | 2009-08-04 | 1 | -5/+17 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+64 |