]> granicus.if.org Git - llvm/commit
use update_llc_test_checks.py to tighten checking in these tests
authorSanjay Patel <spatel@rotateright.com>
Wed, 25 Mar 2015 17:34:11 +0000 (17:34 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 25 Mar 2015 17:34:11 +0000 (17:34 +0000)
commit62dd074fe9b4399c3ca18e20eef0f367c0af9348
tree37d49b5b6438b6f0bb35a597ea1dd8103b2f04e0
parent2ebb9f08ababa7fb9d875b72a77a1c7cfcecfbcb
use update_llc_test_checks.py to tighten checking in these tests

1. There were no CHECK-LABELs, so we could match instructions from the wrong function.
2. The use of zero operands meant multiple xor instructions could match some CHECKs.
3. The test was over-specified to need a Sandybridge CPU and Darwin triple.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233198 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/avx-logic.ll