PPC popcnt[dw] do not have record forms
authorHal Finkel <hfinkel@anl.gov>
Wed, 20 Nov 2013 20:54:55 +0000 (20:54 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 20 Nov 2013 20:54:55 +0000 (20:54 +0000)
commit1e816423661f5dc201cdd433cbfdee1c46958ea8
tree99a3cfe33fd66a865048fd5bc4833332cfb30c63
parentaefd8db6342318a1c6b55f38e1e4449cdddd0f63
PPC popcnt[dw] do not have record forms

The instruction definitions incorrectly specified that popcntd and popcntw have
record forms; they do not. This mistake was causing invalid code generation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195272 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
test/CodeGen/PowerPC/optcmp.ll