[PATCH] [Polly] Support ModRef function behaviour

Johannes Doerfert doerfert at cs.uni-saarland.de
Sat Sep 6 03:35:17 PDT 2014


Hi grosser, sebpop, simbuerg,

  Check the ModRefBehaviour of functions in order to decide whether or
  not a call instruction might be acceptable. So far we allow functions
  to only read or read/write their pointer arguments.

  - No test case

http://reviews.llvm.org/D5227

Files:
  include/polly/ScopDetection.h
  lib/Analysis/ScopDetection.cpp
  lib/Analysis/TempScopInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5227.13366.patch
Type: text/x-patch
Size: 3296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140906/e2e7c887/attachment.bin>


More information about the llvm-commits mailing list