This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5006cc1 [OpenMP] Codegen for the 'target parallel' directive on the N [...]
new 922c70d [Modules] Correct test comment from obsolete earlier version [...]
new ea8cb15 [ASTReader] Add a DeserializationListener callback for IMPORT [...]
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/clang/Serialization/ASTDeserializationListener.h | 4 ++++
lib/Serialization/ASTReader.cpp | 5 ++++-
test/Modules/implicit-private-with-different-name.m | 2 +-
3 files changed, 9 insertions(+), 2 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 gcc.
from e617f12 libitm: Disable TSX on processors on which it may be broken.
new 6b5236a jit.dg: fix issue with compilation of test-threads.c
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/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/jit.dg/test-threads.c | 51 +++++++++++++++++++++----------------
2 files changed, 39 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 release_40
in repository lld.
from c350f4d Port r292146.
new 83a83a5 Port r291944.
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:
ELF/SymbolTable.cpp | 8 ++++++++
ELF/SymbolTable.h | 1 +
ELF/SyntheticSections.cpp | 4 ++--
test/ELF/init-fini.s | 17 ++++++++++++++---
4 files changed, 25 insertions(+), 5 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 gcc.
from 288e463 [gcc] 2017-01-18 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new e617f12 libitm: Disable TSX on processors on which it may be broken.
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:
libitm/ChangeLog | 5 +++++
libitm/config/x86/target.h | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
--
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 28f3575 ThinLTOBitcodeWriter: Clear comdats on filtered globals.
new a1c9212 [InstCombine] remove a redundant check; NFCI
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/InstCombine/InstCombineCompares.cpp | 2 --
1 file changed, 2 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 release_40
in repository libcxx.
from b235093 Merging r292013: -------------------------------------------- [...]
new 39c3625 Merge R292276: Fix std::string assignment ambiguity from brac [...]
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/string | 1 +
.../brace_assignment.pass.cpp} | 27 +++++++++++-----------
.../basic.string/string.cons/string_view.pass.cpp | 22 ++++++++++++++++++
3 files changed, 37 insertions(+), 13 deletions(-)
copy test/std/strings/basic.string/{string.modifiers/string_assign/initializer_lis [...]
--
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 517331b Fix up a comment. NFC.
new 1d08431 Cloning: Copy comdats when cloning globals.
new 28f3575 ThinLTOBitcodeWriter: Clear comdats on filtered globals.
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:
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 2 ++
lib/Transforms/Utils/CloneModule.cpp | 13 +++++++++++++
test/Transforms/ThinLTOBitcodeWriter/split.ll | 6 ++++--
unittests/Transforms/Utils/Cloning.cpp | 16 ++++++++++++++++
4 files changed, 35 insertions(+), 2 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 2e52b0f PR9551: Implement DR1004 (http://wg21.link/cwg1004).
new 5006cc1 [OpenMP] Codegen for the 'target parallel' directive on the N [...]
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/CGOpenMPRuntimeNVPTX.cpp | 207 ++++++++++++++++++++++++--
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 60 ++++++++
test/OpenMP/nvptx_target_codegen.cpp | 32 ++--
test/OpenMP/nvptx_target_parallel_codegen.cpp | 136 +++++++++++++++++
4 files changed, 414 insertions(+), 21 deletions(-)
create mode 100644 test/OpenMP/nvptx_target_parallel_codegen.cpp
--
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 1582eb8 [OpenMP] Codegen support for 'target parallel' on the host.
new 2e52b0f PR9551: Implement DR1004 (http://wg21.link/cwg1004).
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/AST/Type.h | 3 ++
include/clang/Sema/Sema.h | 7 +++-
lib/Sema/SemaTemplate.cpp | 57 ++++++++++++++++++++++++++++----
lib/Sema/SemaTemplateDeduction.cpp | 8 ++---
test/CXX/drs/dr10xx.cpp | 23 +++++++++++++
test/CXX/temp/temp.res/temp.local/p1.cpp | 57 ++++++++++++++++++++++++++++----
www/cxx_dr_status.html | 4 +--
7 files changed, 138 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.