summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DependenceAnalysis/SimpleSIVNoValidityCheck.ll
AgeCommit message (Expand)Author
2025-11-06[DA] Check for overflow in strong SIV test (#166223)Alireza Torabian
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-01-29[DA] enable update_analyze_test_checks.py (#123435)Sebastian Pop
2022-12-16[DependenceAnalysis] Convert tests to opaque pointers (NFC)Nikita Popov
2021-05-10[Dependence Analysis] Enable delinearization of fixed sized arraysAndy Kaylor
2020-09-15[DependenceAnalysis][NewPM] Fix tests to work under NPMArthur Eubanks
2019-09-16[NFC] Test commit accessBardia Mahjour
2019-06-10[DA] Add an option to control delinearization validity checksWhitney Tsang