[PATCH] D31290: [x86] use PMOVMSK to replace memcmp libcalls for 16-byte equality
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 25 09:17:58 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL298775: [x86] use PMOVMSK to replace memcmp libcalls for 16-byte equality (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D31290?vs=93019&id=93046#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31290
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31290.93046.patch
Type: text/x-patch
Size: 8700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170325/3d0d3686/attachment.bin>
More information about the llvm-commits
mailing list