summaryrefslogtreecommitdiff
path: root/polly/test/ScheduleOptimizer/prevectorization-without-tiling.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
2025-10-22[polly] Remove unsafe-fp-math uses (NFC) (#164603)paperchalice
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-03-08[Polly] Remove -polly-vectorizer=polly.Michael Kruse
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
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-06-30[BasicAA] Replace -basicaa with -basic-aa in pollyArthur Eubanks
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2017-02-23Make optimizations based on pattern matching be enabled by defaultRoman Gareev
2016-02-23Annotation of SIMD loopsRoman Gareev
2015-10-06tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser
2015-08-19Do not use negative option nameTobias Grosser
2015-08-18test commit revertRoman Gareev
2015-08-18test commitRoman Gareev
2015-07-28Rewrite getPrevectorMap using schedule trees operationsTobias Grosser
2015-07-25Prevectorize the schedule of the band (or the point loop in case of tiling)Tobias Grosser