New Spiller interface and trivial implementation.
authorLang Hames <lhames@gmail.com>
Mon, 18 May 2009 19:03:16 +0000 (19:03 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 18 May 2009 19:03:16 +0000 (19:03 +0000)
commite2b201bac382464496758d789cddefa50690fbe3
treed666c209dae6bb7d4c8720a3f06cccd9a6b17ec7
parent16899a205638b81be8537526e34ad35ce3472299
New Spiller interface and trivial implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/Spiller.cpp [new file with mode: 0644]
lib/CodeGen/Spiller.h [new file with mode: 0644]