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 ad0212ed3 binutils-f7ac3ce5a83c1c6b3a776a3e3067a3aab36a2620: all
new fa691c03f gcc-8248a57ffb1b127b6504db422cb61283666266ab: 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 (ad0212ed3)
\
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 | 108 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3612 +++++++++--------
4-build_abe-stage1/console.log | 4008 +++++++++----------
4-build_abe-stage1/revision | 2 +-
5-count_linux_objs/console.log | 117 +-
console.log | 7915 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7901 insertions(+), 7879 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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-29490/3
in repository toolchain/jenkins-scripts.
was 25a3e75 tcwg_kernel-build.sh: Improve checking of parameters.
This change permanently discards the following revisions:
discards 25a3e75 tcwg_kernel-build.sh: Improve checking of parameters.
discards b7b75e2 jenkins-helpers.sh: Add git_rev_parse_long
discards bf9adfd jenkins-helpers.sh: Resolve absolute path to manifest file.
--
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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-29489/2
in repository toolchain/jenkins-scripts.
was c0db515 jenkins-helpers.sh: Add git_rev_parse_long
This change permanently discards the following revisions:
discards c0db515 jenkins-helpers.sh: Add git_rev_parse_long
discards bf9adfd jenkins-helpers.sh: Resolve absolute path to manifest file.
--
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 5af2f5e1047 AMDGPU: Legalize/regbankselect frame_index
new f14481850f5 [IPO][AVR] Create new Functions in the default address spac [...]
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/Transforms/IPO/ArgumentPromotion.cpp | 3 ++-
lib/Transforms/IPO/DeadArgumentElimination.cpp | 4 ++--
lib/Transforms/IPO/ExtractGV.cpp | 1 +
lib/Transforms/IPO/FunctionImport.cpp | 3 ++-
lib/Transforms/IPO/LowerTypeTests.cpp | 22 +++++++++++++-------
lib/Transforms/IPO/MergeFunctions.cpp | 8 ++++----
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 3 ++-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 5 ++++-
.../ArgumentPromotion/nonzero-address-spaces.ll | 24 ++++++++++++++++++++++
.../DeadArgElim/nonzero-address-spaces.ll | 20 ++++++++++++++++++
...ge-ptr-and-int.ll => nonzero-address-spaces.ll} | 7 +++++--
11 files changed, 81 insertions(+), 19 deletions(-)
create mode 100644 test/Transforms/ArgumentPromotion/nonzero-address-spaces.ll
create mode 100644 test/Transforms/DeadArgElim/nonzero-address-spaces.ll
copy test/Transforms/MergeFunc/{merge-ptr-and-int.ll => nonzero-address-spaces.ll} (53%)
--
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 glibc.
from bfb79db4c3 Fix __TIMERSIZE and @theglibcadj typos
new 40e6c1ec1f localedata: Remove executable bit from localedata/locales/bi [...]
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:
ChangeLog | 5 +++++
localedata/locales/bi_VU | 0
2 files changed, 5 insertions(+)
mode change 100755 => 100644 localedata/locales/bi_VU
--
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 fe8acf3ad35 [TargetLowering] Fallback from SimplifyDemandedVectorElts t [...]
new 08319618c5c AMDGPU: Legalize/regbankselect fma
new 5af2f5e1047 AMDGPU: Legalize/regbankselect frame_index
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/AMDGPU/AMDGPULegalizerInfo.cpp | 4 +-
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp | 2 +
.../{legalize-fmul.mir => legalize-fma.mir} | 26 ++--
.../AMDGPU/GlobalISel/regbankselect-fma.mir | 148 +++++++++++++++++++++
.../GlobalISel/regbankselect-frame-index.mir | 23 ++++
5 files changed, 190 insertions(+), 13 deletions(-)
copy test/CodeGen/AMDGPU/GlobalISel/{legalize-fmul.mir => legalize-fma.mir} (52%)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-fma.mir
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/regbankselect-frame-index.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.
unknown user pushed a change to branch master
in repository glibc.
from 6e15f3e26b Y2038: add function __localtime64
new bfb79db4c3 Fix __TIMERSIZE and @theglibcadj typos
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:
ChangeLog | 2 +-
manual/maint.texi | 2 +-
2 files changed, 2 insertions(+), 2 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 d38a2490f32 AMDGPU/GlobalISel: Legalize/regbankselect fneg/fabs/fsub
new 563dd25b0e4 GlobalISel: Improve crash on invalid mapping
new 69008a07a6c SROA: preserve alignment tags on loads and stores.
new fe8acf3ad35 [TargetLowering] Fallback from SimplifyDemandedVectorElts t [...]
The 3 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/GlobalISel/RegBankSelect.cpp | 2 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 9 ++++-
lib/Transforms/Scalar/SROA.cpp | 59 +++++++++++++++++++++--------
test/CodeGen/X86/known-bits-vector.ll | 6 +--
test/CodeGen/X86/shrink_vmul-widen.ll | 20 +++-------
test/CodeGen/X86/shrink_vmul.ll | 20 +++-------
test/Transforms/SROA/alignment.ll | 47 +++++++++++++++++++++++
7 files changed, 113 insertions(+), 50 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-next-defconfig
in repository toolchain/binutils-gdb.
from f7ac3ce5a8 Automatic date update in version.in
adds d935c341f8 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e263bbe70 gcc-8248a57ffb1b127b6504db422cb61283666266ab: all
new a4ae705b6 binutils-d935c341f8c5d6de8ab921f709de41bc66d3ce97: 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 (e263bbe70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 45 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3356 ++++++++---------
3-build_abe-binutils/revision | 2 +-
4-build_abe-stage1/console.log | 3989 ++++++++++----------
5-count_linux_objs/console.log | 40 +-
console.log | 7468 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 4 +-
trigger-bisect-on-failure | 6 +-
11 files changed, 7449 insertions(+), 7469 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.