Verify bundle flags for consistency in MachineVerifier.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 18 Dec 2012 22:55:07 +0000 (22:55 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 18 Dec 2012 22:55:07 +0000 (22:55 +0000)
commit9466bdebb7a239c0f469ae5c9aa1b94d2e2700f9
tree3b92b4d67264eaf2419b65b8454f3c9de08e3f93
parentb519351b87204966d6548b198b88f2ab0f4d0b4b
Verify bundle flags for consistency in MachineVerifier.

The new bidirectional bundle flags are redundant, so inadvertent bundle
tearing can be detected in the machine code verifier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170463 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineVerifier.cpp