two register machineoperands are not identical unless their subregs match.
authorChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 20:55:08 +0000 (20:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 20:55:08 +0000 (20:55 +0000)
commit0974d9a5247a1f70ab739191ce5d768488a0f8aa
treeb2be3cd7e66a6d144d5656d8a14704722207d1b8
parent9e3304900ff69c4920fea7369c9c36916c4a6a6a
two register machineoperands are not identical unless their subregs match.

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