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 | -16/+16 |
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -4/+4 |
* | ARM: v1i64 and v2i64 VBSL intrinsic support. | Jim Grosbach | 2012-10-15 | 1 | -0/+30 |
* | Add isel patterns for v2f32 / v4f32 neon.vbsl intrinsics. rdar://12471808 | Evan Cheng | 2012-10-10 | 1 | -0/+18 |
* | ARM: Use a dedicated intrinsic for vector bitwise select. | Jim Grosbach | 2012-09-21 | 1 | -0/+49 |
* | 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 | -3/+17 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+91 |