llvm-project/polly/lib
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
..
Analysis [ScopBuilder] Avoid pointer element type access 2022-04-20 11:52:36 +02:00
CodeGen [Passes] Remove legacy LoopUnswitch pass. 2022-04-29 10:30:49 +01:00
Exchange [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
External [polly][cmake] Use `GNUInstallDirs` to support custom installation dirs 2022-01-18 20:33:42 +00:00
Plugin Generalize the pass registration mechanism used by Polly to any third-party tool 2020-01-02 16:45:31 +01:00
Support [polly] Introduce -polly-print-* passes to replace -analyze. 2022-03-14 10:27:15 -05:00
Transform Rename mayBeMemoryDependent in polly to fix build bot 2022-03-21 10:11:31 -07:00
CMakeLists.txt [Polly] Remove support for code generated by gfortran+DragonEgg. 2021-10-14 14:12:06 -05:00