summaryrefslogtreecommitdiff
path: root/polly/test/ScopDetect/skip_function_attribute.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
2015-10-06tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser
2015-02-27Update Polly tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Polly tests to handle explicitly typed gep changes in LLVMDavid Blaikie
2015-02-19ScopDetection: Only detect scops that have at least one read and one writeTobias Grosser
2014-07-15[Refactor] Use attributes to mark function as invalid for pollyJohannes Doerfert