This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 73121b2cc82 [HWASAN] Instrument memorty intrinsics by default
new 7d9874e568f [X86] Add test cases for PR40142. NFC
new 4f8964c9727 [X86] Use GetDemandedBits to simplify the operands of PMULD [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 9 +++++
lib/Target/X86/X86ISelLowering.cpp | 9 +++++
test/CodeGen/X86/avx2-intrinsics-fast-isel.ll | 9 -----
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 9 -----
test/CodeGen/X86/pmul.ll | 46 +++++++++++++++++++++++++
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 28 +++------------
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll | 17 +--------
7 files changed, 69 insertions(+), 58 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-arm-stable-defconfig
in repository toolchain/binutils-gdb.
from b366503e45 i386: Remove the unused bfd pointer argument
adds 56334baf0c Automatic date update in version.in
adds b5a1e55720 Fix gdb.ada bp_fun_addr failure due to conflict between fun [...]
adds 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit
adds b6c95c0cc5 gdb: Extend the comments in c-exp.y
adds 0f5d3f636a gdb: Add new parser rule for structure field names
adds 6f0ffe50c8 gdb: Allow struct fields named double
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 23 ++++
gdb/c-exp.y | 55 +++++++--
gdb/dwarf2read.c | 7 +-
gdb/testsuite/ChangeLog | 11 ++
gdb/testsuite/gdb.ada/bp_fun_addr.exp | 10 +-
.../gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} | 4 +-
.../dw2-unusual-field-names.c} | 15 ++-
.../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++
9 files changed, 232 insertions(+), 27 deletions(-)
rename gdb/testsuite/gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} (94%)
copy gdb/testsuite/{gdb.base/info_minsym.c => gdb.dwarf2/dw2-unusual-field-names.c} (88%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.exp
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0b35f5d5f gcc-d49fbbc1eff089189b54a6feee84d7c241b854d9: all
new 138f3383c binutils-6f0ffe50c8f395ccb45ba9e801906b49d18c1af9: 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 (0b35f5d5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 71 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6421 ++--
4-build_abe-stage1/console.log | 13184 ++++----
5-count_linux_objs/console.log | 41926 +++++++++++++-------------
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 59722 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 60818 insertions(+), 60554 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 40de6114b binutils-56334baf0c2d95e41737d084ade2e8c35baf1c31: all
new e80ed372f gcc-6b9b2474cef16fb3950b9f5f988a4beb9a6e60e4: 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 (40de6114b)
\
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 | 84 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3622 ++++++------
4-build_abe-stage1/console.log | 5284 +++++++++---------
5-count_linux_objs/console.log | 2047 ++++---
console.log | 10903 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 10966 insertions(+), 11000 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-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from b366503e45 i386: Remove the unused bfd pointer argument
adds 56334baf0c Automatic date update in version.in
adds b5a1e55720 Fix gdb.ada bp_fun_addr failure due to conflict between fun [...]
adds 45b8ae0c33 Simplify dwarf2_find_containing_comp_unit
adds b6c95c0cc5 gdb: Extend the comments in c-exp.y
adds 0f5d3f636a gdb: Add new parser rule for structure field names
adds 6f0ffe50c8 gdb: Allow struct fields named double
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 23 ++++
gdb/c-exp.y | 55 +++++++--
gdb/dwarf2read.c | 7 +-
gdb/testsuite/ChangeLog | 11 ++
gdb/testsuite/gdb.ada/bp_fun_addr.exp | 10 +-
.../gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} | 4 +-
.../dw2-unusual-field-names.c} | 15 ++-
.../gdb.dwarf2/dw2-unusual-field-names.exp | 132 +++++++++++++++++++++
9 files changed, 232 insertions(+), 27 deletions(-)
rename gdb/testsuite/gdb.ada/bp_fun_addr/{a.adb => bp_fun_addr.adb} (94%)
copy gdb/testsuite/{gdb.base/info_minsym.c => gdb.dwarf2/dw2-unusual-field-names.c} (88%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-unusual-field-names.exp
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 37b249284 gcc-b5e4c6aee5588d3872c63d325e21b14b347197bc: all
new 5cf8893ba binutils-6f0ffe50c8f395ccb45ba9e801906b49d18c1af9: 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 (37b249284)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 96 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3648 ++++-----
4-build_abe-stage1/console.log | 5049 ++++++------
5-count_linux_objs/console.log | 6720 ++++++++--------
console.log | 15791 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 15669 insertions(+), 15659 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-next-defconfig
in repository toolchain/binutils-gdb.
from ab358bfda7 Automatic date update in version.in
adds c909e7afdc 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 0a92ebf07 gcc-d550fbc3bb2b676d315f8eefd6a0d72d546e2330: all
new c2f1f2e02 binutils-c909e7afdc4710851a53e86ebed8cea3879b26e5: 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 (0a92ebf07)
\
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 | 124 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6716 ++++++++--------
4-build_abe-stage1/console.log | 8699 ++++++++++----------
5-count_linux_objs/console.log | 116 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 15733 +++++++++++++++++++------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 15873 insertions(+), 15567 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-defconfig
in repository toolchain/linux-next.
from 9105b8aa50c1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 0afa99648350 aio: fix spectre gadget in lookup_ioctx
adds ea5751ccd665 proc/sysctl: don't return ENOMEM on lookup when a table is [...]
adds 3c730b1041ae Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 8fe28cb58bcb Linux 4.20
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
fs/proc/proc_sysctl.c | 13 ++++++-------
2 files changed, 7 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.