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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 01:51:43 PDT 2017


inouehrs updated this revision to Diff 103699.
inouehrs added a comment.

minor touch up in the test case


https://reviews.llvm.org/D34467

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

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


More information about the llvm-commits mailing list