summaryrefslogtreecommitdiff
path: root/polly/test/CodeGen/MemAccess
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-12-11[Polly] Disable vectorization for Polly's fallback loops (#119188)Karthika Devi C
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-12-05[Polly] Add disjoint flag to some tests (NFC)Nikita Popov
2023-09-18[IR] Remove unnecessary bitcast from CreateMalloc()Nikita Popov
2023-04-28[polly] Drop redundant use of -instnamer in polly MemAccess lit testsBjorn Pettersson
2023-03-17[Polly] Convert remaining tests to opaque pointers (NFC)Nikita Popov
2023-03-08[Polly] Remove -polly-vectorizer=polly.Michael Kruse
2023-01-18[AsmParser] Remove typed pointer auto-detectionNikita Popov
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-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-04-03CodeGen: Recreate old ivs with the original typeTobias Grosser
2012-03-23test: Remove memaccess prefixTobias Grosser
2012-03-23CodeGen: Full support for isl_pw expressions in modified access functions.Tobias Grosser
2012-02-13tests: Replace . by %sTobias Grosser
2011-08-15Memaccess: Code generation for constant access function changeRaghesh Aloor
2011-08-03Memaccess: Codegeneration for a simple access function changeRaghesh Aloor
2011-08-03Memaccess: Display Changed Access RelationRaghesh Aloor
2011-07-12MemAccess: Reading Change in Access FunctionRaghesh Aloor