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

Sanjay Patel spatel at rotateright.com
Tue Jul 28 13:47:02 PDT 2015


spatel updated this revision to Diff 30851.
spatel added a comment.

Patch updated:
Fixed capitalization of variables.


http://reviews.llvm.org/D11568

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11568.30851.patch
Type: text/x-patch
Size: 5897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/aef44151/attachment.bin>


More information about the llvm-commits mailing list