This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 59bf0ba3183 Add sample PGO support to ThinLTO new pass manager.
new b1f864a9476 Increase the import-threshold for crtical functions.
new 8c2dc92bd4a ProfData: Fix some unchecked Errors in unit 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/ModuleSummaryIndex.h | 8 +-
lib/Analysis/ModuleSummaryAnalysis.cpp | 2 +-
lib/Transforms/IPO/FunctionImport.cpp | 8 +
...o-function-summary-callgraph-profile-summary.ll | 2 +-
...ion-summary-callgraph-sample-profile-summary.ll | 2 +-
unittests/ProfileData/CMakeLists.txt | 2 +
unittests/ProfileData/CoverageMappingTest.cpp | 94 ++++++-----
unittests/ProfileData/InstrProfTest.cpp | 174 +++++++++++----------
8 files changed, 164 insertions(+), 128 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from 597a305 remove duplicate symbol version script entries
new 06426cf remove deprecated register storage class specifier
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:
runtime/src/kmp_alloc.cpp | 2 +-
runtime/src/kmp_barrier.cpp | 180 ++++++++++-----------
runtime/src/kmp_dispatch.cpp | 44 ++---
runtime/src/kmp_lock.cpp | 4 +-
runtime/src/kmp_sched.cpp | 56 +++----
.../src/thirdparty/ittnotify/ittnotify_static.c | 8 +-
runtime/src/z_Windows_NT_util.cpp | 2 +-
7 files changed, 148 insertions(+), 148 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9657506451e [PDB] More changes to bring lld PDBs to parity with MSVC.
new 59bf0ba3183 Add sample PGO support to ThinLTO new pass manager.
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/Passes/PassBuilder.h | 14 +++++++++++--
lib/Passes/PassBuilder.cpp | 41 ++++++++++++++++++++++++++-------------
2 files changed, 40 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from affbdbb5c5 [modules ts] Basic for module linkage.
new 6cf872658d Enable the new PM + SamlePGO + ThinLTO testing.
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:
test/CodeGen/pgo-sample-thinlto-summary.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from ea8b1c19dc8 Support for the SPARC M8 cpu.
new 6b1cc4cf88c [gcc] 2017-07-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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:
gcc/ChangeLog | 9 +++++++++
gcc/config/rs6000/rs6000.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr81348.c | 24 ++++++++++++++++++++++++
4 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr81348.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f3a2f4ad164 [LoopUnrollRuntime] Support multiple exit blocks unrolling [...]
new 9657506451e [PDB] More changes to bring lld PDBs to parity with MSVC.
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/DebugInfo/PDB/Native/NamedStreamMap.cpp | 6 ++++--
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 2 --
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 46f9f7915 [llvm-pdbutil] Fix build.
new 0fdac2969 [PDB] More changes to bring lld PDBs to parity with MSVC.
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:
COFF/PDB.cpp | 5 ++---
test/COFF/pdb-diff.test | 18 +++++++-----------
test/COFF/pdb-none.test | 4 ++--
test/COFF/pdb.test | 12 ++++++------
4 files changed, 17 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9fec2431ce1 [PatternMatch] Implemenet m_SignMask using Constant::isMinS [...]
new f3a2f4ad164 [LoopUnrollRuntime] Support multiple exit blocks unrolling [...]
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/Transforms/Utils/LoopUnrollRuntime.cpp | 2 -
.../LoopUnroll/runtime-loop-multiple-exits.ll | 244 ++++++++++++++-------
2 files changed, 165 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 807bcad4b0 [X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.
new affbdbb5c5 [modules ts] Basic for module linkage.
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/clang/Basic/Linkage.h | 24 +++++--
lib/AST/Decl.cpp | 78 ++++++++++++++++++----
lib/CodeGen/CodeGenModule.cpp | 2 +-
lib/CodeGen/ItaniumCXXABI.cpp | 2 +
lib/CodeGen/MicrosoftCXXABI.cpp | 2 +
lib/Index/IndexSymbol.cpp | 4 +-
.../modules-ts/basic/basic.def.odr/p4/module.cpp | 25 ++++++-
.../modules-ts/basic/basic.def.odr/p4/module.cppm | 76 +++++++++++++++++++--
.../CXX/modules-ts/basic/basic.def.odr/p4/user.cpp | 12 ++++
9 files changed, 198 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 16c930ae14e [DAGCombiner] use local variable to shorten code; NFCI
new 8614bf0c87b [APInt] Add a fastpath for the single word case of isOneVal [...]
new caa219e9a88 [PatternMatch] Implement m_One and m_AllOnes using Constant [...]
new 7383d9c9fdb [PatternMatch] Implement m_AnyZero using Constant::isZeroVa [...]
new 9fec2431ce1 [PatternMatch] Implemenet m_SignMask using Constant::isMinS [...]
The 4 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/ADT/APInt.h | 6 +++-
include/llvm/IR/PatternMatch.h | 73 ++++++++++++++++++++++++------------------
2 files changed, 47 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.