This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 05aaf6c929 [LTO] Add option to enable LTOUnit splitting, and disable un [...]
new 1e1d2639a4 [MergeFunc] Update clang test for r350939
new e234e3263d [test] Update support for Exynos M4 (NFC)
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:
test/CodeGen/arm-target-features.c | 4 +++-
test/CodeGenCXX/merge-functions.cpp | 6 ++----
test/Driver/aarch64-cpus.c | 9 ++++++---
test/Driver/arm-cortex-cpus.c | 30 ++++++++++++++++-------------
test/Preprocessor/aarch64-target-features.c | 3 ++-
5 files changed, 30 insertions(+), 22 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 e39377580b4 [LTO] Record whether LTOUnit splitting is enabled in index
new fbc74ee51cb [Legalizer] Use correct ValueType of SELECT_CC node during [...]
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/SelectionDAG/LegalizeFloatTypes.cpp | 6 +--
test/CodeGen/X86/half.ll | 63 +++++++++++++++++++++++++
2 files changed, 66 insertions(+), 3 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 hubicka/honza-gcc-benchmark-branch
in repository gcc.
from bde2f750450 re-enable compensation.
new 59d37f533de Disable compensation and size adjustemnts.
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/ipa-inline.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 dbc0986ad44 * Makefile.in (PLUGIN_HEADERS): Add $(INSN_ATTR_H).
new 598670ae7bc PR 88777 PR 88614 * genattrtab.c (min_fn): Don't transla [...]
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 | 9 +++++++++
gcc/genattrtab.c | 42 ++++++++++++++++++++----------------------
2 files changed, 29 insertions(+), 22 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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0e87979c0 llvm-54b44fd8badaf0a93d140fc0df0d90e382be2beb: 17410
new cac746e1b linux-b808822a75a363fd245c7c5e8719d4905a53f069: 17410
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 (0e87979c0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 185 +-
2-build_llvm/console.log | 8881 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 442 +-
console.log | 9494 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 16 +-
trigger-bisect-on-failure | 6 +-
8 files changed, 9414 insertions(+), 9614 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 3023a24b5 Attempt to fix PDB tests broken by r350924
new d9dd5c5fb Fix build breaks after the ParseCompileUnit changes.
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:
.../Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp | 4 ++--
source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.h | 17 +++++++----------
2 files changed, 9 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 clang.
from 3b2a1561c8 [analyzer] [NFC] Fix the FIXME in tests
new 05aaf6c929 [LTO] Add option to enable LTOUnit splitting, and disable un [...]
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.def | 4 ++++
include/clang/Driver/Options.td | 5 +++++
include/clang/Driver/SanitizerArgs.h | 1 +
lib/CodeGen/BackendUtil.cpp | 30 +++++++++++++++++---------
lib/Driver/SanitizerArgs.cpp | 2 ++
lib/Driver/ToolChains/Clang.cpp | 11 ++++++++++
lib/Frontend/CompilerInvocation.cpp | 1 +
test/CodeGen/thinlto-distributed-cfi-devirt.ll | 2 +-
test/CodeGen/thinlto-distributed-cfi.ll | 2 +-
test/CodeGenCXX/no-lto-unit.cpp | 2 ++
test/CodeGenCXX/type-metadata-thinlto.cpp | 4 +++-
test/Driver/split-lto-unit.c | 10 +++++++++
12 files changed, 61 insertions(+), 13 deletions(-)
create mode 100644 test/Driver/split-lto-unit.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 1c912acd5c Automatic date update in version.in
adds 26bf3fb044 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.