[PATCH] D28225: Implemented color coding and Vertex labels in XRay Graph

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 22:07:48 PST 2017


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

- Clang format
- Fixed tests after rebase
- Addressed review comments


https://reviews.llvm.org/D28225

Files:
  test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
  test/tools/llvm-xray/X86/graph-color-simple-case.yaml
  test/tools/llvm-xray/X86/graph-deduce-tail-call.yaml
  test/tools/llvm-xray/X86/graph-simple-case.yaml
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28225.85324.patch
Type: text/x-patch
Size: 28997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170123/8cf8ef54/attachment.bin>


More information about the llvm-commits mailing list