]> granicus.if.org Git - llvm/commit
Revert '[LICM] Make Loop ICM profile aware' and 'Fix pass dependency for LICM'
authorDavid L. Jones <dlj@google.com>
Wed, 14 Aug 2019 04:50:33 +0000 (04:50 +0000)
committerDavid L. Jones <dlj@google.com>
Wed, 14 Aug 2019 04:50:33 +0000 (04:50 +0000)
commitc8ce053df5ca07d0a427c49f1d5037ad25eaa193
treea39339b1a27e15506f4e4ff83f80385de8e10948
parentb0c1ea2708e94fd450ec6ea34a1068fd5e7391cf
Revert '[LICM] Make Loop ICM profile aware' and 'Fix pass dependency for LICM'

This reverts r368526 (git commit 7e71aa24bc0788690fea7f0d7eab400c6a784deb)
This reverts r368542 (git commit cb5a90fd314a7914cf293797bb4fd7a6841052cf)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368800 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/LoopUtils.h
lib/Transforms/Scalar/LICM.cpp
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Other/pass-pipelines.ll
test/Transforms/LICM/sink.ll