This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from acdb8f988e3 Move Runtime libcall definitions to a .def file new 53ff09e06fd [opt-viewer] Reduce memory consumption new 8de34305044 [opt-viewer] Print allocated memory per remark in opt-stats.py new b2613733b11 [opt-viewer] Reduce memory consumption by another 20-25% new e81b44f152a GlobalISel: fix SUBREG_TO_REG implementation.
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: lib/Target/AArch64/AArch64InstructionSelector.cpp | 25 ++++++++- .../AArch64/GlobalISel/select-insert-extract.mir | 4 +- tools/opt-viewer/opt-diff.py | 7 ++- tools/opt-viewer/opt-stats.py | 14 ++++- tools/opt-viewer/opt-viewer.py | 8 +-- tools/opt-viewer/optrecord.py | 61 ++++++++++++++++++---- 6 files changed, 100 insertions(+), 19 deletions(-)