This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from da0d12d2bd Re-indent elf_x86_64_relocate_section
new 418d4036ee x86-64: Check for corrupt input with bad relocation
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:
bfd/ChangeLog | 6 ++
bfd/elf64-x86-64.c | 170 +++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 138 insertions(+), 38 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-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 456778c3 0: good: gcc-460535de3c84a11cc698b3afaa94ba5ce5bce9e3: -5
new 2ffc9ada 0: good: gcc-3ae0ad9be59e067e278ffaa6c017a390fdaf4ff1: -5
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 (456778c3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 6 +-
3-build_abe-bootstrap_ubsan/console.log | 14931 ++++++++++++++---------------
console.log | 14953 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 14974 insertions(+), 14940 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 lld.
from 19705385b [ELF] De-template wrapSymbols, isReserved and addGotEntry. NFC
new 8e0f4419f [ELF] Delete unused forward declarations and unused DynamicRe [...]
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:
ELF/OutputSections.h | 9 ---------
ELF/Symbols.h | 7 -------
ELF/SyntheticSections.h | 2 --
ELF/Writer.h | 2 --
4 files changed, 20 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 6bc58e6d3db [BPF] do not generate unused local/global types
new 20744f0b1f3 [MIPS GlobalISel] Improve selection of constants
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/Target/Mips/MipsInstructionSelector.cpp | 55 ++++++++++-----
.../Mips/GlobalISel/instruction-select/branch.mir | 3 +-
.../GlobalISel/instruction-select/constants.mir | 80 ++++++++++++++++++++++
.../instruction-select/gloal_address.mir | 3 +-
.../Mips/GlobalISel/instruction-select/icmp.mir | 30 +++-----
.../Mips/GlobalISel/instruction-select/mul.mir | 6 +-
.../Mips/GlobalISel/instruction-select/phi.mir | 3 +-
.../Mips/GlobalISel/instruction-select/select.mir | 6 +-
.../GlobalISel/instruction-select/stack_args.mir | 3 +-
test/CodeGen/Mips/GlobalISel/llvm-ir/add.ll | 33 +++------
test/CodeGen/Mips/GlobalISel/llvm-ir/branch.ll | 3 +-
test/CodeGen/Mips/GlobalISel/llvm-ir/constants.ll | 80 +++++++++++++++-------
.../Mips/GlobalISel/llvm-ir/global_address.ll | 3 +-
test/CodeGen/Mips/GlobalISel/llvm-ir/icmp.ll | 30 +++-----
test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll | 33 +++------
test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll | 12 ++--
.../CodeGen/Mips/GlobalISel/llvm-ir/rem_and_div.ll | 24 +++----
test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll | 15 ++--
test/CodeGen/Mips/GlobalISel/llvm-ir/stack_args.ll | 3 +-
test/CodeGen/Mips/GlobalISel/llvm-ir/sub.ll | 24 +++----
.../GlobalISel/llvm-ir/truncStore_and_aExtLoad.ll | 3 +-
21 files changed, 252 insertions(+), 200 deletions(-)
create mode 100644 test/CodeGen/Mips/GlobalISel/instruction-select/constants.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fb243b3c 2: good: llvm-linux: 444
discards 99f24e53 1: first-bad: llvm-8e16d73346f8091461319a7dfc4ddd18eedcff13: 442
discards f5d23600 0: good: linux-38e7571c07be01f9f19b355a9306a4e3d5cb0f5b: boot
new e0654ca3 0: good: llvm-linux: 444
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 (fb243b3c)
\
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:
1-reset_artifacts/console.log | 140 +-
2-build_llvm/console.log | 10278 ++++++++++++++++++-------------------
3-build_linux/console.log | 232 +-
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 50 +-
console.log | 10706 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
7 files changed, 10899 insertions(+), 10527 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.