summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DependenceAnalysis/NonCanonicalizedSubscript.ll
AgeCommit message (Expand)Author
2025-11-19[DA] Replace delinearization for fixed size array (#161822)Ryotaro Kasuga
2025-10-23[Analysis][test] Remove unsafe-fp-math uses (NFC) (#164605)paperchalice
2025-07-11[DA] Set Distance to zero when Direction is EQ (#147966)Ryotaro Kasuga
2025-01-29[DA] enable update_analyze_test_checks.py (#123435)Sebastian Pop
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
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
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
2020-09-15[DependenceAnalysis][NewPM] Fix tests to work under NPMArthur Eubanks
2020-06-26[BasicAA] Rename deprecated -basicaa to -basic-aaFangrui Song
2020-04-20Require "target datalayout" to be at the beginning of an IR file.Eli Friedman
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song
2019-01-15Remove irrelevant references to legacy git repositories fromJames Y Knight
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-05-29[DependenceAnalysis] Extend unifySubscriptType for handling coupled subscript...Jingyue Wu
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
2014-11-16[DependenceAnalysis] Allow subscripts of different typesJingyue Wu