]> granicus.if.org Git - llvm/commit
Revert r294437 as it broke an asan buildbot.
authorAmara Emerson <amara.emerson@arm.com>
Wed, 8 Feb 2017 21:41:16 +0000 (21:41 +0000)
committerAmara Emerson <amara.emerson@arm.com>
Wed, 8 Feb 2017 21:41:16 +0000 (21:41 +0000)
commit3d47c754ba5c863ef0f8522d9ac1ef6730a3deed
treeb421c960e20e09d3075a6c84764a4a925069c11c
parente1ee35eb497d1de4f742d82b6f23cad480f5cc53
Revert r294437 as it broke an asan buildbot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294523 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
lib/Target/AArch64/AArch64InstrInfo.td
test/CodeGen/AArch64/arm64-AdvSIMD-Scalar.ll
test/CodeGen/AArch64/arm64-build-vector.ll
test/CodeGen/AArch64/arm64-dup.ll
test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
test/CodeGen/AArch64/arm64-neon-copy.ll
test/CodeGen/AArch64/arm64-smaxv.ll
test/CodeGen/AArch64/arm64-sminv.ll
test/CodeGen/AArch64/arm64-stp.ll
test/CodeGen/AArch64/arm64-umaxv.ll
test/CodeGen/AArch64/arm64-uminv.ll
test/CodeGen/AArch64/arm64-vaddv.ll
test/CodeGen/AArch64/arm64-vcombine.ll
test/CodeGen/AArch64/arm64-vector-insertion.ll
test/CodeGen/AArch64/bitreverse.ll
test/CodeGen/AArch64/concat_vector-scalar-combine.ll
test/CodeGen/AArch64/fp16-v16-instructions.ll
test/CodeGen/AArch64/fp16-v4-instructions.ll
test/CodeGen/AArch64/fp16-v8-instructions.ll
test/CodeGen/AArch64/fp16-vector-shuffle.ll
test/CodeGen/AArch64/vector-fcopysign.ll
test/MC/AArch64/arm64-advsimd.s
test/MC/Disassembler/AArch64/arm64-advsimd.txt
utils/TableGen/AsmWriterEmitter.cpp