This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 430a32ac274 [MIPS GlobalISel] Lower SRet pointer arguments
new c80ed278312 [MIPS GlobalISel] Select llvm.trap intrinsic
new a9005fbe930 [MIPS GlobalISel] Select G_FENCE
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/MipsInstructionSelector.cpp | 4 +++
lib/Target/Mips/MipsLegalizerInfo.cpp | 15 ++++++++++-
.../Mips/GlobalISel/instruction-select/fence.mir | 31 ++++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/legalizer/fence.mir | 29 ++++++++++++++++++++
test/CodeGen/Mips/GlobalISel/legalizer/trap.mir | 22 +++++++++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/fence.ll | 13 +++++++++
test/CodeGen/Mips/GlobalISel/llvm-ir/trap.ll | 14 ++++++++++
.../Mips/GlobalISel/regbankselect/fence.mir | 30 +++++++++++++++++++++
8 files changed, 157 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/fence.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/fence.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/legalizer/trap.mir
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/fence.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/trap.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/regbankselect/fence.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 c47e57af 0: update: binutils-gcc-linux: boot
new bbfd5e58 0: update: binutils-e47d413a2c8a8710eaff12510bab64d128930d7c: 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 (c47e57af)
\
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 | 216 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11081 ++++++------
04-build_abe-stage1/console.log | 19820 +++++++++++-----------
05-build_linux/console.log | 886 +-
06-boot_linux/console.log | 476 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32952 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 32466 insertions(+), 33433 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 release_90
in repository llvm.
from c5d3eed5bcf Merging r370720 and r370721:
new a083ac115fc Merging r370430: ------------------------------------------ [...]
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/SelectionDAG/SelectionDAGBuilder.cpp | 2 +-
test/CodeGen/WebAssembly/multi-return.ll | 200 +++++++++++++++++++++++
2 files changed, 201 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/WebAssembly/multi-return.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 llvm.
from de90d2483e7 Revert rL370996 from llvm/trunk: [AArch64][GlobalISel] Teac [...]
new 430a32ac274 [MIPS GlobalISel] Lower SRet pointer arguments
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/Mips/MipsCallLowering.cpp | 4 ++-
.../Mips/GlobalISel/irtranslator/sret_pointer.ll | 39 ++++++++++++++++++++++
.../Mips/GlobalISel/llvm-ir/sret_pointer.ll | 38 +++++++++++++++++++++
3 files changed, 80 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/irtranslator/sret_pointer.ll
create mode 100644 test/CodeGen/Mips/GlobalISel/llvm-ir/sret_pointer.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 gcc.
from e93f8076b8f * doc/install.texi: Update and clarify requirements to bui [...]
new c566e9ccc58 2019-09-05 Richard Biener <rguenther(a)suse.de>
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/tree-inline.c | 1 +
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from 756e7d0687a Daily bump.
adds 8ba5c53ded9 [AArch64] Fix PR81800
adds e70bee1e0c7 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.md | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.c | 17 +++++++++++++++++
5 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/no-inline-lrint_3.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-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from decfa2f08c Automatic date update in version.in
adds 6644bbedcc 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards d4153bb2 0: update: binutils-gcc-linux: boot
new cc4f53a6 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 (d4153bb2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 158 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10806 +++++++--------
04-build_abe-stage1/console.log | 13915 +++++++++----------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 408 +-
console.log | 26546 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 26555 insertions(+), 26524 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.