Verify that live intervals are connected. If there are multiple connected
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 26 Oct 2010 22:36:07 +0000 (22:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 26 Oct 2010 22:36:07 +0000 (22:36 +0000)
commit501dc4224586d3cee61101ed6cd0ccc8ba74c43c
treeb3fc99ead1bb6886b2e0f4d4f18ae3023cb060d2
parentf1354ae95ac6d7a2f31452301ccce46b6c116e37
Verify that live intervals are connected. If there are multiple connected
components, each should get its own virtual register.

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