This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 622136c7b 0: update: glibc-02d35f0646050157d47f22f2f74347431d5ccbdd: 0
new ec3740d9a 0: update: llvm-3565c6b15c5466d6945fe82eae3e2d8df29d6622: 0
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 (622136c7b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 164 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 10344 +-
.../console.log | 14798 +-
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 38733 +++--
.../console.log | 43626 +++---
08-build_llvm-true/console.log | 12033 +-
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 16 +-
09-benchmark/console.log | 120 +-
10-check_regression/console.log | 7469 +-
11-update_baseline/console.log | 6241 +-
console.log | 146692 +++++++++---------
jenkins/manifest.sh | 10 +-
results-full.csv | 2469 +-
results.csv | 161 +-
results_id | 2 +-
18 files changed, 141444 insertions(+), 141890 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 6c1da931e78 AMDGPU/GlobalISel: RegBankSelect for G_ZEXTLOAD/G_SEXTLOAD
new 47f39c041e0 [NFC][InstCombine][InstSimplify] PR43251 - and some pattern [...]
new 2ee28d2387e AMDGPU/GlobalISel: Select llvm.amdgcn.sffbh
new b4ba7acc496 AMDGPU/GlobalISel: Select cvt pk intrinsics
new cae6fe6cdbc AMDGPU/GlobalISel: Select G_FABS/G_FNEG
The 4 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/AMDGPU/AMDGPUGISel.td | 9 -
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 36 +-
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 14 +-
lib/Target/AMDGPU/SIInstructions.td | 130 ++++--
lib/Target/AMDGPU/VOP1Instructions.td | 2 +-
.../GlobalISel/inst-select-amdgcn.cvt.pk.i16.mir | 67 +++
.../GlobalISel/inst-select-amdgcn.cvt.pk.u16.mir | 67 +++
.../inst-select-amdgcn.cvt.pknorm.i16.mir | 67 +++
.../inst-select-amdgcn.cvt.pknorm.u16.mir | 67 +++
.../GlobalISel/inst-select-amdgcn.cvt.pkrtz.mir | 80 ++--
.../AMDGPU/GlobalISel/inst-select-amdgcn.sffbh.mir | 62 +++
.../CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir | 247 ++++++++++
.../GlobalISel/inst-select-fcanonicalize.mir | 18 +-
.../CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir | 513 +++++++++++++++++++++
test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir | 158 ++-----
test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir | 158 ++-----
test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir | 146 +++---
test/CodeGen/AMDGPU/fneg-combines.ll | 6 +-
test/CodeGen/AMDGPU/fneg.ll | 17 +-
.../result-of-usub-is-non-zero-and-no-overflow.ll | 58 ++-
...-usub-by-nonzero-is-non-zero-and-no-overflow.ll | 84 ++++
21 files changed, 1593 insertions(+), 413 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pk.i16.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pk.u16.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pknorm.i16.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.cvt.pknorm.u16.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.sffbh.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-fneg.mir
create mode 100644 test/Transforms/InstSimplify/result-of-usub-by-nonzero-is-non-z [...]
--
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 azanella/y2038-preliminaries
in repository glibc.
at 4589d9ddc5 Revise the documentation of simple calendar time.
This branch includes the following new commits:
new 928c86cae7 Linux/Alpha: don't use timeval32 system calls.
new 7c21cd098f Change most internal uses of __gettimeofday to __clock_gettime.
new 310c0d50df Use clock_settime to implement stime; withdraw stime.
new 68700415e7 Use clock_settime to implement settimeofday.
new 95062ebe07 Use clock_gettime to implement time.
new bf49c54dab Consolidate and deprecate ftime
new 6274fd520b Use clock_gettime to implement timespec_get.
new b30d257ea8 Use clock_gettime to implement gettimeofday.
new 3a123f1a06 Make second argument of gettimeofday as 'void *'
new 4589d9ddc5 Revise the documentation of simple calendar time.
The 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dca0a4725 2: update: llvm-linux: 18879
new 615867dc2 2: update: linux-35394d031b710e832849fca60d0f53b513f0c390: 18879
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 (dca0a4725)
\
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 | 10 +-
02-build_llvm/console.log | 12052 ++++++++++++++++++------------------
03-build_linux/console.log | 714 +--
06-update_baseline/console.log | 36 +-
console.log | 12812 +++++++++++++++++++--------------------
jenkins/manifest.sh | 9 +-
6 files changed, 12650 insertions(+), 12983 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e6861ea82 0: update: llvm-linux: 16
new f16fabf37 0: update: llvm-linux: 16
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 (e6861ea82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
02-build_llvm/console.log | 12097 ++++++++++++++++++-----------------
03-build_linux/console.log | 848 +--
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 8 +-
console.log | 13045 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 13037 insertions(+), 13067 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.