summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DependenceAnalysis
AgeCommit message (Expand)Author
2025-11-21[DA] remove getSplitIteration (#167698)Sebastian Pop
2025-11-20[DA] remove constraint propagation (#160924)Sebastian Pop
2025-11-19[DA] Replace delinearization for fixed size array (#161822)Ryotaro Kasuga
2025-11-07[DA] Properly pass outermost loop to monotonicity checker (#166928)Ryotaro Kasuga
2025-11-06[DA] Check for overflow in strong SIV test (#166223)Alireza Torabian
2025-11-06[DA] Regenerate test checks (NFC) (#166736)Ryotaro Kasuga
2025-10-31Revert "[DA] Check for overflow in strong SIV test" (#165905)Ehsan Amiri
2025-10-31[DA] Check for overflow in strong SIV test (#164704)Alireza Torabian
2025-10-30[DA] Check nsw when extracting a constant operand of SCEVMul (#164408)Ryotaro Kasuga
2025-10-30[DA] Add tests where dependencies are missed due to overflow (NFC) (#164246)Ryotaro Kasuga
2025-10-27[DA] Fix crash when two loops have different type sizes of becount (#165021)Shimin Cui
2025-10-25[DA] Fix absolute value calculation (#164967)Ryotaro Kasuga
2025-10-23[Analysis][test] Remove unsafe-fp-math uses (NFC) (#164605)paperchalice
2025-10-21[DA] Add option to enable specific dependence test only (#164245)Ryotaro Kasuga
2025-10-21[DA] Add initial support for monotonicity check (#162280)Ryotaro Kasuga
2025-10-14[DA] getBackedgeTakenCount in isKnownLessThan can return CouldNotCompute (#16...Sjoerd Meijer
2025-10-10[DA] Address followup comments on #128782 (#162645)Ryotaro Kasuga
2025-09-19[DependenceAnalysis] Extending SIV to handle fusable loops (#128782)Alireza Torabian
2025-09-19[DA] Add overflow check in ExactSIV (#157086)Ryotaro Kasuga
2025-09-16[DA] Add test where ExactSIV misses dependency due to overflow (NFC) (#157085)Ryotaro Kasuga
2025-09-17[DA] Add option to run only SIV routines (#157084)Ryotaro Kasuga
2025-08-08[DA] Fix the check between Subscript and Size after delinearization (#151326)Ryotaro Kasuga
2025-07-26[DA] Add check for base pointer invariance (#148241)Ryotaro Kasuga
2025-07-17[DA] Check element size when analyzing deps between same instruction (#148813)Ryotaro Kasuga
2025-07-14[DA] Add test cases where base ptr is not loop-invariant (#148240)Ryotaro Kasuga
2025-07-11[DA] Set Distance to zero when Direction is EQ (#147966)Ryotaro Kasuga
2025-07-10[DA] Add test where access size differs from stride size (NFC) (#147715)Ryotaro Kasuga
2025-07-08[DA] Fix test missing the leading zero in the GEP (NFC) (#147479)Ryotaro Kasuga
2025-05-19 [DA] handle memory accesses with different offsets and strides (#123436)Sebastian Pop
2025-05-13[llvm][mlir][NFC] Fix typos in comments and test descriptions (#139688)Wang Qiang
2025-02-21[DA] remove wrap-around check from affine definition (#116632)Sebastian Pop
2025-01-29[DA] use alias analysis cross iteration mode (#116628)Sebastian Pop
2025-01-29[DA] add testcase (#116631)Sebastian Pop
2025-01-29[DA] enable update_analyze_test_checks.py (#123435)Sebastian Pop
2024-11-07Remove `br i1 undef` from some regression tests [NFC] (#115130)Lee Wei
2023-12-05[Tests] Add disjoint flag to some tests (NFC)Nikita Popov
2023-05-31[SCEV] Compute AddRec range computations using different type BECountJoshua Cao
2022-12-16[DependenceAnalysis] Convert tests to opaque pointers (NFC)Nikita Popov
2022-08-03[DependenceAnalysis][PR56275] Normalize negative dependence analysis resultsCongzhe Cao
2022-06-09Recommit "[SCEV] Look through single value PHIs." (take 3)Florian Hahn
2022-06-08[DA] Handle mismatching loop levels by considering them non-linearBardia Mahjour
2022-04-13[DA] Refactor with a better APICongzhe Cao
2021-10-06[SCEV] Infer flags from add/gep in any blockPhilip Reames
2021-09-30Revert "Recommit "[SCEV] Look through single value PHIs." (take 2)"Florian Hahn
2021-09-28Recommit "[SCEV] Look through single value PHIs." (take 2)Florian Hahn
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2021-08-05[DA] control compile-time spent by MIV testsBardia Mahjour
2021-07-15[DependenceAnalysis] Guard analysis using getPointerBase().Eli Friedman
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille