Force the greedy register allocator to always use the inline spiller.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 22:54:44 +0000 (22:54 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 10 Dec 2010 22:54:44 +0000 (22:54 +0000)
commitf6dff84d4e44d6c4a46c4f8a18e13c78f804547c
treeb890783fc31acf565f3ec6a2947704c7786b6833
parent3bda29eb4f111015974d3f07675a26ec980e4a45
Force the greedy register allocator to always use the inline spiller.

Soon, RegAllocGreedy will start splitting live ranges, and then deferred
spilling won't work anyway.

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