summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-02-24 12:00:50 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-02-24 12:00:50 +0000
commitff9d1980a72664e81df2e3fd2192552672b52851 (patch)
treef9ac8071040829669e8a9e2195f2aafebe1febef /llvm/lib/CodeGen/SelectionDAG
parente70449400f27b65d0222c054a2a463bfd973ded0 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud