summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/constant-memory.ll
AgeCommit message (Expand)Author
2022-10-31[AliasAnalysis] Introduce getModRefInfoMask() as a generalization of pointsTo...Patrick Walton
2022-10-29[test][AliasAnalysis] Add some baseline tests in preparation for getModRefInf...Patrick Walton
2022-10-17[BasicAA] Support loop phis in pointsToConstantMemory()Nikita Popov
2022-10-17[BasicAA] Add tests for constant memory with loop phi (NFC)Nikita Popov