[PATCH] D84582: [XRay] Account: recursion detection
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 25 07:59:53 PDT 2020
lebedev.ri updated this revision to Diff 280681.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
On a second thought, just implement accounting for the outermost recursive call, too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84582/new/
https://reviews.llvm.org/D84582
Files:
llvm/test/tools/llvm-xray/X86/account-recursive-calls-only-tail-call-deduction.yaml
llvm/test/tools/llvm-xray/X86/account-recursive-calls-only.yaml
llvm/tools/llvm-xray/xray-account.cpp
llvm/tools/llvm-xray/xray-account.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84582.280681.patch
Type: text/x-patch
Size: 13147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200725/04fde041/attachment.bin>
More information about the llvm-commits
mailing list