diff options
author | Tobias Grosser <tobias@grosser.es> | 2014-02-20 21:29:09 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2014-02-20 21:29:09 +0000 |
commit | d6aafa7c2e86c4e51fd996ca4463c84d7b13b5c4 (patch) | |
tree | c9154b537da1d76fec929ec256c81e224ee9f83f /clang/lib/Serialization/ModuleManager.cpp | |
parent | 612c2bc0710c9c8ff5bb693722b4f814258cb80d (diff) | |
download | bcm5719-llvm-d6aafa7c2e86c4e51fd996ca4463c84d7b13b5c4.tar.gz bcm5719-llvm-d6aafa7c2e86c4e51fd996ca4463c84d7b13b5c4.zip |
Do not track location of scalar dependences in ScopInfo
We do not have a use for this information at the moment. If we need this at some
point, the "instruction -> access" mapping needs to be enhanced as a single
instruction could then possibly perform multiple accesses.
This patch allows us to build the polyhedral information for scops with scalar
dependences.
llvm-svn: 201815
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions