This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch aoliva/SFN
in repository gcc.
from 1f829d6 not SFN: work around warnings that prevent bootstrap at -O1
new d762fc2 SFN: make expr_{first,last} debug stmt-neutral
new bdb46a3 SFN: don't crash dumping BB of debug insn between blocks in lra
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:
gcc/lra-constraints.c | 3 ++-
gcc/tree-iterator.c | 61 ++++++++++++++++++++++++++++++++++++++++++---------
gcc/tree.c | 21 ------------------
3 files changed, 53 insertions(+), 32 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 a64c974 [xray] Add XRay support for Mach-O in CodeGen
new 74e176a Fix builbots.
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/Support/SHA1.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 b31c9f4 Daily bump.
new a7a9f93 PR tree-optimization/78455 * tree-ssa-uninit.c (can_chain_u [...]
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 | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/uninit-23.c | 27 +++++++++++++++++++++++++++
gcc/tree-ssa-uninit.c | 2 +-
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/uninit-23.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 329c83f [SCCP] Add a test for switches on undef.
new a64c974 [xray] Add XRay support for Mach-O in CodeGen
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/Target/AArch64/AArch64AsmPrinter.cpp | 61 +++++++++++++---------
lib/Target/ARM/ARMMCInstLower.cpp | 44 ++++++++++------
lib/Target/X86/X86MCInstLower.cpp | 60 ++++++++++++---------
.../ARM/xray-armv6-attribute-instrumentation.ll | 1 +
.../ARM/xray-armv7-attribute-instrumentation.ll | 1 +
test/CodeGen/ARM/xray-tail-call-sled.ll | 3 +-
test/CodeGen/X86/xray-attribute-instrumentation.ll | 19 +++----
test/CodeGen/X86/xray-tail-call-sled.ll | 17 +++---
8 files changed, 119 insertions(+), 87 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 6356463 Add convenient functions to compute hashes of byte vectors.
new 329c83f [SCCP] Add a test for switches on undef.
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/Transforms/SCCP/switch-multiple-undef.ll | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 test/Transforms/SCCP/switch-multiple-undef.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 clang.
from f40f59e Make diagnostic for use of default member initializer before [...]
new 5c8cc80 [X86] Replace valignd/q builtins with appropriate __builtin_s [...]
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/BuiltinsX86.def | 6 ---
lib/Headers/avx512fintrin.h | 64 +++++++++++++++---------
lib/Headers/avx512vlintrin.h | 98 +++++++++++++++++++------------------
lib/Sema/SemaChecking.cpp | 6 ---
test/CodeGen/avx512f-builtins.c | 16 +++---
test/CodeGen/avx512vl-builtins.c | 31 +++++++-----
6 files changed, 119 insertions(+), 102 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 libcxx.
from ef3060e [libcxx] Fix max_size() across all containers
new 80888fa Don't "LIBCPP_ONLY(stuff;)" at namespace scope.
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:
.../utilities/variant/variant.variant/variant.swap/swap.pass.cpp | 6 +++---
1 file changed, 3 insertions(+), 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 master
in repository libcxx.
from 0373708 Add <variant> tests but disable them for libc++
new ef3060e [libcxx] Fix max_size() across all containers
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:
.clang-format | 6 +++
include/__hash_table | 9 ++--
include/__tree | 4 +-
include/deque | 4 +-
include/forward_list | 7 +++-
include/list | 10 ++++-
include/vector | 3 +-
.../associative/map/map.access/max_size.pass.cpp | 38 ++++++++++++-----
.../associative/multimap/max_size.pass.cpp | 38 ++++++++++++-----
.../associative/multiset/max_size.pass.cpp | 35 +++++++++++-----
.../containers/associative/set/max_size.pass.cpp | 35 +++++++++++-----
.../deque/deque.capacity/max_size.pass.cpp | 47 +++++++++++++++++++++
.../sequences/forwardlist/max_size.pass.cpp | 37 +++++++++++------
.../sequences/list/list.capacity/max_size.pass.cpp | 47 +++++++++++++++++++++
.../vector/vector.capacity/max_size.pass.cpp | 48 ++++++++++++++++++++++
.../containers/unord/unord.map/max_size.pass.cpp | 41 ++++++++++++------
.../unord/unord.multimap/max_size.pass.cpp | 43 +++++++++++++------
.../unord/unord.multiset/max_size.pass.cpp | 40 +++++++++++++-----
.../containers/unord/unord.set/max_size.pass.cpp | 36 +++++++++++-----
test/support/test_allocator.h | 6 +++
20 files changed, 425 insertions(+), 109 deletions(-)
create mode 100644 test/std/containers/sequences/deque/deque.capacity/max_size.pass.cpp
create mode 100644 test/std/containers/sequences/list/list.capacity/max_size.pass.cpp
create mode 100644 test/std/containers/sequences/vector/vector.capacity/max_size.pass.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 lld.
from 850f556 Use SHA1::hash and MD5::hash functions.
new bec8fe9 Revert r287727: Use SHA1::hash and MD5::hash functions.
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/SyntheticSections.cpp | 10 ++++++++--
1 file changed, 8 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 binutils-gdb.
from 4eefa7b gdbserver: Use debug_printf for debug output
new 9986ba0 gdbserver: Use warning for warnings
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/gdbserver/ChangeLog | 7 +++++++
gdb/gdbserver/event-loop.c | 2 +-
gdb/gdbserver/linux-low.c | 6 +++---
gdb/gdbserver/mem-break.c | 6 ++----
4 files changed, 13 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.