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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 262836e 2: update: binutils-gcc-linux: 17665
new 4905e15 3: reset: linux-893d4016f37704615d6bc088490e9308e94e462d: 17539
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 | 17 +-
02-prepare_abe/console.log | 8 +-
03-build_abe-binutils/console.log | 10650 ++++++-------
04-build_abe-stage1/console.log | 17228 ++++++++++----------
05-build_linux/console.log | 2248 +--
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 35 +-
console.log | 30196 +++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
reset-baseline | 0
results | 2 +-
11 files changed, 27922 insertions(+), 32496 deletions(-)
create mode 100644 reset-baseline
--
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 eb4bacbd3d9 [docs][llvm-readobj][llvm-readelf] Improve wording
new 7597e7f1797 Add, and infer, a nofree function attribute
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:
docs/LangRef.rst | 8 +
include/llvm/Analysis/MemoryBuiltins.h | 13 +
include/llvm/Analysis/TargetLibraryInfo.def | 9 +
include/llvm/Bitcode/LLVMBitCodes.h | 1 +
include/llvm/IR/Attributes.td | 3 +
include/llvm/IR/Function.h | 8 +
lib/Analysis/MemoryBuiltins.cpp | 55 +-
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 1 +
lib/AsmParser/LLToken.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 4 +
lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +
lib/IR/Attributes.cpp | 2 +
lib/IR/Verifier.cpp | 1 +
lib/Transforms/IPO/FunctionAttrs.cpp | 56 +-
lib/Transforms/Utils/BuildLibCalls.cpp | 11 +
lib/Transforms/Utils/CodeExtractor.cpp | 1 +
.../TypeBasedAliasAnalysis/functionattrs.ll | 4 +-
test/Bitcode/attributes.ll | 10 +-
test/CodeGen/AMDGPU/inline-attr.ll | 6 +-
test/CodeGen/X86/no-plt-libcalls.ll | 2 +-
test/Feature/OperandBundles/function-attrs.ll | 7 +-
test/Transforms/FunctionAttrs/atomic.ll | 2 +-
test/Transforms/FunctionAttrs/nofree.ll | 113 ++++
.../FunctionAttrs/operand-bundles-scc.ll | 2 +-
.../read_write_returned_arguments_scc.ll | 16 +-
test/Transforms/InferFunctionAttrs/annotate.ll | 579 +++++++++++----------
.../InferFunctionAttrs/norecurse_debug.ll | 2 +-
test/Transforms/LICM/strlen.ll | 2 +-
test/Transforms/LoopIdiom/basic.ll | 2 +-
30 files changed, 593 insertions(+), 331 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/nofree.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 25c816e70e Automatic date update in version.in
adds 55904abea4 Automatic date update in version.in
adds 3836e1d1ab Re: PowerPC notoc call stub tests
adds 62a47958bd PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
adds ea142fbfc9 Fix breakpoints on file reloads for PIE binaries
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf32-ppc.c | 4 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 4 ++
gdb/symfile.c | 12 ++++++
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.base/break-idempotent.exp | 66 ++++++++++++++++-------------
ld/ChangeLog | 5 +++
ld/testsuite/ld-powerpc/callstub-1.d | 2 +-
ld/testsuite/ld-powerpc/callstub-2.d | 2 +-
10 files changed, 73 insertions(+), 34 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/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cfdcacf 0: update: binutils-gcc-linux: all
new 0dedc55 0: update: binutils-ea142fbfc9c1708a83d3532257d6728e1f5c142e: 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 (cfdcacf)
\
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 | 129 +-
02-prepare_abe/console.log | 82 +-
03-build_abe-binutils/console.log | 7932 ++++++------
04-build_abe-stage1/console.log | 15289 +++++++++++------------
05-build_linux/console.log | 575 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 49 +-
console.log | 24075 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 23544 insertions(+), 24607 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 e3dca87669a [InstCombine] fix typo in test; NFC
new eb4bacbd3d9 [docs][llvm-readobj][llvm-readelf] Improve wording
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:
docs/CommandGuide/llvm-readelf.rst | 4 ++--
docs/CommandGuide/llvm-readobj.rst | 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 hubicka/honza-gcc-benchmark-branch
in repository gcc.
from 7bae40ce4da * back to trunk 2.
new e1c92f8d1f8 Back to trunk 3
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.testing | 3 +++
1 file changed, 3 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 llvm.
from b8bea167404 [PowerPC][NFC]Update testcases using script.
new e3dca87669a [InstCombine] fix typo in test; 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/Transforms/InstCombine/insert-extract-shuffle.ll | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.