summaryrefslogtreecommitdiff
path: root/polly/test/ScopDetect/simple_loop_with_param.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-06-30[BasicAA] Replace -basicaa with -basic-aa in pollyArthur Eubanks
2015-10-06tests: Drop -polly-detect-unprofitable and -polly-no-early-exitTobias Grosser
2015-06-26Remove code for scalar and PHI to array translationTobias Grosser
2015-05-23Make use of scalar/phi code generation explicit in the testsTobias Grosser
2015-04-21Remove target triples from test casesTobias 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-11-30Remove -polly-codegen-scev option and related codeTobias Grosser
2014-11-16Make usage of scev based code generation explicit in testsTobias Grosser
2013-03-20Remove dependence on canonical induction variableTobias Grosser
2013-03-19ScopDetection: Add a couple of test casesTobias Grosser