[PATCH] D34467: [SelectionDAG] set dereferenceable flag when expanding memcpy/memmove

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 24 08:18:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306209: [SelectionDAG] set dereferenceable flag when expanding memcpy/memmove (authored by inouehrs).

Changed prior to commit:
  https://reviews.llvm.org/D34467?vs=103835&id=103841#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34467

Files:
  llvm/trunk/include/llvm/CodeGen/MachineMemOperand.h
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/PowerPC/memcpy_dereferenceable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34467.103841.patch
Type: text/x-patch
Size: 9408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170624/28859962/attachment.bin>


More information about the llvm-commits mailing list