Remove the vector of live vregs. I thought we would need to track
authorAndrew Trick <atrick@apple.com>
Tue, 26 Oct 2010 22:58:24 +0000 (22:58 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 26 Oct 2010 22:58:24 +0000 (22:58 +0000)
commit3d26d5d5240fb3bfe121434d4881da22f4b35ba5
treed95cc17f85c186b29d92b2f6fc9d5239821d1911
parent86ed2324a6d2fa54d22afa96520de9e7c9fba28d
Remove the vector of live vregs. I thought we would need to track
them, but hopefully we won't. And this is not the right data structure
to do it anyway.

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