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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 462c4f7 2: update: llvm-linux: 17398
new 2037222 2: update: llvm-linux: 17398
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 (462c4f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 16 +-
02-build_llvm/console.log | 11884 +++++++++++++++---------------
03-build_linux/console.log | 3276 ++++-----
console.log | 15176 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 15186 insertions(+), 15174 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_O3
in repository toolchain/ci/gcc.
from 83cfdc89abe Daily bump.
adds a1425c004e8 Daily bump.
adds 0240c270776 2019-07-07 Paul Thomas <pault(a)gcc.gnu.org>
adds cc5614a9acd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-array.c | 6 +-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gfortran.dg/pointer_array_11.f90 | 90 ++++++++++++++++++++++++++
5 files changed, 106 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pointer_array_11.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_O3
in repository toolchain/ci/base-artifacts.
discards 6d63098 0: update: gcc-83cfdc89abe4687efbd6a3ae1048263423f64e0f: -5
new a2cea94 0: update: gcc-cc5614a9acd33bce5c17280d84978c7af6011e27: -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 (6d63098)
\
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:
01-reset_artifacts/console.log | 139 +-
02-prepare_abe/console.log | 396 +-
03-build_abe-bootstrap_O3/console.log | 61709 +++++++++++++++----------------
console.log | 62244 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 62240 insertions(+), 62256 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 02536991a lld, llvm-dlltool, llvm-lib: Use getAsString() instead of get [...]
new 43375932d [WebAssembly] Add static_assert(sizeof(SymbolUnion) <= 96)
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:
wasm/Symbols.h | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 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 gcc.
from daebcf5226d Add a build config for bootstrapping at -Og
new 95579ce1cb3 2019-07-08 Richard Biener <rguenther(a)suse.de>
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 | 13 +
gcc/testsuite/ChangeLog | 9 +
gcc/testsuite/g++.dg/tree-ssa/pr83518.C | 27 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-73.c | 14 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-74.c | 16 ++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-75.c | 34 +++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-76.c | 16 ++
gcc/tree-ssa-sccvn.c | 389 +++++++++++++++++++++++++----
8 files changed, 469 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr83518.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-73.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-74.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-75.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-76.c
--
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 cf12d88d09f [X86] Allow execution domain fixing to turn SHUFPD into SHUFPS.
new f25416049c1 [AMDGPU] Use a named predicate instead of a magic number.
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/AMDGPU/AMDGPUAtomicOptimizer.cpp | 7 +++----
1 file changed, 3 insertions(+), 4 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 lldb.
from aae5c084b Process: generalise Windows thread setup
new f7ddb0a67 Change LaunchThread interface to return an Expected for non-A [...]
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/lldb/Host/Host.h | 2 +-
include/lldb/Host/HostNativeProcessBase.h | 2 +-
include/lldb/Host/HostProcess.h | 5 +++--
include/lldb/Host/posix/HostProcessPosix.h | 5 +++--
source/Host/common/Host.cpp | 4 ++--
source/Host/common/HostProcess.cpp | 2 +-
source/Host/common/MonitoringProcessLauncher.cpp | 8 ++++++--
source/Host/common/ProcessLaunchInfo.cpp | 5 +++++
source/Host/posix/HostProcessPosix.cpp | 2 +-
9 files changed, 23 insertions(+), 12 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 06c0e81ca57 [RISCV] Support z and i operand modifiers
new dbb8cd70489 [X86] Make movsd commutable to shufpd with a 0x02 immediate [...]
new cf12d88d09f [X86] Allow execution domain fixing to turn SHUFPD into SHUFPS.
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/X86/X86InstrInfo.cpp | 64 ++++++++++++++----
lib/Target/X86/X86InstrSSE.td | 6 +-
test/CodeGen/X86/buildvec-insertvec.ll | 4 +-
test/CodeGen/X86/coalesce_commute_movsd.ll | 3 +-
test/CodeGen/X86/combine-sdiv.ll | 75 ++++++++++-----------
test/CodeGen/X86/palignr.ll | 8 +--
test/CodeGen/X86/psubus.ll | 65 +++++++++---------
test/CodeGen/X86/sdiv-exact.ll | 17 +++--
test/CodeGen/X86/sse-align-12.ll | 4 +-
test/CodeGen/X86/sse2-intrinsics-fast-isel.ll | 28 ++++----
test/CodeGen/X86/sse2.ll | 5 +-
test/CodeGen/X86/swizzle-2.ll | 4 +-
test/CodeGen/X86/trunc-subvector.ll | 6 +-
test/CodeGen/X86/vector-blend.ll | 60 ++++++-----------
test/CodeGen/X86/vector-shift-ashr-sub128.ll | 44 +++++++------
test/CodeGen/X86/vector-shuffle-128-v2.ll | 77 ++++++++++------------
test/CodeGen/X86/vector-shuffle-128-v4.ll | 21 +++---
test/CodeGen/X86/vector-shuffle-128-v8.ll | 14 ++--
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 6 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 12 ++--
test/CodeGen/X86/vselect-2.ll | 6 +-
test/CodeGen/X86/vselect.ll | 12 ++--
test/CodeGen/X86/x86-shifts.ll | 16 ++---
23 files changed, 274 insertions(+), 283 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 46713c3d2f8d Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
adds 0ecfebd2b524 Linux 5.2
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.