summaryrefslogtreecommitdiff
path: root/polly/test/ForwardOpTree/forward_load_differentarray.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
2020-05-15Fix polly tests after D79968.Eli Friedman
2020-05-14Infer alignment of unmarked loads in IR/bitcode parsing.Eli Friedman
2018-02-03[ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse
2017-11-19Port ScopInfo to the isl cpp bindingsPhilip Pfaffe
2017-08-08[test] Add descriptions and pseudocode to tests. NFC.Michael Kruse
2017-08-07[ForwardOpTree] Use known array content analysis to forward load instructions.Michael Kruse