[PATCH] D25776: [AliasSetTracker] Add support for memcpy and memmove.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 09:58:44 PDT 2016


mcrosier created this revision.
mcrosier added reviewers: haicheng, mkuper, mssimpso.
mcrosier added a subscriber: llvm-commits.

Please take a look.

Chad


https://reviews.llvm.org/D25776

Files:
  include/llvm/Analysis/AliasSetTracker.h
  lib/Analysis/AliasSetTracker.cpp
  test/Analysis/AliasSet/memtransfer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25776.75164.patch
Type: text/x-patch
Size: 6711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/391f5151/attachment.bin>


More information about the llvm-commits mailing list