[PATCH] D11568: fix memcpy/memset/memmove lowering when optimizing for size

Sanjay Patel spatel at rotateright.com
Thu Jul 30 14:42:28 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243693: fix memcpy/memset/memmove lowering when optimizing for size (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D11568?vs=30851&id=31075#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11568

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11568.31075.patch
Type: text/x-patch
Size: 6029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150730/3c1cf3a0/attachment.bin>


More information about the llvm-commits mailing list