diff options
author | Johannes Doerfert <jdoerfert@codeaurora.org> | 2014-06-26 18:38:08 +0000 |
---|---|---|
committer | Johannes Doerfert <jdoerfert@codeaurora.org> | 2014-06-26 18:38:08 +0000 |
commit | ea23b1d561553984c82daec0aec6fbc2da489cc3 (patch) | |
tree | 6f295c2c9a94ceebbeb7165af3b343e1d435aa99 /llvm/lib/Analysis/RegionInfo.cpp | |
parent | ec0c53d12151d933a648b94397912155d2159864 (diff) | |
download | bcm5719-llvm-ea23b1d561553984c82daec0aec6fbc2da489cc3.tar.gz bcm5719-llvm-ea23b1d561553984c82daec0aec6fbc2da489cc3.zip |
Hybrid dependency analysis
This dependency analysis will keep track of memory accesses if they might be
part of a reduction. If not, the dependences are tracked on a statement level.
The main reason to do this is to reduce the compile time while beeing able to
distinguish the effects of reduction and non-reduction accesses.
+ Adjusted two test cases
llvm-svn: 211794
Diffstat (limited to 'llvm/lib/Analysis/RegionInfo.cpp')
0 files changed, 0 insertions, 0 deletions