summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/BasicAA/call-escape-source.ll
AgeCommit message (Expand)Author
2022-10-07[opt] Stop treating alias analysis specially when translating legacy opt syntaxArthur Eubanks
2022-06-24[BasicAA] Handle passthru calls in isEscapeSource()Nikita Popov
2022-06-23[BasicAA] Add test for call incorrectly treated as escape source (NFC)Nikita Popov