This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e788af62a [lldb][NFC] Remove dead code in Options::HandleOptionArgument [...]
new bde1891f8 [lldb][NFC] Remove unused variable in Options::HandleOptionAr [...]
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/Interpreter/Options.cpp | 1 -
1 file changed, 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from ed342df533b Daily bump.
adds f7e1c561a55 PR c++/91819 - ICE with operator++ and enum. * call.c (bu [...]
adds 37584e99160 [Darwin, PPC] Clean up symbol stubs code.
adds 4c6e749f835 Daily bump.
adds 49553a5e0d8 * gcc-interface/decl.c (components_to_record): Do not reor [...]
adds 3daa3782738 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
adds 63fd9617b2c * gcc-interface/trans.c (gnat_compile_time_expr_list): New [...]
adds 93efafb19ad Fix typo
adds 1a3c591a6c8 * gcc-interface/trans.c (Regular_Loop_to_gnu): Do not rota [...]
adds 39b55197b51 * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update.
new f82664178e1 Provide Task_Info.Number_Of_Processors on Solaris
new 3c01f4ef690 Use underscore in IPA-SRA LTO section name (PR ipa/91835)
new faf863fe1aa 2019-09-23 Paul Thomas <pault(a)gcc.gnu.org>
new ec0eb5c4db1 [AArch64] Fix memmodel index in aarch64_store_exclusive_pair
new fd83c39a6be Skip gcc.dg/ucnid-5-utf8.c unless ucn is supported
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:
gcc/ChangeLog | 17 ++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 39 ++++++++
gcc/ada/gcc-interface/decl.c | 15 ++-
gcc/ada/gcc-interface/trans.c | 103 +++++++++++++--------
gcc/ada/gcc-interface/utils.c | 2 +-
gcc/ada/libgnarl/s-osinte__solaris.ads | 5 +
gcc/ada/libgnarl/s-tasinf__solaris.adb | 19 ++++
gcc/ada/libgnarl/s-tasinf__solaris.ads | 3 +
gcc/config/aarch64/atomics.md | 2 +-
gcc/config/rs6000/rs6000.c | 26 ++----
gcc/cp/ChangeLog | 5 +
gcc/cp/call.c | 5 +-
gcc/fortran/ChangeLog | 8 ++
gcc/fortran/match.c | 34 +++++--
gcc/lto-section-in.c | 2 +-
gcc/testsuite/ChangeLog | 25 +++++
gcc/testsuite/g++.dg/other/operator4.C | 22 +++++
gcc/testsuite/gcc.dg/ucnid-5-utf8.c | 1 +
gcc/testsuite/gfortran.dg/select_rank_2.f90 | 4 +-
gcc/testsuite/gfortran.dg/select_rank_3.f90 | 21 +++++
gcc/testsuite/gnat.dg/specs/compile_time1.ads | 9 ++
gcc/testsuite/gnat.dg/specs/compile_time1_pkg.ads | 7 ++
gcc/testsuite/gnat.dg/system_info1.adb | 2 +-
libstdc++-v3/ChangeLog | 4 +
.../post/riscv64-linux-gnu/baseline_symbols.txt | 12 +++
26 files changed, 312 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/operator4.C
create mode 100644 gcc/testsuite/gfortran.dg/select_rank_3.f90
create mode 100644 gcc/testsuite/gnat.dg/specs/compile_time1.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/compile_time1_pkg.ads
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2dfe4554 0: update: binutils-gcc-linux: boot
new b32c43a2 0: update: binutils-gcc-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2dfe4554)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 220 +-
02-prepare_abe/console.log | 264 +-
03-build_abe-binutils/console.log | 11781 +++++++-------
04-build_abe-stage1/console.log | 16068 ++++++++++----------
05-build_linux/console.log | 836 +-
06-boot_linux/console.log | 332 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 29517 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 29498 insertions(+), 29548 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 4dd96ffa90f [ARM][MVE] Remove old tail predicates
new 13cfd6ccddc [FunctionAttrs] Enable nonnull arg propagation
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/IPO/FunctionAttrs.cpp | 5 +----
1 file changed, 1 insertion(+), 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 lldb.
from b154a0ed2 [lldb][NFC] Make cursor char position unsigned in CompletionRequest
new da5c3e576 [lldb][NFC] Fix documentation of CompletionRequest::AddCompletion
new e788af62a [lldb][NFC] Remove dead code in Options::HandleOptionArgument [...]
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/lldb/Utility/CompletionRequest.h | 3 ++-
source/Interpreter/Options.cpp | 11 ++---------
2 files changed, 4 insertions(+), 10 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 f0c7ca9b6 [mips] Deduce MIPS specific ELF header flags from `emulation`
new 3aed87e92 [LLD][ELF] - Simplify getFlagsFromEmulation(). 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:
ELF/Arch/MipsArchTree.cpp | 14 ++------------
1 file changed, 2 insertions(+), 12 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 7e7d3003e4d [AArch64] support neon_sshl and neon_ushl in performIntrins [...]
new 4dd96ffa90f [ARM][MVE] Remove old tail predicates
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/ARM/ARMInstrMVE.td | 1 +
lib/Target/ARM/MVETailPredication.cpp | 68 ++++-
.../cond-vector-reduce-mve-codegen.ll | 292 +++++++++++++++++++++
.../LowOverheadLoops/vector-arith-codegen.ll | 242 +++++++++++++++++
.../LowOverheadLoops/vector-reduce-mve-tail.ll | 75 ++++++
test/CodeGen/Thumb2/mve-vctp.ll | 6 +-
6 files changed, 672 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll
create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/vector-arith-codegen.ll
create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/vector-reduce-mve-tail.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 lldb.
from 05ab2ad8f [lldb][NFC] Remove argument prefix checking boilerplate when [...]
new dd2f7d02f [lldb] Make cursor index in CompletionRequest unsigned
new b154a0ed2 [lldb][NFC] Make cursor char position unsigned in CompletionRequest
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/lldb/Utility/CompletionRequest.h | 12 ++++-----
source/Commands/CommandObjectSettings.cpp | 5 ++--
source/Interpreter/CommandInterpreter.cpp | 4 +--
source/Interpreter/Options.cpp | 4 +--
source/Utility/CompletionRequest.cpp | 40 ++++++++++++-----------------
unittests/Utility/CompletionRequestTest.cpp | 26 ++++++++++++++++---
6 files changed, 51 insertions(+), 40 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from ed342df533b Daily bump.
adds f7e1c561a55 PR c++/91819 - ICE with operator++ and enum. * call.c (bu [...]
adds 37584e99160 [Darwin, PPC] Clean up symbol stubs code.
adds 4c6e749f835 Daily bump.
adds 49553a5e0d8 * gcc-interface/decl.c (components_to_record): Do not reor [...]
new 3daa3782738 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
new 63fd9617b2c * gcc-interface/trans.c (gnat_compile_time_expr_list): New [...]
new 93efafb19ad Fix typo
new 1a3c591a6c8 * gcc-interface/trans.c (Regular_Loop_to_gnu): Do not rota [...]
new 39b55197b51 * config/abi/post/riscv64-linux-gnu/baseline_symbols.txt: Update.
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:
gcc/ChangeLog | 6 ++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 31 +++++++
gcc/ada/gcc-interface/decl.c | 15 ++-
gcc/ada/gcc-interface/trans.c | 103 +++++++++++++--------
gcc/ada/gcc-interface/utils.c | 2 +-
gcc/config/rs6000/rs6000.c | 26 ++----
gcc/cp/ChangeLog | 5 +
gcc/cp/call.c | 5 +-
gcc/testsuite/ChangeLog | 10 ++
gcc/testsuite/g++.dg/other/operator4.C | 22 +++++
gcc/testsuite/gnat.dg/specs/compile_time1.ads | 9 ++
gcc/testsuite/gnat.dg/specs/compile_time1_pkg.ads | 7 ++
libstdc++-v3/ChangeLog | 4 +
.../post/riscv64-linux-gnu/baseline_symbols.txt | 12 +++
15 files changed, 191 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/operator4.C
create mode 100644 gcc/testsuite/gnat.dg/specs/compile_time1.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/compile_time1_pkg.ads
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.