aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2017-01-21 03:48:51 +0000
committerChandler Carruth <chandlerc@gmail.com>2017-01-21 03:48:51 +0000
commit17350de1cab38961ae3636f01b2bcad4c6d0d278 (patch)
treef636d3c2a85ff91c3415bf07218adadd08515092 /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parent2c3771af4eee7de29a82dc8fdb544b88b88ff760 (diff)
downloadllvm-17350de1cab38961ae3636f01b2bcad4c6d0d278.zip
llvm-17350de1cab38961ae3636f01b2bcad4c6d0d278.tar.gz
llvm-17350de1cab38961ae3636f01b2bcad4c6d0d278.tar.bz2
[PM] Teach the loop PM to run LoopSimplify prior to the loop pipeline.
This adds the last remaining core feature of the loop pass pipeline in the new PM and removes the last of the really egregious hacks in the LICM tests. Sadly, this requires really substantial changes in the unittests in order to provide and maintain simplified loops. This is particularly hard because for example LoopSimplify will try to fold undef branches to an ideal direction and simplify the loop accordingly. Differential Revision: https://reviews.llvm.org/D28766 llvm-svn: 292709
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions