[PATCH] D87202: Add a new hidden option -dot-cfg-changes 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 12:04:48 PDT 2020
jamieschmeiser updated this revision to Diff 291049.
jamieschmeiser retitled this revision from "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." to "Add a new hidden option -dot-cfg-changes which creates a website of DOT files showing colourized changes as the IR is changed by passes in the new pass manager pipeline.".
jamieschmeiser added a comment.
Change name to dot-cfg-changes as it is more similar to print-changes than to print-changed
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.291049.patch
Type: text/x-patch
Size: 46942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/df91f989/attachment.bin>
More information about the llvm-commits
mailing list