This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 668a56d09e7 [X86] Don't use fsin/fcos/fsincos instructions ever new f524386039f [OptDiag] Updating Remarks in SampleProfile new 2f4440dc771 Fix some broken tests.
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 | 1 + include/llvm/Transforms/Instrumentation.h | 2 +- lib/IR/DiagnosticInfo.cpp | 10 +++ lib/Transforms/IPO/SampleProfile.cpp | 75 +++++++++++------- test/DebugInfo/PDB/pdbdump-headers.test | 96 +++++++++++++++-------- test/Transforms/SampleProfile/cov-zero-samples.ll | 4 +- test/Transforms/SampleProfile/inline-coverage.ll | 4 +- test/Transforms/SampleProfile/remarks.ll | 42 +++++++++- 8 files changed, 165 insertions(+), 69 deletions(-)