diff options
author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-02-24 12:00:50 +0000 |
---|---|---|
committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-02-24 12:00:50 +0000 |
commit | ff9d1980a72664e81df2e3fd2192552672b52851 (patch) | |
tree | f9ac8071040829669e8a9e2195f2aafebe1febef /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | |
parent | e70449400f27b65d0222c054a2a463bfd973ded0 (diff) | |
download | bcm5719-llvm-ff9d1980a72664e81df2e3fd2192552672b52851.tar.gz bcm5719-llvm-ff9d1980a72664e81df2e3fd2192552672b52851.zip |
Allow non-affine control flow -- SCoP Modeling
This allows us to model non-affine regions in the SCoP representation.
SCoP statements can now describe either basic blocks or non-affine
regions. In the latter case all accesses in the region are accumulated
for the statement and write accesses, except in the entry, have to be
marked as may-write.
Differential Revision: http://reviews.llvm.org/D7846
llvm-svn: 230329
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h')
0 files changed, 0 insertions, 0 deletions