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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 13:06:02 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292156: [XRay] Implement the `llvm-xray graph` subcommand (authored by dblaikie).

Changed prior to commit:
  https://reviews.llvm.org/D27243?vs=84216&id=84585#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27243

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27243.84585.patch
Type: text/x-patch
Size: 23959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170116/f6cdf493/attachment.bin>


More information about the llvm-commits mailing list