summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2017-01-19 00:42:28 +0000
committerMichael Kuperstein <mkuper@google.com>2017-01-19 00:42:28 +0000
commit230867e583634770d21b440a6c7f0c796a43b57b (patch)
tree25a8141957313e53b8e6c93c4105eb63a3e5e67c /clang/lib/Frontend/CompilerInvocation.cpp
parent9f21a8d7875667cddee8a82a32807fab5c5a1772 (diff)
downloadbcm5719-llvm-230867e583634770d21b440a6c7f0c796a43b57b.tar.gz
bcm5719-llvm-230867e583634770d21b440a6c7f0c796a43b57b.zip
[LV] Run loop-simplify and LCSSA explicitly instead of "requiring" them
This changes the vectorizer to explicitly use the loopsimplify and lcssa utils, instead of "requiring" the transformations as if they were analyses. This is not NFC, since it changes the LCSSA behavior - we no longer run LCSSA for all loops, but rather only for the loops we expect to modify. Differential Revision: https://reviews.llvm.org/D28868 llvm-svn: 292456
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud