This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4bc0cbd Next set of additional error checks for invalid Mach-O files [...] new 3f5110a Pass -S to opt in this test to avoid printing binary on mismatch new 695f82f [Inliner] Port all opt remarks to new streaming API
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/IR/DiagnosticInfo.h | 23 +++++- lib/Analysis/OptimizationDiagnosticInfo.cpp | 8 ++- lib/IR/DiagnosticInfo.cpp | 23 ++++++ lib/Transforms/IPO/Inliner.cpp | 69 +++++++++--------- .../Inline/optimization-remarks-passed-yaml.ll | 83 ++++++++++++++++++++++ .../Transforms/Inline/optimization-remarks-yaml.ll | 2 +- 6 files changed, 171 insertions(+), 37 deletions(-) create mode 100644 test/Transforms/Inline/optimization-remarks-passed-yaml.ll