This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pr88909/master
in repository gcc.
at c6524483f65 i386: Add mask2 to builtin_description
This branch includes the following new commits:
new c6524483f65 i386: Add mask2 to builtin_description
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.
--
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 5d73c0daaf1 [llvm-objdump] - Introduce getRelocsMap() helper. NFCI.
new e5439d54578 [DAGCombiner] narrow vector binop with 2 insert subvector operands
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/DAGCombiner.cpp | 25 ++++++++++++++++++++++++-
test/CodeGen/X86/avx512-hadd-hsub.ll | 12 ++++++------
test/CodeGen/X86/scalarize-fp.ll | 25 ++++++++++---------------
test/CodeGen/X86/vector-partial-undef.ll | 10 ++++------
4 files changed, 44 insertions(+), 28 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 7411b3cf5 binutils-8d87b79d2a9e64fff855b3fa2643636939059af6: all
new 63e95ba92 linux-48b161983ae5266ffa42f0ccaf7224eaeda38e59: 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 (7411b3cf5)
\
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:
1-reset_artifacts/console.log | 78 +-
2-prepare_abe/console.log | 32 +-
3-build_abe-binutils/console.log | 6352 ++++++++--------
4-build_abe-stage1/console.log | 8163 ++++++++++----------
5-count_linux_objs/console.log | 225 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 14904 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 14967 insertions(+), 14815 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 975f85aa0 linux-48b161983ae5266ffa42f0ccaf7224eaeda38e59: all
new 37db72287 binutils-b1afaa356621e3236ff27fec09e63fb99e9e990e: 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 (975f85aa0)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3646 ++++---
4-build_abe-stage1/console.log | 4421 ++++----
5-count_linux_objs/console.log | 13484 ++++++++++++-----------
console.log | 21781 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 21635 insertions(+), 21737 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 cc41270a0d3 2019-01-22 Manfred Schwarb <manfred99(a)gmx.ch>
new f8f32a5f5c5 [arm] PR target/88469 fix incorrect argument passing with 6 [...]
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 | 10 +++++++
gcc/config/arm/arm.c | 32 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 8 ++++++
gcc/testsuite/gcc.target/arm/aapcs/bitfield1.c | 24 ++++++++++++++++
.../gcc.target/arm/aapcs/overalign_rec1.c | 27 ++++++++++++++++++
.../gcc.target/arm/aapcs/overalign_rec2.c | 25 +++++++++++++++++
.../gcc.target/arm/aapcs/overalign_rec3.c | 28 +++++++++++++++++++
7 files changed, 150 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/bitfield1.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/overalign_rec1.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/overalign_rec2.c
create mode 100644 gcc/testsuite/gcc.target/arm/aapcs/overalign_rec3.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.
unknown user pushed a change to branch master
in repository llvm.
from 39a720432a1 [MCA] Add tests for int-to-fpu transfer delays. NFC
new f315bf0876f [RISCV][NFC] Change naming scheme for RISC-V specific DAG nodes
new 5d73c0daaf1 [llvm-objdump] - Introduce getRelocsMap() helper. NFCI.
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/RISCV/RISCVInstrInfo.td | 93 ++++++++++++++++++++-----------------
tools/llvm-objdump/llvm-objdump.cpp | 43 +++++++++--------
2 files changed, 71 insertions(+), 65 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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0b20424f9 binutils-6b53149a41ae1e8950063e1151c3d10011b08f9b: all
new 8b215e7e4 linux-48b161983ae5266ffa42f0ccaf7224eaeda38e59: 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 (0b20424f9)
\
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:
1-reset_artifacts/console.log | 44 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/build-ok | 0
3-build_abe-binutils/console.log | 3216 ++++++++--------
4-build_abe-stage1/build-ok | 0
4-build_abe-stage1/console.log | 4013 ++++++++++----------
5-count_linux_objs/console.log | 196 +-
console.log | 7443 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
results | 6 +-
trigger-bisect-on-failure | 6 +-
13 files changed, 7504 insertions(+), 7450 deletions(-)
delete mode 100644 3-build_abe-binutils/build-ok
delete mode 100644 4-build_abe-stage1/build-ok
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.