This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d42aefdc83 Fix unresolved symbols when linking tools/clang/unittests/To [...]
new f52da25213 Update breaking test.
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/CodeGen/loop-vectorize.c | 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 7d641590fbf 2019-05-22 Bill Schmidt <wschmidt(a)linux.ibm.com> Mic [...]
new ef2b75b7f0d PR target/90552 * config/i386/i386.c (gen_rtx_cost): Use [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr90552.c | 11 +++++++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr90552.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cc1d3efc1c Automatic date update in version.in
adds d9143b9c02 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8f3eece7 0: update: binutils-gcc-linux: all
new 65a5318f 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 (8f3eece7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 120 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 10822 +++++++-------
04-build_abe-stage1/console.log | 16617 ++++++++++-----------
05-build_linux/console.log | 566 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 28409 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 28443 insertions(+), 28397 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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f1539751 5: update: llvm-linux: 16049
new d42740c6 5: update: llvm-linux: 16049
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 (f1539751)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 166 +-
02-build_llvm/console.log | 11824 ++++++++++++-------------
03-build_linux/console.log | 6198 +++++++------
console.log | 18188 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18200 insertions(+), 18184 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 883faf65ec1 [NFC] UpdateTestChecks: asm.py: fix whitespace issue
new 89828fde7f5 [NewPassManager] Add tuning option: LoopUnrolling [NFC].
new 32a10ab5dd5 AMDGPU: Correct maximum possible private allocation size
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/llvm/Passes/PassBuilder.h | 3 +++
lib/Passes/PassBuilder.cpp | 9 +++++---
lib/Target/AMDGPU/AMDGPU.td | 7 ------
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 1 -
lib/Target/AMDGPU/AMDGPUSubtarget.h | 13 ++++++-----
lib/Target/AMDGPU/SIISelLowering.cpp | 21 +++++------------
test/CodeGen/AMDGPU/frame-index-elimination.ll | 6 ++---
test/CodeGen/AMDGPU/function-returns.ll | 20 +++++++++++++++++
test/CodeGen/AMDGPU/huge-private-buffer.ll | 31 +++++++++++++++++---------
9 files changed, 67 insertions(+), 44 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 f18dd245f Test commit access by removing a empty line
new f09dcba86 [gdb-remote] Fix more issues with thread_result_t
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/Process/gdb-remote/GDBRemoteCommunication.cpp | 6 +++---
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.