Eliminate the use of spill (reserved) registers.
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 10:24:21 +0000 (10:24 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sun, 15 Feb 2004 10:24:21 +0000 (10:24 +0000)
commit843b160a2040b3ec4d3452678450afa11704c473
tree140cbbfb237c21c479d9f0557f1dba32c98ccc32
parent9f3c7f7da9544cbc409ffce7830b3e3aaa55a5e1
Eliminate the use of spill (reserved) registers.

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