]> granicus.if.org Git - clang/commit
ARM & AArch64: fix IR-converted tests.
authorTim Northover <tnorthover@apple.com>
Wed, 9 Mar 2016 20:06:10 +0000 (20:06 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 9 Mar 2016 20:06:10 +0000 (20:06 +0000)
commit14efd02e2628852717b247f227ff5116af4808e0
treea1c74c9ddc661c521b1ba7903e553696962a6993
parent2a54cbaf170652dfda762cdbd0ddb004dd1c1d55
ARM & AArch64: fix IR-converted tests.

My script was converting %a0 to [[A]]0 if it had seen %a defined before %a0.
Oops.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263056 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/aarch64-neon-2velem.c
test/CodeGen/aarch64-neon-intrinsics.c
test/CodeGen/aarch64-neon-ldst-one.c
test/CodeGen/aarch64-neon-perm.c
test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
test/CodeGen/aarch64-neon-tbl.c
test/CodeGen/aarch64-poly64.c
test/CodeGen/arm64_vdupq_n_f64.c