1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/opt-viewer
Florian Hahn 2ee6197cf7 [opt-viewer] Add --filter option to select remarks for displaying.
This allows limiting the displayed remarks to the ones with names
matching the filter (regular) expression.

Generating html pages for a larger project with optimization remarks can
result in a huge HTML documents and using --filter allows to focus on a
set of interesting remarks.

Reviewers: hfinkel, anemet, thegameg, serge-sans-paille

Reviewed By: anemet

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

llvm-svn: 353322
2019-02-06 18:43:37 +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] Add --filter option to select remarks for displaying. 2019-02-06 18:43:37 +00:00
style.css [opt-viewer] Add javascript to expand/hide full message for multiline remarks. 2019-01-25 17:48:31 +00:00