[PATCH] D5227: [Polly] Support ModRef function behaviour

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 21 14:55:39 PST 2016


jdoerfert updated this revision to Diff 48639.
jdoerfert added a comment.
Herald added a subscriber: sanjoy.

Rebased


http://reviews.llvm.org/D5227

Files:
  include/polly/ScopInfo.h
  include/polly/Support/ScopHelper.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/CodeGen/IRBuilder.cpp
  test/ScopDetect/mod_ref_read_pointer.ll
  test/ScopInfo/mod_ref_access_pointee_arguments.ll
  test/ScopInfo/mod_ref_read_pointee_arguments.ll
  test/ScopInfo/mod_ref_read_pointer.ll
  test/ScopInfo/mod_ref_read_pointers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5227.48639.patch
Type: text/x-patch
Size: 22593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160221/fdac71ee/attachment.bin>


More information about the llvm-commits mailing list