[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 13 23:23:53 PST 2018
    
    
  
courbet updated this revision to Diff 178185.
courbet added a comment.
rebase
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55263/new/
https://reviews.llvm.org/D55263
Files:
  include/llvm/Analysis/TargetTransformInfo.h
  lib/CodeGen/ExpandMemCmp.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/CodeGen/X86/memcmp-optsize.ll
  test/CodeGen/X86/memcmp.ll
  test/Transforms/ExpandMemCmp/X86/memcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55263.178185.patch
Type: text/x-patch
Size: 56931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/0348f750/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list