This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e8e51fbc4e All libcalls should be considered to be GC-leaf functions. new 5a69de7528d [lit] Fix order of checks in shtest-shell.py test new 426d57c1346 [OptRemark] Allow streaming of 64-bit integers new ad8bced2d51 [ICP] Migrate to OptimizationRemarkEmitter
The 3 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 | 2 + include/llvm/Transforms/Instrumentation.h | 4 +- lib/CodeGen/PrologEpilogInserter.cpp | 2 +- lib/IR/DiagnosticInfo.cpp | 6 ++ .../Instrumentation/IndirectCallPromotion.cpp | 88 +++++++++++++--------- test/Other/new-pm-lto-defaults.ll | 9 ++- test/Other/new-pm-thinlto-defaults.ll | 6 +- test/Transforms/PGOProfile/icp_mismatch_msg.ll | 2 +- .../tests/Inputs/shtest-shell/write-to-stderr.py | 4 + .../shtest-shell/write-to-stdout-and-stderr.py | 6 ++ 10 files changed, 85 insertions(+), 44 deletions(-)