summaryrefslogtreecommitdiff
path: root/polly/lib/Analysis/PruneUnprofitable.cpp
AgeCommit message (Expand)Author
2025-11-16[Polly] Remove ScopPass infrastructure (#125783)Michael Kruse
2025-11-14[Polly] Introduce PhaseManager and remove LPM support (#125442) (#167560)Michael Kruse
2025-11-04Revert "[Polly] Introduce PhaseManager and remove LPM support (#125442)"Aiden Grossman
2025-11-03[Polly] Introduce PhaseManager and remove LPM support (#125442)Michael Kruse
2024-03-26[polly] Add polly-debug flag to print debug info from all parts of polly (#78...Karthika Devi C
2022-05-17[Polly] Mark classes as final by default. NFC.Michael Kruse
2021-02-09[Polly] Port PruneUnprofitable to the NewPM.Michael Kruse
2019-03-28Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-05-15[polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2018-03-20Adjust to clang-format changesTobias Grosser
2017-08-25[Polly] Fix some Clang-tidy modernize and Include What You Use warnings; othe...Eugene Zelenko
2017-08-23Add more statistics.Michael Kruse
2017-03-17[PruneUnprofitable] Add -polly-prune-unprofitable pass.Michael Kruse