summaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/loop_with_condition_nested.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-03-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov
2022-03-24[polly] Remove last instances of -analyzeArthur Eubanks
2022-03-14[polly] Introduce -polly-print-* passes to replace -analyze.Michael Kruse
2021-09-22[Polly] Dissolve Isl test directory. NFC.Michael Kruse
2012-12-03execute cloog specific testcases only with CLOOG_FOUNDSebastian Pop
2012-11-04Tests: Pipe test files into 'opt'Tobias Grosser
2012-11-02Tests: remove ModuleID linesTobias Grosser
2012-11-02Tests: move content of .c files in .llTobias Grosser
2012-11-01Remove runtime tests from polly test suiteTobias Grosser
2012-03-26Don't fail the lli testcases on 32bit platform.Hongbin Zheng
2011-11-29test: Switch to new atomic instructionsTobias Grosser
2011-07-05test: Do not pipe the .ll file into optTobias Grosser
2011-04-29Add initial version of PollyTobias Grosser