Fold open interval ends handling into
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Fri, 16 Jan 2004 20:17:05 +0000 (20:17 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Fri, 16 Jan 2004 20:17:05 +0000 (20:17 +0000)
commit3b02cbe75224d91899e91a7688cac3052be4e516
treeeb7b7d8a604a52504186837a02b9cef22ce644bd
parent1893a05b28bf03e0ded1ed651cc1d71c7854ad93
Fold open interval ends handling into
LiveIntervals::Interval::expiredAt() and simplify regalloc code.

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