[PATCH] D29363: [XRAY] A Color Choosing helper for XRay Graph

Alexis Shaw via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 18:25:19 PST 2017


varno created this revision.
Herald added a subscriber: mgorny.

In Preparation for graph comparison, this patch breaks out the color
choice code from xray-graph into a library and adds polynomials for
the Sequential and Difference sets from ColorBrewer.

Depends on https://reviews.llvm.org/D29005


https://reviews.llvm.org/D29363

Files:
  test/tools/llvm-xray/X86/graph-color-simple-case.yaml
  tools/llvm-xray/CMakeLists.txt
  tools/llvm-xray/xray-color-helper.cc
  tools/llvm-xray/xray-color-helper.h
  tools/llvm-xray/xray-graph.cc
  tools/llvm-xray/xray-graph.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29363.86547.patch
Type: text/x-patch
Size: 36090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/496736a7/attachment.bin>


More information about the llvm-commits mailing list