This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1c91fb4 [X86] Fold (setcc (cmp (atomic_load_add x, -C) C), COND) to ( [...] new 7e43600 Pass sample pgo flags to thinlto.
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: include/llvm/LTO/Config.h | 3 +++ lib/LTO/LTO.cpp | 6 ++++++ lib/LTO/LTOBackend.cpp | 1 + test/tools/gold/X86/Inputs/afdo.prof | 2 ++ test/tools/gold/X86/thinlto_afdo.ll | 25 +++++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 7 +++++++ 6 files changed, 44 insertions(+) create mode 100644 test/tools/gold/X86/Inputs/afdo.prof create mode 100644 test/tools/gold/X86/thinlto_afdo.ll