Delete the old spilling framework from LiveIntervalAnalysis.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 12 Nov 2011 23:57:05 +0000 (23:57 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sat, 12 Nov 2011 23:57:05 +0000 (23:57 +0000)
commitf5eeaf221c0b8acdc1ffbd5cefe01b61474cb7e8
treefcfc3f0eb000a5f8ba975d129cdc7f37df88e8eb
parent5d9b1091811106ebad0517a7e0c7936a95cb38ad
Delete the old spilling framework from LiveIntervalAnalysis.

This is dead code, all register allocators use InlineSpiller.

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