summaryrefslogtreecommitdiff
path: root/polly/test/ScheduleOptimizer/full_partial_tile_separation.ll
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
2023-01-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-03-14[polly] Introduce -polly-print-* passes to replace -analyze.Michael Kruse
2018-09-27[IslAst] Fix InParallelFor nesting.Michael Kruse
2017-02-23Make optimizations based on pattern matching be enabled by defaultRoman Gareev
2016-11-10IslAst: always use the context during ast generationTobias Grosser
2016-05-04Update to ISL 0.17.Michael Kruse
2016-02-23Annotation of SIMD loopsRoman Gareev
2016-01-15Update to ISL 0.16.1Michael Kruse
2016-01-15Prepare unit tests for update to ISL 0.16Michael Kruse
2015-12-04Update isl to isl-0.15-142-gf101714Tobias Grosser
2015-10-20Full/partial tile separation for vectorizationTobias Grosser