summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll
AgeCommit message (Expand)Author
2025-06-04[LAA] Keep pointer checks on partial analysis (#139719)John Brawn
2025-05-21[LAA] Tweak debug output for UTC stability (#140764)Ramkumar Ramachandra
2025-01-27LAA: handle 0 return from getPtrStride correctly (#124539)Ramkumar Ramachandra
2023-10-31update_analyze_test_checks: support output from LAA (#67584)Ramkumar Ramachandra
2023-10-28[LoopDist] Update the pragma info of loop distribute, NFC (#69825)Allen
2022-12-16[LAA] Convert tests to opaque pointers (NFC)Nikita Popov
2022-08-26[LAA] Rename printing pass to print<access-info>.Florian Hahn
2022-02-04[test] Remove unnecessary require<> in LoopAccessAnalysis testsArthur Eubanks
2022-02-02[LAA] Add Memory dependence remarks.Malhar Jajoo
2021-09-14Recommit "[LAA] Support pointer phis in loop by analyzing each incoming point...Florian Hahn
2021-09-13[LAA] Add additional pointer phi tests.Florian Hahn
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2021-05-28Revert "[LAA] Support pointer phis in loop by analyzing each incoming pointer."Florian Hahn
2021-04-28[LAA] Support pointer phis in loop by analyzing each incoming pointer.Florian Hahn
2021-04-27[LV,LAA] Add test cases with pointer phis in loops.Florian Hahn