This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 751aba5c 0: update: binutils-gcc-glibc-llvm: -1
new 81db51be 0: update: binutils-gcc-glibc-llvm: -1
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 (751aba5c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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 | 168 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10756 +--
04-build_abe-stage1/console.log | 17299 ++---
05-build_abe-linux/console.log | 248 +-
06-build_abe-glibc/console.log | 35457 +++++-----
07-build_abe-stage2/console.log | 46237 ++++++-------
08-build_llvm-true/console.log | 11668 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 100 +-
console.log | 122317 ++++++++++++++++++-----------------
jenkins/manifest.sh | 14 +-
13 files changed, 122388 insertions(+), 122298 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cad7727b 7: update: llvm-linux: 16048
new 73b65438 7: update: llvm-linux: 16048
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 (cad7727b)
\
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 | 166 +-
02-build_llvm/console.log | 11974 ++++++++++++-------------
03-build_linux/console.log | 6182 +++++++------
console.log | 18322 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 18324 insertions(+), 18328 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 c20c6c1b771 Stubs out TLOF for AIX and add support for common vars in a [...]
new 7967d97d627 [Attributor] NoAlias on return values.
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/Transforms/IPO/Attributor.h | 21 ++++
lib/Transforms/IPO/Attributor.cpp | 113 ++++++++++++++++-
test/Transforms/FunctionAttrs/noalias_returned.ll | 140 ++++++++++++++++++++++
test/Transforms/FunctionAttrs/nonnull.ll | 11 +-
4 files changed, 276 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/FunctionAttrs/noalias_returned.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 llvm.
from 59c1bff047d [SafeStack] Insert the deref after the offset
new c20c6c1b771 Stubs out TLOF for AIX and add support for common vars in a [...]
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/BinaryFormat/XCOFF.h | 8 ++++
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 26 ++++++++++
include/llvm/MC/MCContext.h | 2 +-
include/llvm/MC/MCSectionXCOFF.h | 16 +++++--
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 55 ++++++++++++++++++++++
lib/MC/MCAsmInfoXCOFF.cpp | 1 +
lib/MC/MCContext.cpp | 3 +-
lib/MC/MCObjectFileInfo.cpp | 5 +-
lib/MC/MCSectionXCOFF.cpp | 16 ++++++-
lib/Target/PowerPC/PPCAsmPrinter.cpp | 33 +++++++++++++
lib/Target/PowerPC/PPCTargetMachine.cpp | 5 +-
test/CodeGen/PowerPC/aix-xcoff-common.ll | 24 ++++++++++
12 files changed, 184 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/PowerPC/aix-xcoff-common.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-release-aarch64-next-allmodconfig
in repository toolchain/ci/gcc.
from d219c5e3be1 Fix -Wreturn-type for static naked functions in C
adds 95f52ddbae2 Daily bump.
adds bd81e681a7d Backport r273660
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/opts-common.c | 20 +++++++++++++++++++-
gcc/opts-global.c | 6 +++++-
gcc/testsuite/ChangeLog | 8 ++++++++
5 files changed, 43 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e0f4d5e819 Automatic date update in version.in
adds fa3fc9981c 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a6ee2a21 0: update: binutils-gcc-linux: all
new 02ddf659 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 (a6ee2a21)
\
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 | 68 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10878 +++++++--------
04-build_abe-stage1/console.log | 13828 +++++++++---------
05-build_linux/console.log | 1718 ++-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
08-update_baseline/console.log | 8 +-
console.log | 26972 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 26924 insertions(+), 27036 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-release-arm-lts-allyesconfig
in repository toolchain/ci/gcc.
from d219c5e3be1 Fix -Wreturn-type for static naked functions in C
adds 95f52ddbae2 Daily bump.
adds bd81e681a7d Backport r273660
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/opts-common.c | 20 +++++++++++++++++++-
gcc/opts-global.c | 6 +++++-
gcc/testsuite/ChangeLog | 8 ++++++++
5 files changed, 43 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.