Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AArch64: re-enable tests that were looking for a non-existent backend. | Tim Northover | 2014-06-18 | 1 | -1/+1 |
* | AArch64/ARM64: update Clang after AArch64 removal. | Tim Northover | 2014-05-24 | 1 | -3/+0 |
* | [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ... | James Molloy | 2014-04-16 | 1 | -1/+1 |
* | [ARM64] Update tests to reflect the change of the default CPU in llvm. | Quentin Colombet | 2014-04-15 | 1 | -1/+1 |
* | ARM64: initial clang support commit. | Tim Northover | 2014-03-29 | 1 | -27/+30 |
* | AArch64: convert NEON tests to use CHECK-LABEL. | Tim Northover | 2014-03-03 | 1 | -40/+40 |
* | For AArch64 Neon, fix intrinsics implementation using nested macros. | Jiangning Liu | 2014-01-26 | 1 | -0/+35 |
* | Implemented Neon scalar by element intrinsics. | Ana Pazos | 2013-11-21 | 1 | -11/+135 |
* | Implemented aarch64 Neon scalar vmulx_lane intrinsics | Ana Pazos | 2013-11-15 | 1 | -0/+131 |