This reverts commit r275118.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22259
Revert "New pass manager for LICM." ClosedPublic Authored by vitalybuka on Jul 11 2016, 11:25 PM.
Details Summary This reverts commit r275118.
Diff Detail Event Timelinevitalybuka updated this object. Closed by commit rL275156: Revert "New pass manager for LICM." (authored by vitalybuka). · Explain WhyJul 11 2016, 11:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 63641 include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar/LICM.h
lib/LTO/LTOCodeGenerator.cpp
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/LICM.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/LICM/argmemonly-call.ll
test/Transforms/LICM/assume.ll
test/Transforms/LICM/atomics.ll
test/Transforms/LICM/basictest.ll
test/Transforms/LICM/constexpr.ll
test/Transforms/LICM/crash.ll
test/Transforms/LICM/debug-value.ll
test/Transforms/LICM/extra-copies.ll
test/Transforms/LICM/funclet.ll
test/Transforms/LICM/hoist-bitcast-load.ll
test/Transforms/LICM/hoist-deref-load.ll
test/Transforms/LICM/hoist-nounwind.ll
test/Transforms/LICM/hoist-round.ll
test/Transforms/LICM/hoisting.ll
test/Transforms/LICM/lcssa-ssa-promoter.ll
test/Transforms/LICM/no-preheader-test.ll
test/Transforms/LICM/preheader-safe.ll
test/Transforms/LICM/promote-order.ll
test/Transforms/LICM/promote-tls.ll
test/Transforms/LICM/scalar-promote-memmodel.ll
test/Transforms/LICM/scalar_promote-unwind.ll
test/Transforms/LICM/scalar_promote.ll
test/Transforms/LICM/speculate.ll
test/Transforms/LICM/volatile-alias.ll
|