Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-18 | 1 | -1/+1 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -18/+18 |
* | Fix result type of Neon floating-point comparisons against zero. | Bob Wilson | 2010-12-18 | 1 | -0/+19 |
* | Add support for ARM's specialized vector-compare-against-zero instructions. | Owen Anderson | 2010-11-08 | 1 | -0/+22 |
* | Merge a bunch of NEON tests into larger files so they run faster. | Bob Wilson | 2009-10-09 | 1 | -0/+21 |
* | 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-11 | 1 | -8/+29 |
* | Change these tests to use [fi]cmp+sext instead of v[fi]cmp. No | Chris Lattner | 2009-07-08 | 1 | -28/+42 |
* | Add support for ARM's Advanced SIMD (NEON) instruction set. | Bob Wilson | 2009-06-22 | 1 | -0/+106 |