This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74dc6e4595e [AArch64][GlobalISel] Simplify zext/sext selection, use Mac [...] new 9466b7a1ed9 Reland: [Remarks] Add support for serializing metadata for [...]
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 | 68 +++++++++++++++++-------- 6 files changed, 174 insertions(+), 135 deletions(-)