aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/CallGraph/ignore-assumelike-calls.ll
AgeCommit message (Expand)AuthorFilesLines
2023-01-10[CallGraph][FIX] Ensure generic intrinsics are represented in the CGJohannes Doerfert1-3/+7
2022-12-09[NFC] Port all Analysis/CallGraph tests to `-passes=` syntaxRoman Lebedev1-1/+1
2022-12-08[opt] Disincentivize new tests from using old pass syntaxRoman Lebedev1-1/+1
2022-12-05CallGraph: Fix IgnoreAssumeLikeCalls option to Function::hasAddressTakenMatt Arsenault1-9/+46
2021-02-25Option to ignore assume like intrinsic uses in hasAddressTaken()Stanislav Mekhanoshin1-0/+26