summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DependenceAnalysis/Invariant.ll
AgeCommit message (Expand)Author
2025-11-19[DA] Replace delinearization for fixed size array (#161822)Ryotaro Kasuga
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-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2021-05-10[Dependence Analysis] Enable delinearization of fixed sized arraysAndy Kaylor
2020-09-15[DependenceAnalysis][NewPM] Fix tests to work under NPMArthur Eubanks
2020-06-26[BasicAA] Rename deprecated -basicaa to -basic-aaFangrui Song
2019-01-08[DA][NewPM] Add a printerpass and port the testsuitePhilip Pfaffe
2018-06-21[DA] Enable -da-delinearize by defaultDavid Green
2018-03-06DA: remove uses of GEP, only ask SCEVSebastian Pop
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-06-28(no commit message)Preston Briggs