This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 999fc95b91f [PowerPC] Remove redundant load immediate instructions new b06f1544068 [Remarks][NFC] Move the YAML serializer to its own header
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 | 23 ---------------- .../{RemarkSerializer.h => YAMLRemarkSerializer.h} | 31 ++++------------------ lib/IR/RemarkStreamer.cpp | 1 + lib/Remarks/YAMLRemarkSerializer.cpp | 2 +- unittests/Remarks/YAMLRemarksSerializerTest.cpp | 2 +- 5 files changed, 8 insertions(+), 51 deletions(-) copy include/llvm/Remarks/{RemarkSerializer.h => YAMLRemarkSerializer.h} (54%)