remove asmstrings (which can never be printed) from pseudo
authorChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2010 03:48:58 +0000 (03:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Nov 2010 03:48:58 +0000 (03:48 +0000)
commitab638645647bef87ffe8d545fbcb1b69d3af45ce
tree94bc5d761028e554904c0e6378aaf31e21ffa104
parent374c608fcac7fd550ce0cb1826355849a5e015be
remove asmstrings (which can never be printed) from pseudo
instructions, allowing is to eliminate some dead operand
printing methods from the instprinter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119113 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td