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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 3804051 0: update: binutils-gcc-linux: boot
new 0fa86a1 0: update: binutils-gcc-linux: boot
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 (3804051)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 16 +-
02-prepare_abe/console.log | 184 +-
03-build_abe-binutils/console.log | 11415 ++++++-------
04-build_abe-stage1/console.log | 19651 +++++++++++-----------
05-build_linux/console.log | 726 +-
06-boot_linux/console.log | 386 +-
console.log | 32445 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 32441 insertions(+), 32394 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 254d5496922 [Profile] Support raw/indexed profiles larger than 4GB
new 9ebcde18d1e GlobalISel: Combine unmerge of merge with intermediate cast
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:
.../GlobalISel/LegalizationArtifactCombiner.h | 58 ++-
include/llvm/CodeGen/GlobalISel/Utils.h | 9 +-
lib/CodeGen/GlobalISel/Utils.cpp | 12 +-
.../artifact-combiner-unmerge-values.mir | 484 +++++++++++++++++++++
4 files changed, 549 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
--
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 a7b237ffdfa [llvm-objdump] Keep warning for --disassemble-functions in [...]
new 254d5496922 [Profile] Support raw/indexed profiles larger than 4GB
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:
lib/ProfileData/InstrProfReader.cpp | 4 ++--
unittests/ProfileData/InstrProfTest.cpp | 21 +++++++++++++++++++++
2 files changed, 23 insertions(+), 2 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 gcc.
from 8fe0e0172bd 2019-07-09 Dragan Mladjenovic <dmladjenovic(a)wavecomp.com>
new e6f964002f2 * tree-vect-stmts.c (vectorizable_comparison) <!slp_node>: [...]
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 | 5 +++++
gcc/tree-vect-stmts.c | 2 +-
2 files changed, 6 insertions(+), 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.
unknown user pushed a change to branch master
in repository llvm.
from bc8cb016c6a [AMDGPU] gfx908 mAI instructions, MC part
new a7b237ffdfa [llvm-objdump] Keep warning for --disassemble-functions in [...]
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/tools/llvm-objdump/X86/warn-missing-disasm-func.test | 12 +++++++++++-
tools/llvm-objdump/llvm-objdump.cpp | 6 +++++-
2 files changed, 16 insertions(+), 2 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 906bdef 1: reset: linux-893d4016f37704615d6bc088490e9308e94e462d: 17539
new 201eb4c 2: update: linux-48a8a5f9a326d1c1a5505d51fb98086e5003f37e: 17540
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 | 16 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 10004 ++++++-------
04-build_abe-stage1/console.log | 17730 +++++++++++-----------
05-build_linux/console.log | 721 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 32 +-
console.log | 28931 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 28971 insertions(+), 28877 deletions(-)
delete 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 b3ee0ad2c35 [SLP] Optimize getSpillCost(); NFCI
new bc8cb016c6a [AMDGPU] gfx908 mAI instructions, MC part
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/IntrinsicsAMDGPU.td | 84 ++
lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp | 29 +-
lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp | 240 +++++
lib/Target/AMDGPU/AMDGPURegisterInfo.cpp | 5 +-
.../AMDGPU/Disassembler/AMDGPUDisassembler.cpp | 39 +
.../AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp | 51 ++
lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h | 6 +
.../AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h | 6 +
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp | 30 +-
lib/Target/AMDGPU/SIDefines.h | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 26 +
lib/Target/AMDGPU/SIInstrFormats.td | 5 +
lib/Target/AMDGPU/SIInstrInfo.h | 8 +
lib/Target/AMDGPU/SIInstrInfo.td | 41 +-
lib/Target/AMDGPU/SIRegisterInfo.cpp | 16 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 14 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 6 +
lib/Target/AMDGPU/VOP3Instructions.td | 24 +-
lib/Target/AMDGPU/VOP3PInstructions.td | 110 +++
lib/Target/AMDGPU/VOPInstructions.td | 31 +
test/MC/AMDGPU/accvgpr-altnames.s | 10 +
test/MC/AMDGPU/mai-err.s | 50 ++
test/MC/AMDGPU/mai.s | 985 +++++++++++++++++++++
test/MC/Disassembler/AMDGPU/mai.txt | 979 ++++++++++++++++++++
24 files changed, 2782 insertions(+), 18 deletions(-)
create mode 100644 test/MC/AMDGPU/accvgpr-altnames.s
create mode 100644 test/MC/AMDGPU/mai-err.s
create mode 100644 test/MC/AMDGPU/mai.s
create mode 100644 test/MC/Disassembler/AMDGPU/mai.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.