[PATCH] D34904: [CGP] use subtract of cmps for result of memcmp expansion
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 11:09:21 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL309597: [CGP] use subtract or subtract-of-cmps for result of memcmp expansion (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D34904?vs=105649&id=108953#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34904
Files:
llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
llvm/trunk/test/CodeGen/PowerPC/memcmp.ll
llvm/trunk/test/CodeGen/PowerPC/memcmpIR.ll
llvm/trunk/test/CodeGen/X86/memcmp-optsize.ll
llvm/trunk/test/CodeGen/X86/memcmp.ll
llvm/trunk/test/Transforms/CodeGenPrepare/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34904.108953.patch
Type: text/x-patch
Size: 15738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170731/aa3741eb/attachment.bin>
More information about the llvm-commits
mailing list