X86 should ignore implicit regs when lowering to MCInst also,
authorChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 23:35:57 +0000 (23:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Oct 2009 23:35:57 +0000 (23:35 +0000)
commitaf0df67d2bdae61d4360c79ff25deeb34d33f73a
treeaaeedd3d8d9d696730eb76ef90c1ead19ac39c02
parent306d14f9aa9fe6891f5df447fe9e0a380de02501
X86 should ignore implicit regs when lowering to MCInst also,
no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84567 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp