[PATCH] Partially fix memcpy / memset / memmove lowering in SelectionDAG construction if address space != 0.

Manuel Jacob me at manueljacob.de
Thu Jan 29 04:13:29 PST 2015


Add a test case for inlining of small constant memcpys from / to address space 256 on X86.


http://reviews.llvm.org/D7241

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  test/CodeGen/X86/memcpy.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7241.18950.patch
Type: text/x-patch
Size: 5329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150129/ae6c490d/attachment.bin>


More information about the llvm-commits mailing list