Update machine code verifier.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 27 Feb 2012 18:24:30 +0000 (18:24 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 27 Feb 2012 18:24:30 +0000 (18:24 +0000)
commit121b179edf28040b8fa4c99e0835e4560cf3a5d4
tree1fa2b73ff52b3d37697f24b5e7619c4cc81ec76b
parent0943303d31b1d1f2111725e2fa6906c0a785b96e
Update machine code verifier.

After the SlotIndex slot names were updated, it is possible to apply
stricter checks to live intervals.

Also treat bundles as bags of operands when checking live intervals.

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