[PATCH] D27243: Initial work on the XRay Graph tool.

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 19:41:41 PST 2016


varno updated this revision to Diff 80535.
varno added a comment.

- Extra work making the xray-graph tool more powerful.
- Further work on options in llvm-xray graph subcommand
- Created Tests


https://reviews.llvm.org/D27243

Files:
  test/tools/llvm-xray/X86/graph-deduce-tail-call.yaml
  test/tools/llvm-xray/X86/graph-simple-case.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27243.80535.patch
Type: text/x-patch
Size: 22903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/2826902c/attachment.bin>


More information about the llvm-commits mailing list