This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from be239ed libgo: update to go1.7rc3
new efa8e86 PR c++/71675 - __atomic_compare_exchange_n returns wrong type [...]
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/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-common.c | 3 ++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/ext/atomic-3.C | 37 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/atomic/pr71675.c | 32 ++++++++++++++++++++++++++++++
5 files changed, 84 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/atomic-3.C
create mode 100644 gcc/testsuite/gcc.dg/atomic/pr71675.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 a6c7a03 [PM] Port BreakCriticalEdges to the new PM.
new 9493a84 [ThinLTO/gold] Support for getting list of included objects f [...]
new f9e61b6 add tests for vector bit manipulation intrinsics
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:
test/Transforms/InstCombine/intrinsics.ll | 42 +++++++++++++++++++-
.../X86/Inputs/thinlto_emit_linked_objects.ll} | 2 +-
test/tools/gold/X86/thinlto_emit_linked_objects.ll | 45 ++++++++++++++++++++++
tools/gold/gold-plugin.cpp | 40 +++++++++++++++++++
4 files changed, 126 insertions(+), 3 deletions(-)
copy test/{Transforms/PGOProfile/Inputs/thinlto_indirect_call_promotion.ll => tool [...]
create mode 100644 test/tools/gold/X86/thinlto_emit_linked_objects.ll
--
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 80ee170 Invariant start/end intrinsics overloaded for address space
new a6c7a03 [PM] Port BreakCriticalEdges to the new PM.
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/Transforms/Utils/BreakCriticalEdges.h | 29 ++++++++++++++++++++++
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/Utils/BreakCriticalEdges.cpp | 18 ++++++++++++--
.../Dominators/2006-10-02-BreakCritEdges.ll | 1 +
.../Dominators/2007-01-14-BreakCritEdges.ll | 1 +
6 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 include/llvm/Transforms/Utils/BreakCriticalEdges.h
--
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 binutils-gdb.
from eed2386 Get "num" as unsigned in ctf
new e98c9e7 PR rust/20162 - fix gdb regressions caused by rust 1.10
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:
gdb/ChangeLog | 10 ++++++++++
gdb/dwarf2read.c | 21 +++++++++++++++++++--
2 files changed, 29 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 llvm.
from 1085c3b [utils] Update coverage regression checking script
new 80ee170 Invariant start/end intrinsics overloaded for address space
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:
docs/LangRef.rst | 6 +++--
include/llvm/IR/Intrinsics.td | 4 ++--
lib/IR/AutoUpgrade.cpp | 28 +++++++++++++++++++++-
test/Assembler/auto_upgrade_intrinsics.ll | 15 ++++++++++++
.../AMDGPU/promote-alloca-invariant-markers.ll | 8 +++----
test/Feature/memorymarkers.ll | 8 +++----
.../Transforms/GlobalOpt/invariant-nodatalayout.ll | 4 ++--
test/Transforms/GlobalOpt/invariant.ll | 10 ++++----
test/Transforms/InstCombine/invariant.ll | 18 +++++++++++---
9 files changed, 78 insertions(+), 23 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 bc9c0d4 test commit. update comment grammatically. NFC
new f9fef1e Clang changes for overloading invariant.start and end intrinsics
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/CGDeclCXX.cpp | 4 +++-
test/CodeGenCXX/init-invariant.cpp | 14 +++++++-------
2 files changed, 10 insertions(+), 8 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 6a2251e [Hexagon] Make HexagonCodeGen depend on Scalar
new 1085c3b [utils] Update coverage regression checking script
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:
utils/check-coverage-regressions.py | 78 +++++++++++++++++++------------------
1 file changed, 41 insertions(+), 37 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-tools-extra.
from 48a0e79 Revert "Revert "[clang-tidy] new cppcoreguidelines-slicing""
new 6ac6d55 ClangRenameTests: Update libdeps.
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:
unittests/clang-rename/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.