OSDN Git Service

Verify regunit intervals along with virtreg intervals.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 2 Aug 2012 16:36:50 +0000 (16:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 2 Aug 2012 16:36:50 +0000 (16:36 +0000)
commit804468916a93bb2914c28687829ccb065a97e1d9
treebf01323c5880235c83b546854317f322488889cd
parente2b83ab056836067e2c86ef22223a4c29fe267ce
Verify regunit intervals along with virtreg intervals.

Don't cause regunit intervals to be computed just to verify them. Only
check the already cached intervals.

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