Eliminate some uses of struct LiveRange.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 May 2012 02:44:36 +0000 (02:44 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 May 2012 02:44:36 +0000 (02:44 +0000)
commite1b93d2e86a3396b1b1d3d761f0335b17c5f54b8
treebaf7f73e8698d519e385115cb764c5a09bffcff3
parent92a05fa4507102e1891f1de3523fb5aaf0d9398c
Eliminate some uses of struct LiveRange.

That struct ought to be a LiveInterval implementation detail.

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