- Added removeValNo() to remove all live ranges of a particular value#.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 02:48:26 +0000 (02:48 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 02:48:26 +0000 (02:48 +0000)
commitd2b8d7bc51b0e41d09b32aeaa550358ccb379009
tree0965152b9a18fa912b641d525450825ff073dcce
parenta4d16a1f0dcdd1ab2862737105f900e2c577532d
- Added removeValNo() to remove all live ranges of a particular value#.
- removeRange() can now update value# information.

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