copyImplicitOps is redundant here - the loop above already copies these ops.
authorLang Hames <lhames@gmail.com>
Mon, 23 Jan 2012 21:15:01 +0000 (21:15 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 23 Jan 2012 21:15:01 +0000 (21:15 +0000)
commite0bd8c3a2608f39f341eb3440df723dc48d435a5
treee18808b3b5eac8c3261984159a981bc01c418d67
parentd0848a6398e0830898463ceb0041d4d7b163512d
copyImplicitOps is redundant here - the loop above already copies these ops.

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