aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2016-12-26 18:10:09 +0000
committerDavide Italiano <davide@freebsd.org>2016-12-26 18:10:09 +0000
commit8ea5e4fcae0f81f45e9685c9e061246776b1a130 (patch)
treec4c31ce86af84c2ead407a72aa472d0da32cd7a0 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parentcd9d7294612b2ac311e687d702ab683d46591de2 (diff)
downloadllvm-8ea5e4fcae0f81f45e9685c9e061246776b1a130.zip
llvm-8ea5e4fcae0f81f45e9685c9e061246776b1a130.tar.gz
llvm-8ea5e4fcae0f81f45e9685c9e061246776b1a130.tar.bz2
[NewGVN] Change test to reflect difference between GVN and NewGVN.
The current GVN algorithm folds unconditional branches to, it claims, expose more PRE oportunities. The folding, if really needed, (which is not sure, as it's not really proved it improves analysis) can be done by an earlier cleanup pass instead of GVN itself. Ack'ed/SGTM'd by Daniel Berlin. Differential Revision: https://reviews.llvm.org/D28117 llvm-svn: 290546
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions