Make the UselessRegs argument optional in the LiveRangeEdit constructor.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 7 Mar 2011 22:42:16 +0000 (22:42 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 7 Mar 2011 22:42:16 +0000 (22:42 +0000)
commit1973b3e2541f95c87e4acb7e134362ff306ec9ed
tree9b4ab014985a01f9cf6df6542caa96697f765819
parentbe2119e8e2bc7006cfd638a24367acbfda625d16
Make the UselessRegs argument optional in the LiveRangeEdit constructor.

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