]> granicus.if.org Git - llvm/commit
Merging r195272:
authorBill Wendling <isanbard@gmail.com>
Thu, 21 Nov 2013 07:07:01 +0000 (07:07 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 21 Nov 2013 07:07:01 +0000 (07:07 +0000)
commitade90c9f1d01f3401a5db183a33b5a6380476a35
treee1330ada0e63b3000a6aa6c7f44ed3efd47f902f
parent8ae03404a3a38e34474d29f20bf5cd6b7088ada8
Merging r195272:
------------------------------------------------------------------------
r195272 | hfinkel | 2013-11-20 12:54:55 -0800 (Wed, 20 Nov 2013) | 4 lines

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/branches/release_34@195320 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstr64Bit.td
test/CodeGen/PowerPC/optcmp.ll