This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 69b042c01dc [ARM] Glue register copies to tail calls.
new 1f72a0337f0 Fix bug in getCompleteTypeIndex in codeview debug info
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/AsmPrinter/CodeViewDebug.cpp | 11 ++-
test/CodeGen/X86/label-heapallocsite.ll | 124 ++++++++++++++++++-------------
2 files changed, 78 insertions(+), 57 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 e768d60cc86 rs6000: Remove TM regs
new 7c4a543c4ff 2019-05-06 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/match.c | 17 ++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr90290.f90 | 7 +++++++
4 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr90290.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-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 7178fb0b239d Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...]
adds e93c9c99a629 Linux 5.1
No new revisions were added by this update.
Summary of changes:
Makefile | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0a2260d693 Automatic date update in version.in
adds 2dd92f9d37 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 06d2e975 0: update: binutils-gcc-linux: all
new c104ef7e 0: update: binutils-gcc-linux: all
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 (06d2e975)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 14 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 10872 +++++++-------
04-build_abe-stage1/console.log | 17168 ++++++++++-----------
05-build_linux/console.log | 632 +-
06-boot_linux/console.log | 2 +-
console.log | 29096 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 29009 insertions(+), 28981 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 14bb26600b [Sema] Fix for P41774 where `ExpectNoDerefChunk` is assigned twice
new 741e05796d [Clang][NewPM] Don't bail out if the target machine is empty
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/BackendUtil.cpp | 14 ++++++++------
test/CodeGen/spir-half-type.cpp | 2 ++
test/Driver/le32-unknown-nacl.cpp | 1 +
3 files changed, 11 insertions(+), 6 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 fb9e306bf19 [FastISel] Pass the fneg input operand to hasTrivialKill in [...]
new 69b042c01dc [ARM] Glue register copies to tail calls.
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/ARMISelLowering.cpp | 30 ++++-----------------------
test/CodeGen/ARM/tail-call-scheduling.ll | 35 ++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 26 deletions(-)
create mode 100644 test/CodeGen/ARM/tail-call-scheduling.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 libcxx.
from 393b4899b [libcxx] Don't use -fvisibility-global-new-delete-hidden when [...]
new da525f1a6 Remove unneeded <algorithm> include in cmath.
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/cmath | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.