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 b17408cb 7: update: llvm-linux: 16047
new a218b652 7: update: llvm-linux: 16047
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 (b17408cb)
\
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 | 11874 ++++++++++++------------
03-build_linux/console.log | 6256 ++++++-------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 18376 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 18386 insertions(+), 18374 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3a0204d1 0: update: binutils-gcc-linux: all
new 20aab0da 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 (3a0204d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 158 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11351 ++++----
04-build_abe-stage1/console.log | 19919 +++++++------
05-build_linux/console.log | 22610 +++++++--------
06-boot_linux/console.log | 2 +-
console.log | 54478 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 54448 insertions(+), 54520 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c45d8c17 2: update: linux-b2924447b98afa42f13f16b1a4786f0872a2fc37: 18548
discards 0257a7b9 1: reset: linux-9ffee4a8276c734956b8eab19d1c9b0ecb6b79c5: 18503
discards c8d0772b 0: update: gcc-a717f69ab2a682ae251801a9872664f50d0c75e2: all
new 85eb366c 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 (c45d8c17)
\
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 | 24 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11318 +++++++-------
04-build_abe-stage1/console.log | 15377 +++++++++----------
05-build_linux/console.log | 1274 +-
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 90 +-
console.log | 28516 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 29202 insertions(+), 27850 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 b942589e417 [NFC][CodeGen] Add unary fneg tests to X86/fma4-fneg-combine.ll
new 3d1f1eb0455 [AIX] Implement function descriptor on SDAG
new 04351b7a7aa [LV] Wrap LV illegality reporting in a function. NFC.
new fe02c270b5f [CFLGraph] Add support for unary fneg instruction.
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/MC/MCSymbol.h | 3 +
include/llvm/MC/MCSymbolXCOFF.h | 35 ++++
.../Vectorize/LoopVectorizationLegality.h | 20 +-
lib/Analysis/CFLGraph.h | 10 +
lib/CodeGen/LLVMTargetMachine.cpp | 9 +
lib/CodeGen/SelectionDAG/FastISel.cpp | 7 +
lib/MC/MCContext.cpp | 4 +-
lib/Target/PowerPC/PPCFastISel.cpp | 7 +
lib/Target/PowerPC/PPCISelLowering.cpp | 61 ++++--
lib/Target/PowerPC/PPCInstr64Bit.td | 6 +
lib/Target/PowerPC/PPCInstrInfo.td | 8 +-
.../Vectorize/LoopVectorizationLegality.cpp | 220 +++++++++++----------
.../Steensgaard/must-and-partial.ll | 3 +-
test/CodeGen/PowerPC/aix_gpr_param.ll | 34 ++--
test/CodeGen/PowerPC/test_call_aix.ll | 8 +-
15 files changed, 281 insertions(+), 154 deletions(-)
create mode 100644 include/llvm/MC/MCSymbolXCOFF.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.