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

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 06:13:33 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261866: Support calls with known ModRef function behaviour (authored by jdoerfert).

Changed prior to commit:
  http://reviews.llvm.org/D5227?vs=48843&id=49049#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D5227

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5227.49049.patch
Type: text/x-patch
Size: 56536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/00ec8af9/attachment.bin>


More information about the llvm-commits mailing list