]> granicus.if.org Git - clang/commit
AArch64: re-enable tests that were looking for a non-existent backend.
authorTim Northover <tnorthover@apple.com>
Wed, 18 Jun 2014 08:37:28 +0000 (08:37 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 18 Jun 2014 08:37:28 +0000 (08:37 +0000)
commitaaa3cb996d19f31672aa81148a15638ef202c3ed
treebf070d272de18292787d0eedf6dd91afd7d8a088
parent51b9d7b1384f0325cb34b76fc999ff78c7a79452
AArch64: re-enable tests that were looking for a non-existent backend.

In the final phase of the merge, I managed to disable a bunch of Clang
tests accidentally. Fortunately none of them seem to have broken in
the interim.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211149 91177308-0d34-0410-b5e6-96231b3b80d8
32 files changed:
test/CodeGen/aarch64-neon-2velem.c
test/CodeGen/aarch64-neon-3v.c
test/CodeGen/aarch64-neon-across.c
test/CodeGen/aarch64-neon-extract.c
test/CodeGen/aarch64-neon-fcvt-intrinsics.c
test/CodeGen/aarch64-neon-fma.c
test/CodeGen/aarch64-neon-intrinsics.c
test/CodeGen/aarch64-neon-ldst-one.c
test/CodeGen/aarch64-neon-misc.c
test/CodeGen/aarch64-neon-perm.c
test/CodeGen/aarch64-neon-scalar-copy.c
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
test/CodeGen/aarch64-neon-shifts.c
test/CodeGen/aarch64-neon-tbl.c
test/CodeGen/aarch64-neon-vcombine.c
test/CodeGen/aarch64-neon-vget-hilo.c
test/CodeGen/aarch64-poly128.c
test/CodeGen/aarch64-poly64.c
test/CodeGen/arm64-crc32.c
test/CodeGen/arm64-scalar-test.c
test/CodeGen/arm64_crypto.c
test/CodeGen/arm64_neon_high_half.c
test/CodeGen/arm64_vMaxMin.c
test/CodeGen/arm64_vdupq_n_f64.c
test/CodeGen/arm64_vecCmpBr.c
test/CodeGen/arm64_vqmov.c
test/CodeGen/arm64_vrecps.c
test/CodeGen/arm64_vsli.c
test/CodeGen/arm64_vsri.c
test/CodeGenCXX/aarch64-mangle-neon-vectors.cpp
test/CodeGenCXX/aarch64-neon.cpp
test/CodeGenCXX/int64_uint64.cpp