Zimm16 is now dead. Its entry is not removed from the enum, to avoid having
authorChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 05:48:47 +0000 (05:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Aug 2004 05:48:47 +0000 (05:48 +0000)
commit08eceec98df96a0eb0a8afe8b5667c75b659f0db
tree6247b5ed17519115add35cc8ab2d5e519f9e6a8b
parent0ea3171fbfaf78672264a9299c33c81c63b2a522
Zimm16 is now dead.  Its entry is not removed from the enum, to avoid having
to renumber everything.  Similar elimination should be applied to other
operand enum values that are only used to format printing in the .s file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32AsmPrinter.cpp
lib/Target/PowerPC/PPC64AsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp