Move all work list processing to copyCoalesceWorkList().
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 18 May 2012 21:09:40 +0000 (21:09 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 18 May 2012 21:09:40 +0000 (21:09 +0000)
commitb3776d33cfaba3fc48acccf166d2bd4871ee51c7
tree7b021d9f2d48b1b2ec064f2223c540f93a6b418b
parent90255a85172a560da73e05dad6cdb77d8e9480e1
Move all work list processing to copyCoalesceWorkList().

This will make it possible to filter out erased instructions later.

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