llvm-project/llvm/include/llvm-c/Transforms
Florian Hahn fb4113ef0c
[Passes] Remove legacy LoopUnswitch pass.
The legacy LoopUnswitch pass is only used in the legacy pass manager
pipeline, which is deprecated.

The NewPM replacement is SimpleLoopUnswitch and I think it is time to
remove the legacy LoopUnswitch code.

Fixes #31000.

Reviewed By: aeubanks, Meinersbur, asbirlea

Differential Revision: https://reviews.llvm.org/D124376
2022-04-29 10:30:49 +01:00
..
AggressiveInstCombine.h
IPO.h
InstCombine.h
PassBuilder.h [NFC][Docs] Add missing Doxygen group comments for LLVM-C 2021-11-07 12:23:17 +01:00
PassManagerBuilder.h [LegacyPM] Remove ThinLTO/LTO pipelines 2022-04-18 10:09:41 -07:00
Scalar.h [Passes] Remove legacy LoopUnswitch pass. 2022-04-29 10:30:49 +01:00
Utils.h
Vectorize.h