[PATCH] D12637: [InstCombine] Recognize another bswap idiom.
Charlie Turner via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 23 07:38:25 PDT 2015
chatur01 updated this revision to Diff 35499.
chatur01 added a comment.
Add tests for ARM backend lowering of the BSWAP instrinsic.
The testing coverage in the backend is better now, is this OK to commit?
http://reviews.llvm.org/D12637
Files:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/CodeGen/AArch64/bswap.ll
test/CodeGen/ARM/bswap.ll
test/Transforms/InstCombine/bswap.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12637.35499.patch
Type: text/x-patch
Size: 9514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/0182d96a/attachment.bin>
More information about the llvm-commits
mailing list