Now that we are deleting unused live intervals during allocation, pointers may be...
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Mar 2011 01:29:32 +0000 (01:29 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Mar 2011 01:29:32 +0000 (01:29 +0000)
commit5522e8a936d8735f3366b33901e2d582bedd48dc
tree4fcd1a2b783c34c67fadf00e600963b54c287a9f
parent7792e980c43536814ea42448db9799b4da32fef6
Now that we are deleting unused live intervals during allocation, pointers may be reused.

Use the virtual register number as a cache tag instead. They are not reused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127561 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalUnion.h