OSDN Git Service

* Inquire about the number of operands from the instruction directly
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jun 2004 21:54:12 +0000 (21:54 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jun 2004 21:54:12 +0000 (21:54 +0000)
commitb9e8f97aef725324724d9e59e55dbafec02c79e9
tree05f1ac26dd094efc2f72e9fc1871c6b97ae4c50a
parentea091264144add21bbd29791a914ed30e44ff1c1
* Inquire about the number of operands from the instruction directly
* Only check for a register if we are sure the instruction has one allocated

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