aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2017-08-07 18:40:29 +0000
committerMichael Kruse <llvm@meinersbur.de>2017-08-07 18:40:29 +0000
commit70af4f579d350593afba16db6df10c888e73de8a (patch)
tree2eafce4c218f2deeb21b18a423fc085ca95991fb /clang/lib/Frontend/CompilerInvocation.cpp
parent4504fe2449510a059304298fe035a6d689abb7d7 (diff)
downloadllvm-70af4f579d350593afba16db6df10c888e73de8a.zip
llvm-70af4f579d350593afba16db6df10c888e73de8a.tar.gz
llvm-70af4f579d350593afba16db6df10c888e73de8a.tar.bz2
[ForwardOpTree] Use known array content analysis to forward load instructions.
This is an addition to the -polly-optree pass that reuses the array content analysis from DeLICM to find array elements that contain the same value as the value loaded when the target statement instance is executed. The analysis is now enabled by default. The known content analysis could also be used to rematerialize any llvm::Value that was written to some array element, but currently only loads are forwarded. Differential Revision: https://reviews.llvm.org/D36380 llvm-svn: 310279
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions