[PATCH] [Polly] Support ModRef function behaviour

Johannes Doerfert doerfert at cs.uni-saarland.de
Wed Sep 10 13:57:33 PDT 2014


Added test cases for all ModRef behaviours (Thanks to David & Hal)

http://reviews.llvm.org/D5227

Files:
  include/polly/TempScopInfo.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/ScopInfo.cpp
  lib/Analysis/TempScopInfo.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.13558.patch
Type: text/x-patch
Size: 27231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140910/29a67b2d/attachment.bin>


More information about the llvm-commits mailing list