[PATCH] D87202: Add a new hidden option -dot-cfg-changed which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 06:50:30 PDT 2020


jamieschmeiser updated this revision to Diff 290963.
jamieschmeiser retitled this revision from "Add a new hidden option -cfg-dot-changed which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline." to "Add a new hidden option -dot-cfg-changed which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.".
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.

Change option name to dot-cfg-changed to align with existing dot-cfg pass.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87202/new/

https://reviews.llvm.org/D87202

Files:
  llvm/include/llvm/IR/ChangeReporters.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/IR/ChangeReporters.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87202.290963.patch
Type: text/x-patch
Size: 46942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/397a57e2/attachment.bin>


More information about the llvm-commits mailing list