Move some duplicate loops in the coalescer into their own function.
authorLang Hames <lhames@gmail.com>
Fri, 27 Jan 2012 19:58:14 +0000 (19:58 +0000)
committerLang Hames <lhames@gmail.com>
Fri, 27 Jan 2012 19:58:14 +0000 (19:58 +0000)
commitc5c2fcd307695c40b00a64152d83c7af13c446c0
tree773993d17bbf9b29893e9aab641bd52b55df700e
parenta28101e61aa3aeed5baf3d5b91d0f8bcb4e9e12a
Move some duplicate loops in the coalescer into their own function.

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