[PATCH] D29678: [Tablegen/DAG Debug] - Instrumenting table gen DAGGenISelDAG to allow printing selected patterns(and their sources) during ISEL

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 15:22:18 PST 2017


aditya_nandakumar updated this revision to Diff 88065.
aditya_nandakumar added a comment.

Updated based on feedback.


https://reviews.llvm.org/D29678

Files:
  CMakeLists.txt
  cmake/modules/TableGen.cmake
  include/llvm/CodeGen/SelectionDAGISel.h
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  utils/TableGen/DAGISelMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29678.88065.patch
Type: text/x-patch
Size: 10994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170210/eab5e1df/attachment.bin>


More information about the llvm-commits mailing list