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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dfcba39b 0: update: binutils-gcc-linux: all
new 466d8981 0: update: binutils-gcc-linux: 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 (dfcba39b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 24 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11481 ++++++------
04-build_abe-stage1/console.log | 20231 +++++++++++----------
05-build_linux/console.log | 1974 ++-
06-boot_linux/console.log | 2 +-
console.log | 34182 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 34258 insertions(+), 34082 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-release-arm-stable-allyesconfig
in repository toolchain/ci/llvm-project.
from 0399d5a9682 Add external project LDC to release notes.
adds d7c87c72e59 Fix a link in the lld 9.0 release notes
No new revisions were added by this update.
Summary of changes:
lld/docs/ReleaseNotes.rst | 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/llvm-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 672b20d9 0: update: llvm-linux: 17875
new 504eb516 0: update: llvm-linux: 17875
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 (672b20d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 120 +-
02-build_llvm/console.log | 11960 +++++++++++++++++------------------
03-build_linux/console.log | 970 +--
06-update_baseline/console.log | 28 -
console.log | 13078 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13056 insertions(+), 13108 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 9d6154ec05d gn build: Revert 373554 "gn build: (manually) merge r373551"
new 9d51eb9dfcd [llvm-readobj][mips] Do not show an error if GOT is missed
new 65819da7389 [llvm-readobj][mips] Display MIPS specific info under --arc [...]
new 329896719f4 [mips] Use llvm-readobj `-A` flag in test cases. NFC
new 43e1f17ba6b [llvm-readobj][mips] Remove non-standard --misp-xxx flags
new 09d1a7a6cbc [mips] Push `fixup_Mips_LO16` fixup for `jialc` and `jic` i [...]
The 5 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/MCTargetDesc/MipsMCCodeEmitter.cpp | 7 +++--
.../Mips/micromips-ase-function-attribute.ll | 2 +-
test/MC/Mips/crc/module-crc.s | 2 +-
test/MC/Mips/crc/module-nocrc.s | 2 +-
test/MC/Mips/ginv/module-ginv.s | 2 +-
test/MC/Mips/ginv/module-noginv.s | 2 +-
test/MC/Mips/micromips-ase-directive.s | 2 +-
test/MC/Mips/micromips32r6/relocations.s | 10 ++++++++
test/MC/Mips/mips32r6/relocations.s | 10 ++++++++
test/MC/Mips/mips64r6/relocations.s | 10 ++++++++
test/MC/Mips/mips_abi_flags_xx.s | 8 +++---
test/MC/Mips/mips_abi_flags_xx_set.s | 2 +-
test/MC/Mips/module-hardfloat.s | 2 +-
test/MC/Mips/module-softfloat.s | 2 +-
test/MC/Mips/mt/abiflag.s | 2 +-
test/MC/Mips/mt/module-directive.s | 2 +-
test/MC/Mips/mt/set-directive.s | 2 +-
test/MC/Mips/virt/module-novirt.s | 2 +-
test/MC/Mips/virt/module-virt.s | 2 +-
test/Object/Mips/abi-flags.yaml | 2 +-
test/tools/llvm-readobj/mips-abiflags.test | 4 +--
test/tools/llvm-readobj/mips-got-overlapped.test | 4 +--
test/tools/llvm-readobj/mips-got.test | 28 ++++++++------------
test/tools/llvm-readobj/mips-options-sec.test | 2 +-
test/tools/llvm-readobj/mips-plt.test | 4 +--
test/tools/llvm-readobj/mips-reginfo.test | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 2 +-
tools/llvm-readobj/llvm-readobj.cpp | 30 ++++------------------
28 files changed, 78 insertions(+), 73 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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 29c62b0c 0: update: gcc-a4fcce58dffbbac5cc4fe8c978acbe85751c586f: 1
new 735e9117 1: reset: gcc-2ec5d342efef90af73ca140d76e14e23cf296622: -1
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 | 57 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-bootstrap_O1/console.log | 53781 ++++++++++---------------
04-build_abe-bootstrap_O1-check/console.log | 11 -
05-check_regression/console.log | 22 +-
06-update_baseline/console.log | 16 +-
console.log | 54321 ++++++++++----------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 4 -
10 files changed, 42452 insertions(+), 66206 deletions(-)
delete mode 100644 04-build_abe-bootstrap_O1-check/console.log
create mode 100644 reset-baseline
--
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 3e9f78170eb [AArch64] Static (de)allocation of SVE stack objects.
new 9d6154ec05d gn build: Revert 373554 "gn build: (manually) merge r373551"
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:
utils/gn/secondary/llvm/unittests/BUILD.gn | 1 -
utils/gn/secondary/llvm/unittests/TableGen/BUILD.gn | 13 -------------
utils/gn/secondary/llvm/utils/TableGen/BUILD.gn | 1 -
utils/gn/secondary/llvm/utils/TableGen/GlobalISel/BUILD.gn | 8 --------
4 files changed, 23 deletions(-)
delete mode 100644 utils/gn/secondary/llvm/unittests/TableGen/BUILD.gn
delete mode 100644 utils/gn/secondary/llvm/utils/TableGen/GlobalISel/BUILD.gn
--
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 98389cce9dc Fix uninitialized variable warning. NFCI
new 3e9f78170eb [AArch64] Static (de)allocation of SVE stack objects.
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:
include/llvm/CodeGen/MIRYamlMapping.h | 1 +
include/llvm/CodeGen/TargetFrameLowering.h | 1 +
lib/Target/AArch64/AArch64FrameLowering.cpp | 77 ++++++++++++++-
lib/Target/AArch64/AArch64FrameLowering.h | 11 +++
lib/Target/AArch64/AArch64InstrInfo.cpp | 31 +++++-
lib/Target/AArch64/AArch64MachineFunctionInfo.h | 16 ++++
lib/Target/AArch64/AArch64StackOffset.h | 49 ++++++++--
lib/Target/AMDGPU/SIFrameLowering.cpp | 2 +
test/CodeGen/AArch64/framelayout-sve.mir | 121 ++++++++++++++++++++++++
unittests/Target/AArch64/TestStackOffset.cpp | 75 ++++++++++++++-
10 files changed, 369 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/AArch64/framelayout-sve.mir
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.