This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 22ad0118 Verify __builtin_unreachable and __builtin_trap are not calle [...]
new 221d672 Fix FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump optimized [...]
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 | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/minmax-2.c | 2 ++
2 files changed, 7 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 gcc.
from 514727a Bootstrapped/regtested on x86_64-linux, ok for trunk?
new 22ad0118 Verify __builtin_unreachable and __builtin_trap are not calle [...]
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/tree-cfg.c | 24 ++++++++++++++++++++++++
1 file changed, 24 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 gcc.
from db5c1c9 * tree-if-conv.c (any_pred_load_store): New static variable. [...]
new 514727a Bootstrapped/regtested on x86_64-linux, ok for trunk?
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/cp/ChangeLog | 13 +++++++++++++
gcc/cp/call.c | 9 +++++----
gcc/cp/cp-tree.h | 1 +
gcc/cp/tree.c | 39 +++++++++++++++++++++++++++++++++++++++
gcc/cp/typeck.c | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/cond2.C | 28 ++++++++++++++++++++++++++++
7 files changed, 96 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/cond2.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 lldb.
from 04d455d Fix arm-linux-gnueabi regression due to rL267291
new ad848c3 rL267291: Architecture change to thumb on parsing arm.attribu [...]
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:
source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | 13 -------------
1 file changed, 13 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 3d2da6d Support .largecomm with Solaris as (PR target/61821)
new e6ee4c6 PR tree-optimization/70771 PR tree-optimization/70775 * tr [...]
new db5c1c9 * tree-if-conv.c (any_pred_load_store): New static variable. [...]
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/ChangeLog | 20 +++++++
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.dg/pr70771.c | 26 +++++++++
gcc/testsuite/gcc.dg/pr70775.c | 34 ++++++++++++
gcc/tree-if-conv.c | 121 +++++++++++------------------------------
5 files changed, 120 insertions(+), 88 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr70771.c
create mode 100644 gcc/testsuite/gcc.dg/pr70775.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 2f533ed Revert "ARM: put correct symbol index on indirect pointers in [...]
new e1abe9d ThinLTOCodeGenerator: preserve linkonce when in "MustPreserved" set
new 79b1c77 [SPARC] Add support for llvm.thread.pointer.
new eb83c9c [SPARC] [SSP] Add support for LOAD_STACK_GUARD.
new adc800c [PowerPC] Add support for llvm.thread.pointer
new 314a1b6 [Sparc] Fix build error introduced by rL267545.
The 5 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/LTO/ThinLTOCodeGenerator.cpp | 14 ++++++++---
lib/Target/PowerPC/PPCISelLowering.cpp | 10 ++++++++
lib/Target/Sparc/SparcISelLowering.cpp | 29 ++++++++++++++++++++++
lib/Target/Sparc/SparcISelLowering.h | 6 +++++
lib/Target/Sparc/SparcInstrInfo.cpp | 16 ++++++++++++
lib/Target/Sparc/SparcInstrInfo.h | 3 +++
lib/Target/Sparc/SparcSubtarget.cpp | 2 +-
lib/Target/Sparc/SparcSubtarget.h | 3 +++
test/CodeGen/PowerPC/thread-pointer.ll | 17 +++++++++++++
test/CodeGen/{PowerPC => SPARC}/stack-protector.ll | 22 +++++++---------
.../thread-pointer.ll} | 6 ++---
test/ThinLTO/X86/odr_resolution.ll | 8 ++++++
12 files changed, 115 insertions(+), 21 deletions(-)
create mode 100644 test/CodeGen/PowerPC/thread-pointer.ll
copy test/CodeGen/{PowerPC => SPARC}/stack-protector.ll (58%)
copy test/CodeGen/{AArch64/arm64-builtins-linux.ll => SPARC/thread-pointer.ll} (52%)
--
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 compiler-rt.
from f796648 Revert "[sanitizers] read/write page fault detection on mac."
new 8bb1577 [sanitizer] [SystemZ] Implement internal_clone.
new 3eab866 [sanitizer] [SystemZ] Add ptrace support bits.
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/sanitizer_common/sanitizer_common_syscalls.inc | 4 +-
lib/sanitizer_common/sanitizer_linux.h | 2 +-
lib/sanitizer_common/sanitizer_linux_s390.cc | 62 ++++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 3 +-
.../sanitizer_platform_limits_posix.cc | 9 +++-
.../sanitizer_platform_limits_posix.h | 3 +-
.../sanitizer_stoptheworld_linux_libcdep.cc | 9 +++-
.../sanitizer_symbolizer_libcdep.cc | 4 ++
test/asan/TestCases/Linux/ptrace.cc | 7 +++
test/sanitizer_common/TestCases/Linux/ptrace.cc | 20 +++++++
10 files changed, 115 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 gcc.
from 26b4c68 Compile libcilkrts with -funwind-tables (PR target/60290)
new 97920c7 Support .lbss etc. sections with Solaris as (PR target/59407)
new 3d2da6d Support .largecomm with Solaris as (PR target/61821)
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/ChangeLog | 31 +++++++++++++++++++++++++++++++
gcc/config/i386/i386-protos.h | 4 ++--
gcc/config/i386/i386.c | 24 +++++++++++++++++++-----
gcc/config/i386/sol2.h | 18 +++++++++++++++---
gcc/config/i386/x86-64.h | 6 +++---
gcc/doc/tm.texi | 6 ++++++
gcc/doc/tm.texi.in | 6 ++++++
gcc/varasm.c | 6 +++++-
8 files changed, 87 insertions(+), 14 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 46f5639 clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp: Use [...]
new 186b9c6 A clang-tidy check for std:accumulate.
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-tidy/misc/CMakeLists.txt | 1 +
clang-tidy/misc/FoldInitTypeCheck.cpp | 140 ++++++++++++++++++++++
clang-tidy/misc/FoldInitTypeCheck.h | 44 +++++++
clang-tidy/misc/MiscTidyModule.cpp | 3 +
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/checks/misc-fold-init-type.rst | 27 +++++
test/clang-tidy/misc-fold-init-type.cpp | 158 +++++++++++++++++++++++++
7 files changed, 374 insertions(+)
create mode 100644 clang-tidy/misc/FoldInitTypeCheck.cpp
create mode 100644 clang-tidy/misc/FoldInitTypeCheck.h
create mode 100644 docs/clang-tidy/checks/misc-fold-init-type.rst
create mode 100644 test/clang-tidy/misc-fold-init-type.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 llvm.
from 9585d89 [ppc64] Reenable sibling call optimization on ppc64 since fix [...]
new 2f533ed Revert "ARM: put correct symbol index on indirect pointers in [...]
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/MC/MachObjectWriter.cpp | 3 +--
test/MC/ARM/tls-directives.s | 6 +-----
2 files changed, 2 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.