diff options
author | Thomas Raoux <thomasraoux@google.com> | 2020-02-03 22:24:12 -0800 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2020-02-03 23:00:58 -0800 |
commit | e53bbf12132570ee6313ef500e1c715d3eab4e6f (patch) | |
tree | b8ba039383d13e3869d222ed53b053d58eb213bb /llvm/lib/Analysis/ValueTracking.cpp | |
parent | 4581d97416129cb2346de5041efc98891b13459d (diff) | |
download | llvm-e53bbf12132570ee6313ef500e1c715d3eab4e6f.zip llvm-e53bbf12132570ee6313ef500e1c715d3eab4e6f.tar.gz llvm-e53bbf12132570ee6313ef500e1c715d3eab4e6f.tar.bz2 |
[GVN] Add GVNOption to control load-pre more fine-grained.
Adds the global (cl::opt) GVNOption enable-load-in-loop-pre in order
to control whether the optimization will be performed if the load
is part of a loop.
Patch by Hendrik Greving!
Differential Revision: https://reviews.llvm.org/D73804
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions