[PATCH] D55263: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 20 01:17:15 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349731: [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads. (authored by courbet, committed by ).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55263/new/
https://reviews.llvm.org/D55263
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/lib/CodeGen/ExpandMemCmp.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/CodeGen/X86/memcmp-optsize.ll
llvm/trunk/test/CodeGen/X86/memcmp.ll
llvm/trunk/test/Transforms/ExpandMemCmp/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55263.179026.patch
Type: text/x-patch
Size: 57262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/06077408/attachment.bin>
More information about the llvm-commits
mailing list