llvm/tools/opt-viewer
Jessica Paquette 8647448aa7 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357110 91177308-0d34-0410-b5e6-96231b3b80d8
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