summaryrefslogtreecommitdiff
path: root/polly/test/Support
AgeCommit message (Expand)Author
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-05-24Reland "[polly] Port polly tests to use NPM" (#92918)rahulana-quic
2024-05-14Revert "[polly] Port polly tests to use NPM" (#92215)Eli Friedman
2024-05-14[polly] Port polly tests to use NPM (#90632)rahulana-quic
2024-03-26[polly] Add polly-debug flag to print debug info from all parts of polly (#78...Karthika Devi C
2023-04-27[GlobalOpt] Don't replace the aliasee if it has other references.DianQK
2023-02-27[polly] Remove unnecessary -enable-new-pm flagsArthur Eubanks
2023-01-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-10-28[polly] Remove legacy pass manager hooksArthur Eubanks
2022-10-26[Polly] Add support for -polly-export with NPM.Michael Kruse
2022-03-18[polly] Fix NPM unittests after D121566.Michael Kruse
2022-03-18Reland "Load pass plugins during option processing, so that plugin options ar...Wael Yehia
2021-09-22[Polly] Dissolve Isl test directory. NFC.Michael Kruse
2021-08-28[Polly] Fix dumpfunction.ll test.Michael Kruse
2021-08-28[Polly] Don't prune non-external function itself from dump.Michael Kruse
2021-08-22[Polly] Add support for -polly-dump-before/after with NPM.Michael Kruse
2021-05-17[Polly] Add support for -polly-dump-after(-file) with the NPM.Michael Kruse
2021-05-17[Polly] Add support for -polly-dump-before(-file) with the NPM.Michael Kruse
2021-05-14[Polly] Add support for -polly-position=early with the NPM.Michael Kruse
2021-02-14[Polly] Test all optimization levels.Michael Kruse
2021-02-10[Polly] Added dedicated test for working -O3 pipeline.Michael Kruse
2018-04-17[NewPM] Update pass registration for the LLVM plugin interfacePhilip Pfaffe