]> granicus.if.org Git - llvm/commit
[PPC CodeGen] Fix the bitreverse.i64 intrinsic.
authorFangrui Song <maskray@google.com>
Sat, 21 Oct 2017 16:59:40 +0000 (16:59 +0000)
committerFangrui Song <maskray@google.com>
Sat, 21 Oct 2017 16:59:40 +0000 (16:59 +0000)
commitce228816d5baf70ffa4f5d1e439e9965f36068de
treefb95969466658a5138d157bf84bfe0408fc230f6
parent698b76cb6ee5daea9e9f7fb0f8936e144610fd5f
[PPC CodeGen] Fix the bitreverse.i64 intrinsic.

Summary: The two 32-bit words were swapped.

Subscribers: nemanjai, kbarton

Differential Revision: https://reviews.llvm.org/D38705

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