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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9632ae88f 0: update: binutils-gcc-linux: all
new 2e46da325 0: update: 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 (9632ae88f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 170 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11131 ++++++++-------
04-build_abe-stage1/console.log | 15315 ++++++++++----------
05-build_linux/console.log | 754 +-
06-boot_linux/console.log | 2 +-
console.log | 27554 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 27550 insertions(+), 27574 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 6fea0a22624 Scalable Vector IR Type with further LTO fixes
new 4697389ad61 Reverted r365188 due to alignment problems on i686-android
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/llvm/IR/ModuleSummaryIndex.h | 65 +++-------
lib/Analysis/ModuleSummaryAnalysis.cpp | 122 ++++--------------
lib/AsmParser/LLParser.cpp | 57 +++------
lib/Bitcode/Reader/BitcodeReader.cpp | 47 ++-----
lib/Bitcode/Writer/BitcodeWriter.cpp | 32 ++---
lib/IR/AsmWriter.cpp | 5 +-
lib/IR/ModuleSummaryIndex.cpp | 141 ++++++++-------------
lib/LTO/LTO.cpp | 21 ++-
lib/Transforms/IPO/FunctionImport.cpp | 12 +-
lib/Transforms/Utils/FunctionImportUtils.cpp | 13 +-
test/Assembler/thinlto-summary.ll | 14 +-
test/Assembler/thinlto-vtable-summary.ll | 4 +-
test/Bitcode/summary_version.ll | 2 +-
test/Bitcode/thinlto-alias.ll | 4 +-
test/Bitcode/thinlto-alias2.ll | 2 +-
.../thinlto-function-summary-callgraph-cast.ll | 4 +-
.../thinlto-function-summary-callgraph-pgo.ll | 4 +-
...o-function-summary-callgraph-profile-summary.ll | 4 +-
.../thinlto-function-summary-callgraph-relbf.ll | 2 +-
...ion-summary-callgraph-sample-profile-summary.ll | 4 +-
test/Bitcode/thinlto-function-summary-callgraph.ll | 2 +-
test/Bitcode/thinlto-function-summary-refgraph.ll | 16 +--
test/ThinLTO/X86/Inputs/dot-dumper2.ll | 4 -
test/ThinLTO/X86/dot-dumper2.ll | 43 -------
test/ThinLTO/X86/index-const-prop2.ll | 44 +------
test/ThinLTO/X86/load-store-caching.ll | 26 ----
test/ThinLTO/X86/writeonly.ll | 41 ------
test/ThinLTO/X86/writeonly2.ll | 50 --------
28 files changed, 191 insertions(+), 594 deletions(-)
delete mode 100644 test/ThinLTO/X86/Inputs/dot-dumper2.ll
delete mode 100644 test/ThinLTO/X86/dot-dumper2.ll
delete mode 100644 test/ThinLTO/X86/load-store-caching.ll
delete mode 100644 test/ThinLTO/X86/writeonly.ll
delete mode 100644 test/ThinLTO/X86/writeonly2.ll
--
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 f204f0a947 [analyzer][IDF] Add a control dependency calculator + a new [...]
new 3371888c83 [analyzer] Track terminator conditions on which a tracked ex [...]
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:
.../clang/StaticAnalyzer/Core/AnalyzerOptions.def | 5 +
.../StaticAnalyzer/Core/BugReporter/BugReporter.h | 10 +
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 93 +++++++
test/Analysis/analyzer-config.c | 3 +-
.../track-control-dependency-conditions.cpp | 285 +++++++++++++++++++++
5 files changed, 395 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/track-control-dependency-conditions.cpp
--
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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 350fab5416 Arm/AArch64: Use a single set of Arm register set size defines
adds 213fd9faf5 Fix foreach_with_prefix regression
adds 0598af4880 Fix TUI use of "has_break" field
adds a0b6cbf69d Automatic date update in version.in
adds 98602811d8 Kito's 5-part patch set to improve .insn support.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 19 +++++
gas/doc/c-riscv.texi | 14 +--
gas/testsuite/gas/riscv/insn.d | 99 ++++++++++++----------
gas/testsuite/gas/riscv/insn.s | 19 +++--
gdb/ChangeLog | 19 +++++
gdb/testsuite/ChangeLog | 6 ++
.../gdb.testsuite/foreach_with_prefix.exp | 98 +++++++++++++++++++++
gdb/testsuite/lib/gdb.exp | 4 +-
gdb/tui/tui-data.h | 21 +++--
gdb/tui/tui-disasm.c | 6 --
gdb/tui/tui-source.c | 2 +-
gdb/tui/tui-winsource.c | 17 ++--
gdb/tui/tui-winsource.h | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/riscv-opc.c | 30 ++++++-
16 files changed, 283 insertions(+), 84 deletions(-)
create mode 100644 gdb/testsuite/gdb.testsuite/foreach_with_prefix.exp
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4a87c9371 0: update: binutils-gcc-linux: all
new f536984b1 0: update: 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 (4a87c9371)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10860 ++++++------
04-build_abe-stage1/console.log | 19896 +++++++++++-----------
05-build_linux/console.log | 402 +-
06-boot_linux/console.log | 2 +-
console.log | 31740 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31738 insertions(+), 31742 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0e6867afd 2: update: llvm-4e8b99a5c375551ad0e07bfdc62ed838d2f1874d: 17055
new 937a91992 2: update: llvm-linux: 17059
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 (0e6867afd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 11927 +++++++++++++++---------------
03-build_linux/console.log | 2866 ++++----
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 34 +-
console.log | 15059 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 14704 insertions(+), 15429 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.