This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 805d58dd43 [ASTImporter] Changed use of Import to Import_New in ASTNode [...]
new 342dd05bcb [OpenCL] Allow addr space spelling without __ prefix in 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:
include/clang/Basic/TokenKinds.def | 8 ++++----
lib/Parse/ParseDecl.cpp | 4 ++++
lib/Parse/ParseDeclCXX.cpp | 9 +++++++--
lib/Parse/ParseTentative.cpp | 1 +
test/Parser/opencl-cxx-keywords.cl | 32 +++++++++++++++++---------------
5 files changed, 33 insertions(+), 21 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 f636c26bde8 [MIPS GlobalISel] Add floating point register bank
new af179cc68ee gn build: Let get.py keep zip file in memory instead of usi [...]
new a0a20fdec38 gn build: Clean up README.rst a bit
new 29ab38eb24e [MIPS GlobalISel] Select copy for arguments from FPRBRegBank
The 3 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/Mips/MipsInstructionSelector.cpp | 20 ++-
.../float_args.mir | 169 +++++++++++----------
test/CodeGen/Mips/GlobalISel/llvm-ir/float_args.ll | 147 ++++++++++++++++++
utils/gn/README.rst | 71 +++++----
utils/gn/get.py | 17 +--
5 files changed, 289 insertions(+), 135 deletions(-)
copy test/CodeGen/Mips/GlobalISel/{regbankselect => instruction-select}/float_args [...]
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/float_args.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-tools-extra.
from 699de35e [clangd] Send empty diagnostics when a file is closed
new f607f4cd [pp-trace] Try fixing MSVC C2248 after rCTE356849
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:
pp-trace/PPTrace.cpp | 4 ++--
1 file changed, 2 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 75ebb082a21 [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM [...]
new ce7cb683c29 [MIPS GlobalISel] Lower float and double arguments in registers
new f636c26bde8 [MIPS GlobalISel] Add floating point register bank
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/Target/Mips/MipsCallLowering.cpp | 124 ++++++---
lib/Target/Mips/MipsCallLowering.h | 10 +-
lib/Target/Mips/MipsRegisterBankInfo.cpp | 5 +
lib/Target/Mips/MipsRegisterBanks.td | 2 +
.../Mips/GlobalISel/irtranslator/float_args.ll | 211 +++++++++++++++
.../Mips/GlobalISel/regbankselect/float_args.mir | 296 +++++++++++++++++++++
6 files changed, 612 insertions(+), 36 deletions(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/irtranslator/float_args.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/float_args.mir
--
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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f25145cb 0: good: binutils-gcc-linux: boot
new f3b41eb8 0: good: binutils-6640a367bf5427779856e7c80ae4b4bd88c19d3c: 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 (f25145cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 16 +-
02-prepare_abe/console.log | 6 +-
03-build_abe-binutils/console.log | 3629 +++++++--------
04-build_abe-stage1/console.log | 4586 +++++++++----------
05-build_linux/console.log | 142 +-
06-boot_linux/console.log | 386 +-
console.log | 8745 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 8808 insertions(+), 8716 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 6e821f01513 Fix the build with GCC 4.8 after r356783
new 75ebb082a21 [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM [...]
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/tools/llvm-readobj/elf-versioninfo.test | 211 +++++++++---------
test/tools/yaml2obj/verdef-section.yaml | 2 +-
test/tools/yaml2obj/verneed-section.yaml | 2 +-
test/tools/yaml2obj/versym-section.yaml | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 320 +++++++++++++++------------
5 files changed, 298 insertions(+), 239 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-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from bfd0d997017 Daily bump.
adds 836c04e1d09 [gcc]
adds 48da5c6d04c Daily bump.
adds c70815aa917 2019-03-23 Thomas Koenig <tkoeng(a)gcc.gnu.org>
adds 1bb1765ee7c Daily bump.
adds 445f6d5bc73 fix PR 71861
adds 4baa5ac3cb3 Daily bump.
new 82effd32e30 S/390: Fix PR89775. Stackpointer save/restore instructions removed
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 | 18 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/mmintrin.h | 2 +-
gcc/config/s390/s390.c | 34 ++++++++++++----------
gcc/fortran/ChangeLog | 15 ++++++++++
gcc/fortran/iresolve.c | 5 ++++
gcc/fortran/symbol.c | 1 +
gcc/testsuite/ChangeLog | 21 +++++++++++++
gcc/testsuite/gcc.target/powerpc/mmx-psubd-2.c | 14 +++++++--
gcc/testsuite/gcc.target/s390/pr89775-1.c | 17 +++++++++++
gcc/testsuite/gcc.target/s390/pr89775-2.c | 25 ++++++++++++++++
gcc/testsuite/gfortran.dg/interface_abstract_5.f90 | 32 ++++++++++++++++++++
12 files changed, 165 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr89775-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr89775-2.c
create mode 100644 gcc/testsuite/gfortran.dg/interface_abstract_5.f90
--
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-release-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from e945e5f271 Automatic date update in version.in
adds ada3dfe77e Automatic date update in version.in
adds 896c962193 Automatic date update in version.in
adds 0289c08eb3 Automatic date update in version.in
new ae0e4eb9ce [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-arc.c | 10 ----------
bfd/version.h | 2 +-
ld/ChangeLog | 4 ++++
ld/emultempl/arclinux.em | 29 +----------------------------
5 files changed, 15 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.