This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05f3b73 Allow use of spaces in Bugpoint ‘--compile-command’ argument new 4056116 [opt-viewer] Sort entries with identical hotness by source line new 76f5727 [opt-viewer] Don't use __getattr__ for missing YAML attributes new 5bf944f [opt-viewer] Treat remarks with different attributes as different new 6a466e7 New tool: opt-diff.py
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: utils/opt-viewer/opt-diff.py | 68 ++++++++++++++++++++++++++++++++++++++++++ utils/opt-viewer/opt-viewer.py | 6 ++-- utils/opt-viewer/optrecord.py | 45 ++++++++++++++++++++++++---- 3 files changed, 110 insertions(+), 9 deletions(-) create mode 100755 utils/opt-viewer/opt-diff.py