llvm-mirror/utils/opt-viewer
Adam Nemet 0da430395a New tool: opt-diff.py
This tool allows generating the different between two optimization record
files.  The result is a YAML file too that can be visualized with opt-viewer.

This is very useful to see what optimization were added and removed by a
change.

llvm-svn: 296767
2017-03-02 17:00:59 +00:00
..
opt-diff.py New tool: opt-diff.py 2017-03-02 17:00:59 +00:00
opt-stats.py New tool: opt-stats.py 2017-03-01 21:35:00 +00:00
opt-viewer.py New tool: opt-diff.py 2017-03-02 17:00:59 +00:00
optrecord.py New tool: opt-diff.py 2017-03-02 17:00:59 +00:00
style.css