Move the RegisterCoalescer private to its implementation file.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 9 Aug 2011 00:43:37 +0000 (00:43 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 9 Aug 2011 00:43:37 +0000 (00:43 +0000)
commit8e0cca6945ec09bad0decf34ecd832f7e84dc7f1
treeaf39212fc983c0111aff4ac23db56ee8c4652c2a
parent8db7353246f7ce9b8696bc7af98ba28c282d7781
Move the RegisterCoalescer private to its implementation file.

RegisterCoalescer.h still has the CoalescerPair class interface.

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