Abstract merging of ranges away from number of slots per instruction.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 22 Feb 2004 04:05:13 +0000 (04:05 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 22 Feb 2004 04:05:13 +0000 (04:05 +0000)
commit7200c6b82acb8401048a2bc8a423f23b48db6731
tree06f27de9bb971337608095fe2004789e030bbd37
parent0ad91703274b57f98a08baa545712b64c4b89987
Abstract merging of ranges away from number of slots per instruction.

Also make it less aggressive as the current implementation breaks in
some cases.

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