This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 609d3187b1d [InstCombine] Teach foldOrOfICmps to allow icmp eq MIN_INT/ [...] new 10e9418a824 [Remarks] Add support for serializing metadata for every re [...]
The 1 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: include/llvm/Remarks/RemarkSerializer.h | 19 +++++++ include/llvm/Remarks/YAMLRemarkSerializer.h | 28 +++++++++- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 61 +++++----------------- lib/Remarks/YAMLRemarkSerializer.cpp | 65 +++++++++++++++++++++++ test/CodeGen/X86/remarks-section.ll | 68 ++----------------------- unittests/Remarks/YAMLRemarksSerializerTest.cpp | 60 ++++++++++++++-------- 6 files changed, 166 insertions(+), 135 deletions(-)