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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 21b5e334 0: good: llvm-linux: 19370
new 1efd0feb 0: good: llvm-linux: 19381
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 (21b5e334)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 182 +-
02-build_llvm/console.log | 11553 +++++++++++++++--------------
03-build_linux/console.log | 3108 ++++----
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 106 -
console.log | 14959 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
8 files changed, 14855 insertions(+), 15073 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 460838586d8 Revert "[DWARF] Delete redundant check in DWARFAddressRange [...]
new 964976f9b89 Codegen: Fixed perf branch_weights in couple of tests. NFC.
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/CodeGen/AArch64/ragreedy-csr.ll | 4 ++--
test/CodeGen/X86/ragreedy-bug.ll | 4 ++--
2 files changed, 4 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 clang-tools-extra.
from 2228e9eb [clangd] Reorder source files in CMakeLists
new 102f34c8 [clangd] Bump clangd-index version for TemplateArgument 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:
clangd/index/Serialization.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 545bcf3b6c Automatic date update in version.in
adds ad91770308 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.
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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bfefbf61 0: good: binutils-gcc-linux: all
new 2e6d9ef5 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 (bfefbf61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 128 +-
02-prepare_abe/console.log | 46 +-
03-build_abe-binutils/console.log | 10768 +++++++--------
04-build_abe-stage1/console.log | 13413 +++++++++----------
05-build_linux/console.log | 923 +-
06-boot_linux/console.log | 6 +-
console.log | 25305 +++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
8 files changed, 26277 insertions(+), 24324 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 gcc-8-branch
in repository gcc.
from 4bdf14241c6 Daily bump.
new c33279ba94a Backport r268060
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 | 20 ++++++++++++++++++++
gcc/cgraph.h | 7 ++++++-
gcc/cgraphclones.c | 20 +++++++++++++++++++-
gcc/multiple_target.c | 36 ++++++++++++++----------------------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/tree-inline.c | 4 ++++
6 files changed, 72 insertions(+), 24 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 f59b8b01e46 [DWARF] Delete redundant check in DWARFAddressRange::intersects
new d6b200d547e [NewPM] Add Option handling for SimplifyCFG
new 04e1efbae22 [Transforms][ASan] Move findAllocaForValue() to Utils/Local [...]
new 460838586d8 Revert "[DWARF] Delete redundant check in DWARFAddressRange [...]
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:
include/llvm/DebugInfo/DWARF/DWARFAddressRange.h | 3 ++
include/llvm/Transforms/Utils/Local.h | 4 +++
lib/Passes/PassBuilder.cpp | 34 ++++++++++++++++++
lib/Passes/PassRegistry.def | 6 +++-
.../Instrumentation/AddressSanitizer.cpp | 42 ++--------------------
lib/Transforms/Utils/Local.cpp | 38 ++++++++++++++++++++
.../SimplifyCFG/ARM/switch-to-lookup-table.ll | 6 ++++
test/Transforms/SimplifyCFG/CoveredLookupTable.ll | 1 +
.../SimplifyCFG/ForwardSwitchConditionToPHI.ll | 3 ++
.../SimplifyCFG/X86/disable-lookup-table.ll | 1 +
.../SimplifyCFG/X86/switch-covered-bug.ll | 2 ++
.../Transforms/SimplifyCFG/X86/switch-table-bug.ll | 2 ++
.../SimplifyCFG/X86/switch_to_lookup_table.ll | 2 +-
.../SimplifyCFG/branch-fold-threshold.ll | 3 ++
test/Transforms/SimplifyCFG/multiple-phis.ll | 1 +
test/Transforms/SimplifyCFG/no-md-sink.ll | 1 +
.../SimplifyCFG/preserve-llvm-loop-metadata.ll | 1 +
test/Transforms/SimplifyCFG/rangereduce.ll | 1 +
test/Transforms/SimplifyCFG/sink-common-code.ll | 1 +
test/Transforms/SimplifyCFG/switch_undef.ll | 1 +
20 files changed, 112 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.