Remove the old coalescer algorithm.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Oct 2012 22:45:03 +0000 (22:45 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 2 Oct 2012 22:45:03 +0000 (22:45 +0000)
commit6c0c6d613ac3223fdf515c1616331bdeb2a4f1a4
tree78e19f94a082d3c2f20c1d0a19563c9e437f2d72
parentd4919a988d1e2d62b5c108bbb98a1633edee76db
Remove the old coalescer algorithm.

The new algorithm has been enabled by default for almost a week now and
seems to be stable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegisterCoalescer.cpp