This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e4dfb6431e7 [docs] Split out a section on LoopInfo in the new loop docu [...] new a232c74dcfc [Remarks][NFC] Rename remarks::Parser to remarks::RemarkParser new 34a4dfe92a4 [FileCollector] Change coding style from LLDB to LLVM (NFC)
The 2 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/RemarkParser.h | 16 +-- include/llvm/Support/FileCollector.h | 36 +++--- lib/Remarks/RemarkParser.cpp | 8 +- lib/Remarks/YAMLRemarkParser.cpp | 2 +- lib/Remarks/YAMLRemarkParser.h | 6 +- lib/Support/FileCollector.cpp | 159 +++++++++++++-------------- tools/llvm-opt-report/OptReport.cpp | 4 +- unittests/Remarks/YAMLRemarksParsingTest.cpp | 20 ++-- 8 files changed, 124 insertions(+), 127 deletions(-)