This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 86b3bad9293 Add triple to a test I just added.
new 20eeea4fce1 [mips] Reformat MSA instruction definitions. NFC
new 9429cf789d5 [mips] Fix indentation and split long lines. NFC
new b2f5c9e2fd3 [mips] Add GPR_64 predicate to some mov[zn] instructions
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/Target/Mips/MipsCondMov.td | 18 +++++----
lib/Target/Mips/MipsInstrInfo.td | 10 ++---
lib/Target/Mips/MipsMSAInstrInfo.td | 78 +++++++++++++++----------------------
3 files changed, 47 insertions(+), 59 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_bmk/gnu-release-arm-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from d639fc8af9 Automatic date update in version.in
adds 40e1bd746d Automatic date update in version.in
adds baae91b997 Automatic date update in version.in
adds 4acb0da14e Automatic date update in version.in
adds df010caac3 elf: Remove the property after reporting its removal
adds ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
adds 0c5de26f02 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 10 ++++------
bfd/version.h | 2 +-
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-x86-64/pr24721-x32.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.d | 6 ++++++
ld/testsuite/ld-x86-64/pr24721.map | 3 +++
ld/testsuite/ld-x86-64/pr24721a.s | 34 ++++++++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr24721b.s | 6 ++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
10 files changed, 78 insertions(+), 7 deletions(-)
create mode 100644 ld/testsuite/ld-x86-64/pr24721-x32.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.d
create mode 100644 ld/testsuite/ld-x86-64/pr24721.map
create mode 100644 ld/testsuite/ld-x86-64/pr24721a.s
create mode 100644 ld/testsuite/ld-x86-64/pr24721b.s
--
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_bmk/gnu-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards bf9eb53ce 0: init: binutils-gcc-glibc: 0
new e4ee508a6 0: init: binutils-gcc-glibc: 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 (bf9eb53ce)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-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 | 220 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10847 ++--
04-build_abe-stage1/console.log | 17513 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38250 ++++++------
07-build_abe-stage2/console.log | 46463 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 20 +-
08-benchmark/console.log | 138 +-
10-update_baseline/console.log | 12 +-
console.log | 114171 +++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results_id | 2 +-
14 files changed, 114161 insertions(+), 114219 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 add655f51e4 IR: compare type attributes deeply when looking into functions.
new 86b3bad9293 Add triple to a test I just added.
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:
test/DebugInfo/MIR/X86/regcoalescing-clears-dead-dbgvals.mir | 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.
unknown user pushed a change to branch master
in repository llvm.
from 75153ab8f9e [Object/invalid.test] - Convert most of the sub tests to YAML.
new add655f51e4 IR: compare type attributes deeply when looking into functions.
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/Utils/FunctionComparator.cpp | 13 ++++++++++
test/Transforms/MergeFunc/byval-attr-type.ll | 37 ++++++++++++++++++++++++++++
2 files changed, 50 insertions(+)
create mode 100644 test/Transforms/MergeFunc/byval-attr-type.ll
--
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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 6bd1b1951 0: update: gcc-ec223ee4b3949e91fdcb3f5ce8f268fd8c7d7570: -5
new 9f32e7c47 0: update: gcc-061fc7b6823353d411f03d85c658401e264b84ae: -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 (6bd1b1951)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-bootstrap_debug/console.log | 85024 ++++++++++++++--------------
console.log | 85634 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
5 files changed, 85638 insertions(+), 85634 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 ffa5500e3ad [Attributor] Deducing existing nounwind attribute.
new 75153ab8f9e [Object/invalid.test] - Convert most of the sub tests to YAML.
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:
test/Object/Inputs/invalid-bad-rel-type.elf | Bin 845 -> 0 bytes
test/Object/Inputs/invalid-buffer.elf | 1 -
test/Object/Inputs/invalid-rel-sym.elf | Bin 496 -> 0 bytes
test/Object/Inputs/invalid-section-index.elf | Bin 536 -> 0 bytes
test/Object/Inputs/invalid-section-size.elf | Bin 584 -> 0 bytes
test/Object/Inputs/invalid-sections-num.elf | Bin 528 -> 0 bytes
test/Object/Inputs/invalid-sh_entsize.elf | Bin 1736 -> 0 bytes
test/Object/Inputs/invalid-strtab-non-null.elf | Bin 536 -> 0 bytes
test/Object/Inputs/invalid-strtab-type.elf | Bin 536 -> 0 bytes
test/Object/Inputs/invalid-strtab-zero-size.elf | Bin 494 -> 0 bytes
test/Object/Inputs/invalid-symbol-table-size.elf | Bin 536 -> 0 bytes
test/Object/Inputs/invalid-xindex-size.elf | Bin 624 -> 0 bytes
test/Object/invalid.test | 392 ++++++++++++++++++-----
13 files changed, 308 insertions(+), 85 deletions(-)
delete mode 100644 test/Object/Inputs/invalid-bad-rel-type.elf
delete mode 100644 test/Object/Inputs/invalid-buffer.elf
delete mode 100644 test/Object/Inputs/invalid-rel-sym.elf
delete mode 100644 test/Object/Inputs/invalid-section-index.elf
delete mode 100644 test/Object/Inputs/invalid-section-size.elf
delete mode 100644 test/Object/Inputs/invalid-sections-num.elf
delete mode 100755 test/Object/Inputs/invalid-sh_entsize.elf
delete mode 100644 test/Object/Inputs/invalid-strtab-non-null.elf
delete mode 100644 test/Object/Inputs/invalid-strtab-type.elf
delete mode 100644 test/Object/Inputs/invalid-strtab-zero-size.elf
delete mode 100755 test/Object/Inputs/invalid-symbol-table-size.elf
delete mode 100644 test/Object/Inputs/invalid-xindex-size.elf
--
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 gcc.
from 994750ace69 PR target/90991 * config/i386/sse.md (avx_vec_concat<mode [...]
new aefd11c50b2 Fix various issues seen with clang-static-analyzer.
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:
gcc/ChangeLog | 18 ++++++++++++++++++
gcc/config/i386/i386-expand.c | 5 ++---
gcc/lra.c | 8 ++------
gcc/optabs.c | 4 ++--
gcc/tree-vect-loop.c | 1 -
gcc/tree-vect-stmts.c | 6 ++----
6 files changed, 26 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.