OSDN Git Service

relax an assertion a bit, allowing the GPR argument of
authorChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2010 00:55:51 +0000 (00:55 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Nov 2010 00:55:51 +0000 (00:55 +0000)
commitb69cdfa6f3d5a0661354e744a11caa7b3342b83e
tree9aa1e2e5b83cb6c5bbb8c26c1dd931df914e4bb7
parentb55e91e08738b804f17109a49881e51b69e91299
relax an assertion a bit, allowing the GPR argument of
these instructions to be encoded with getMachineOpValue.
This unbreaks ExecutionEngine/2003-01-04-ArgumentBug.ll
when running on a G5

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119307 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCCodeEmitter.cpp
lib/Target/PowerPC/PPCMCCodeEmitter.cpp