]> granicus.if.org Git - llvm/commit
[GlobalISel] Fix shufflevector tests
authorVolkan Keles <vkeles@apple.com>
Tue, 21 Mar 2017 13:12:59 +0000 (13:12 +0000)
committerVolkan Keles <vkeles@apple.com>
Tue, 21 Mar 2017 13:12:59 +0000 (13:12 +0000)
commitb5adc93d42a240c88c86f9c368009f17b70e893f
tree65e871ff0537f54fb78a74bd710195b9f26f9f65
parentf885500f47b2dd12c751a2cd6cab07cbd679d00d
[GlobalISel] Fix shufflevector tests

clang-lld-x86_64-2stage fails because of the order
of the instructions. `CHECK-DAG` directives should
fix the problem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298367 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll