This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e8e94ccea Rework how lldb warngs about kexts that failed to load in a d [...]
new bfd4146d5 Fix compiler warning
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:
.../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 24 ++++++++++------------
1 file changed, 11 insertions(+), 13 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 661487c87 Fixup test to work after changes in r355878.
new 7f83c66dc [Remarks] Add -foptimization-record-passes to filter remark emission
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/Config.h | 1 +
ELF/Driver.cpp | 1 +
ELF/LTO.cpp | 1 +
ELF/Options.td | 2 ++
docs/ld.lld.1 | 3 +++
test/ELF/lto/opt-remarks.ll | 5 +++++
6 files changed, 13 insertions(+)
--
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 clang.
from 75f1e8f006 [OPENMP]Allow to redefine entry for the variables definitions.
new a36fd6c4b1 [Remarks] Add -foptimization-record-passes to filter remark [...]
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/clang/Basic/CodeGenOptions.h | 4 ++++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/Options.td | 4 ++++
lib/CodeGen/BackendUtil.cpp | 1 +
lib/CodeGen/CodeGenAction.cpp | 7 +++++++
lib/Driver/ToolChains/Clang.cpp | 8 ++++++++
lib/Driver/ToolChains/Darwin.cpp | 8 ++++++++
lib/Frontend/CompilerInvocation.cpp | 5 +++++
test/CodeGen/opt-record-MIR.c | 11 ++++++++---
test/CodeGen/opt-record.c | 5 ++++-
test/Driver/darwin-ld.c | 4 ++++
test/Driver/opt-record.c | 9 +++++++++
12 files changed, 64 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 newlib.
from 37a046181 Cygwin: ps: show *all* processes in ps -W output
new 1def2148d Cygwin: ps: simplify code
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:
winsup/utils/ps.cc | 65 +++++++++++++++---------------------------------------
1 file changed, 18 insertions(+), 47 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 283655fcc30 [x86] scalarize extractelement 0 of FP vselect
new 1ca9798456a [SROA] Fix a crash when trying to convert a memset to an no [...]
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/Scalar/SROA.cpp | 23 +++++++++++----
test/Transforms/SROA/non-integral-pointers.ll | 42 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 6 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 clang.
from 457ce20d09 [OPENMP 5.0]Initial support for 'allocator' clause.
new 75f1e8f006 [OPENMP]Allow to redefine entry for the variables definitions.
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/CodeGen/CGOpenMPRuntime.cpp | 21 ++++++++++++++++++---
test/OpenMP/declare_target_codegen.cpp | 16 ++++++++++++++--
2 files changed, 32 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 lld.
from 73927ce57 ELF: Simplify. NFCI.
new 661487c87 Fixup test to work after changes in r355878.
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/COFF/conflict-mangled.test | 6 +++++-
1 file changed, 5 insertions(+), 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/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/gcc.
from 3e00163d288 PR rtl-optimization/89588 * loop-unroll.c (decide_unroll_ [...]
adds 3c765ca937d Daily bump.
adds 48a23367014 Backport of r269499 and related testism fix r269596.
adds c20688aec09 2019-03-12 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.h | 2 +-
gcc/testsuite/ChangeLog | 18 +++++++++++++++++
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c | 16 +++++++++++++++
gcc/testsuite/gfortran.dg/pr89664.f90 | 24 +++++++++++++++++++++++
gcc/tree-ssa-math-opts.c | 3 ++-
7 files changed, 76 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
create mode 100644 gcc/testsuite/gfortran.dg/pr89664.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_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f3a146d 0: good: binutils-gcc-linux: all
new 79f69a8 0: good: 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 (f3a146d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 14 +-
3-build_abe-binutils/console.log | 3407 +++++++++--------
4-build_abe-stage1/console.log | 3637 +++++++++---------
5-build_linux/console.log | 398 +-
6-boot_linux/console.log | 2 +-
console.log | 7482 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
8 files changed, 8461 insertions(+), 6505 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.