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)
commitdd4d8dfea8fefcbf02650e067adfefbbf8cf56c7
tree4e05e003b254116cd16351060a1011341db287d1
parent743e439608b8f52c90bac29c6967602bac7f1142
Remove the old coalescer algorithm.

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

llvm-svn: 165062
llvm/lib/CodeGen/RegisterCoalescer.cpp