Renamed Spiller classes (plus uses and related files) to VirtRegRewriter.
authorLang Hames <lhames@gmail.com>
Wed, 6 May 2009 02:36:21 +0000 (02:36 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 6 May 2009 02:36:21 +0000 (02:36 +0000)
commit87e3bcab736e5af501b1cfbf880563d3d2244497
tree8a4a62815556556d4cdd5797d10324d5eba44794
parentd6d2efc4ce08062cdf8952f74efc918e8c6a7ee1
Renamed Spiller classes (plus uses and related files) to VirtRegRewriter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71057 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/RegAllocPBQP.cpp
lib/CodeGen/Spiller.cpp [deleted file]
lib/CodeGen/Spiller.h [deleted file]
lib/CodeGen/VirtRegRewriter.cpp [new file with mode: 0644]
lib/CodeGen/VirtRegRewriter.h [new file with mode: 0644]
test/CodeGen/X86/2009-03-16-SpillerBug.ll