Add a register allocation preference field; add a method to compute size of a live...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 17 Apr 2007 20:25:11 +0000 (20:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 17 Apr 2007 20:25:11 +0000 (20:25 +0000)
commite52eef8e9a10ada9efc1fed115e5b6eefb22b1da
treed554e5fce4f632d58ca4e23a3d4eb82cad1b006a
parenteff03db46d5d1df315cf2aa020ccd7f50ab3848e
Add a register allocation preference field; add a method to compute size of a live interval.

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