Make assertion stricter. Since the source operands are allocated at
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Fri, 5 Dec 2003 11:31:39 +0000 (11:31 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Fri, 5 Dec 2003 11:31:39 +0000 (11:31 +0000)
commita327e7fea987769152e06c10e58fea81ca2bc556
tree1d9e02c6493c86cef46696cfe5ffb335cd8a46c0
parent49787e35c3eebb7afce81829d426114451f8a597
Make assertion stricter. Since the source operands are allocated at
this point, the second operand must be a physical register (it cannot
be a virtual one).

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