hanchenye-llvm-project/llvm/tools/opt-viewer
Jessica Paquette eaf4df4782 [opt-viewer] Teach optrecord.py about !Failure tags
WarnMissedTransforms.cpp produces remarks that use !Failure tags.

These weren't supported in optrecord.py, so if you encountered one in any of
the tools, the tool would crash.

Add them as a type of missed optimization.

Differential Revision: https://reviews.llvm.org/D59895

llvm-svn: 357110
2019-03-27 18:35:04 +00:00
..
CMakeLists.txt
opt-diff.py Python compat - no explicit reference to Python version 2019-01-03 15:44:24 +00:00
opt-stats.py Python compat - no explicit reference to Python version 2019-01-03 15:44:24 +00:00
opt-viewer.py [opt-viewer] Add --filter option to select remarks for displaying. 2019-02-06 18:43:37 +00:00
optpmap.py [opt-viewer] Add --filter option to select remarks for displaying. 2019-02-06 18:43:37 +00:00
optrecord.py [opt-viewer] Teach optrecord.py about !Failure tags 2019-03-27 18:35:04 +00:00
style.css [opt-viewer] Add javascript to expand/hide full message for multiline remarks. 2019-01-25 17:48:31 +00:00