Insert empty slots into the instruction numbering in live intervals, so that we can...
authorOwen Anderson <resistor@mac.com>
Thu, 19 Jun 2008 00:10:49 +0000 (00:10 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 19 Jun 2008 00:10:49 +0000 (00:10 +0000)
commit6c5e5616687e99329ffa790d2b40ab0f9c2e09f7
tree5e71a85467d774296b064e604863dfc87c712c8f
parent93d606a9b3ed6b4bfc0440d04c9d554320ad6961
Insert empty slots into the instruction numbering in live intervals, so that we can more easily
add new instructions.

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