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

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 09:57:02 PDT 2017


inouehrs updated this revision to Diff 103596.
inouehrs added a reviewer: hfinkel.
inouehrs added a comment.

updated the implementation to avoid creating temporary instructions


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34467.103596.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/8429fd5f/attachment.bin>


More information about the llvm-commits mailing list