This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0c844eb84f5 [build] Rename clang-headers to clang-resource-headers
new 01d87547d65 [GlobalISel][AArch64] Add selection support for G_EXTRACT_V [...]
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/AArch64/AArch64InstructionSelector.cpp | 142 ++++++++++++++++++---
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 3 +-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 8 ++
.../GlobalISel/regbank-extract-vector-elt.mir | 103 +++++++++++++++
.../GlobalISel/select-extract-vector-elt.mir | 94 ++++++++++++++
5 files changed, 332 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/regbank-extract-vector-elt.mir
create mode 100644 test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt.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 compiler-rt.
from 75668663b [build] Rename clang-headers to clang-resource-headers
new da91a27b9 Order File Instrumentation: dump the data in compiler-rt
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/profile/InstrProfData.inc | 22 +++++++
lib/profile/InstrProfiling.h | 4 ++
lib/profile/InstrProfilingFile.c | 86 ++++++++++++++++++++++++++++
lib/profile/InstrProfilingPlatformDarwin.c | 5 ++
test/profile/Inputs/instrprof-order-file-2.c | 7 +++
test/profile/Inputs/instrprof-order-file.c | 17 ++++++
test/profile/instrprof-order-file.test | 16 ++++++
7 files changed, 157 insertions(+)
create mode 100644 test/profile/Inputs/instrprof-order-file-2.c
create mode 100644 test/profile/Inputs/instrprof-order-file.c
create mode 100644 test/profile/instrprof-order-file.test
--
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-master-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 60a88cee92 Automatic date update in version.in
adds 67490c6bad Automatic date update in version.in
adds f5f2031511 Stop objcopy from attempting to copy thin archives.
adds 7b63ad86ab gdbserver short-circuit-argument-list failures
new 45950eb600 Use '$enable_unittest' instead of '$development' on gdbserve [...]
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/version.h | 2 +-
binutils/ChangeLog | 5 ++
binutils/objcopy.c | 21 ++++++
gdb/gdbserver/ChangeLog | 6 ++
gdb/gdbserver/configure.srv | 2 +-
gdb/testsuite/ChangeLog | 7 ++
.../gdb.fortran/short-circuit-argument-list.exp | 75 ++++++++++++++++------
.../gdb.fortran/short-circuit-argument-list.f90 | 33 ++++++++--
8 files changed, 123 insertions(+), 28 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b232f72 0: good: binutils-gcc-linux: boot
new fcadf20 0: good: binutils-gcc-linux: boot
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 (b232f72)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3933 +++----
4-build_abe-stage1/console.log | 5956 +++++-----
5-build_linux/console.log | 13231 ++++++++++-----------
6-boot_linux/console.log | 390 +-
console.log | 22740 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 23167 insertions(+), 23115 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
in repository toolchain/ci/gcc.
from eee2beb243f 2019-03-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 470f884abf8 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
adds f051987bf56 2019-03-03 Harald Anlauf <anlauf(a)gmx.de>
adds 2539aedb031 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 17 ++++++++++++++
gcc/fortran/decl.c | 8 +++++++
gcc/fortran/resolve.c | 25 ++++++++++++++++----
gcc/fortran/symbol.c | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++
gcc/testsuite/gfortran.dg/pr77583.f90 | 10 ++++++++
gcc/testsuite/gfortran.dg/substr_simplify.f90 | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/transfer_simplify_12.f90 | 27 ++++++++++++++++++++++
9 files changed, 117 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77583.f90
create mode 100644 gcc/testsuite/gfortran.dg/substr_simplify.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_12.f90
--
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
in repository toolchain/ci/base-artifacts.
discards 5ca887d gcc-eee2beb243f932f6b2e4d09a7243271aa02898d5: -5
new 7c702c3 gcc-2539aedb03138319ceb4b5ee974e35f1a3bdbbaa: -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 (5ca887d)
\
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 | 8 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-bootstrap/console.log | 15759 ++++++++++++++++++-----------------
console.log | 15769 ++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
6 files changed, 15744 insertions(+), 15806 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_lto
in repository toolchain/ci/gcc.
at 2539aedb031 Daily bump.
No new revisions were added by this update.
--
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_lto
in repository toolchain/ci/base-artifacts.
at bae5af7 gcc-2539aedb03138319ceb4b5ee974e35f1a3bdbbaa: -10
This branch includes the following new commits:
new bae5af7 gcc-2539aedb03138319ceb4b5ee974e35f1a3bdbbaa: -10
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.