summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/LoopAccessAnalysis/underlying-objects-1.ll
AgeCommit message (Expand)Author
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
2021-09-02[test][NewPM] Remove RUN lines using -analyzeArthur Eubanks
2020-09-15[LoopAccessAnalysis][NewPM] Fix tests to work under NPMArthur Eubanks
2020-06-26[BasicAA] Rename deprecated -basicaa to -basic-aaFangrui Song
2016-07-07[PM] Avoid getResult on a higher level in LoopAccessAnalysisSean Silva
2016-07-02[PM] Port LoopAccessInfo analysis to new PMXinliang David Li
2015-04-23[getUnderlyingOjbects] Analyze loop PHIs further to remove false positivesAdam Nemet