This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b993177 [X86][MS-compatability][clang] allow MS TYPE/SIZE/LENGTH oper [...] new 19560c3 Clang change: Do not inline hot callsites for samplepgo in th [...]
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: lib/CodeGen/BackendUtil.cpp | 7 ++++++- test/CodeGen/Inputs/pgo-sample-thinlto-summary.prof | 2 ++ test/CodeGen/pgo-sample-thinlto-summary.c | 19 +++++++++++++++++++ 3 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Inputs/pgo-sample-thinlto-summary.prof create mode 100644 test/CodeGen/pgo-sample-thinlto-summary.c