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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d0ec172 0: update: llvm-linux: boot
new 05839fb2 0: update: llvm-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 (6d0ec172)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 184 +-
02-build_llvm/console.log | 11740 ++++++++++++++++-----------------
03-build_linux/console.log | 1473 +----
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 13407 ++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12636 insertions(+), 14213 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7ab316ac 0: update: binutils-gcc-linux: all
new ea7e9edb 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 (7ab316ac)
\
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10859 ++++----
04-build_abe-stage1/console.log | 19822 ++++++-------
05-build_linux/console.log | 22620 +++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 32 +-
08-update_baseline/console.log | 8 +-
console.log | 53905 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 53953 insertions(+), 53871 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 6c7043a228f Revert Fix a bug w/inbounds invalidation in LFTR
new 3cc39d23bba [GlobalISel] Add a G_BRJT opcode.
new ce52d84b192 gn build: Simplify Target build files
The 2 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/CodeGen/GlobalISel/MachineIRBuilder.h | 14 +++++++++++
include/llvm/Support/TargetOpcodes.def | 3 +++
include/llvm/Target/GenericOpcodes.td | 9 +++++++
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 11 +++++++++
lib/CodeGen/MachineVerifier.cpp | 12 ++++++++++
.../GlobalISel/legalizer-info-validation.mir | 3 +++
.../{test_g_jump_table.mir => test_g_brjt.mir} | 18 ++++++++------
.../llvm/lib/Target/AArch64/MCTargetDesc/BUILD.gn | 1 -
.../llvm/lib/Target/AArch64/TargetInfo/BUILD.gn | 4 ----
.../llvm/lib/Target/AArch64/Utils/BUILD.gn | 3 +++
.../llvm/lib/Target/ARM/MCTargetDesc/BUILD.gn | 2 +-
.../llvm/lib/Target/ARM/TargetInfo/BUILD.gn | 4 ----
.../secondary/llvm/lib/Target/ARM/Utils/BUILD.gn | 3 +++
.../llvm/lib/Target/BPF/MCTargetDesc/BUILD.gn | 27 +++++++--------------
.../llvm/lib/Target/BPF/TargetInfo/BUILD.gn | 4 ----
.../llvm/lib/Target/Hexagon/MCTargetDesc/BUILD.gn | 24 +++++++------------
.../llvm/lib/Target/Hexagon/TargetInfo/BUILD.gn | 5 ----
.../llvm/lib/Target/Lanai/MCTargetDesc/BUILD.gn | 27 +++++++--------------
.../llvm/lib/Target/Lanai/TargetInfo/BUILD.gn | 1 -
.../llvm/lib/Target/PowerPC/MCTargetDesc/BUILD.gn | 28 +++++++---------------
.../llvm/lib/Target/PowerPC/TargetInfo/BUILD.gn | 4 ----
.../secondary/llvm/lib/Target/RISCV/Utils/BUILD.gn | 3 +++
.../llvm/lib/Target/Sparc/MCTargetDesc/BUILD.gn | 27 +++++++--------------
.../llvm/lib/Target/Sparc/TargetInfo/BUILD.gn | 2 --
.../lib/Target/WebAssembly/MCTargetDesc/BUILD.gn | 28 +++++++---------------
.../lib/Target/WebAssembly/TargetInfo/BUILD.gn | 4 ----
.../llvm/lib/Target/X86/MCTargetDesc/BUILD.gn | 27 +++++++--------------
.../llvm/lib/Target/X86/TargetInfo/BUILD.gn | 4 ----
28 files changed, 136 insertions(+), 166 deletions(-)
copy test/MachineVerifier/{test_g_jump_table.mir => test_g_brjt.mir} (56%)
--
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 2ec487f0ba Remove unused SK_LValueToRValue initialization step.
new 8a5660d9ac [OpenMP] Avoid emitting maps for target link variables when [...]
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/CodeGen/CGOpenMPRuntime.cpp | 7 +++++-
lib/CodeGen/CGOpenMPRuntime.h | 3 +++
lib/Sema/SemaOpenMP.cpp | 3 ++-
...nvptx_target_requires_unified_shared_memory.cpp | 29 ++++++++--------------
4 files changed, 22 insertions(+), 20 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6691c92f 3: reset: linux-54dee406374ce8adb352c48e175176247cb8db7c: 17760
new 5cf79289 4: update: linux-da151e650328dcd37176cf49fc626a7f42bfbe17: 17777
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 | 128 +-
03-build_abe-binutils/console.log | 9002 +++++++-------
04-build_abe-stage1/console.log | 13150 ++++++++++----------
05-build_linux/console.log | 741 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 36 +-
console.log | 23206 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
11 files changed, 23270 insertions(+), 23154 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 clang.
from 6fc62c80e4 Reland: [Remarks] Refactor optimization remarks setup
new a209544fdd C++ DR712 and others: handle non-odr-use resulting from an l [...]
new 263516059c PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue [...]
new 2ec487f0ba Remove unused SK_LValueToRValue initialization step.
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/clang/Sema/Initialization.h | 9 --
lib/AST/Expr.cpp | 5 +
lib/CodeGen/CGDecl.cpp | 80 ++++++++-----
lib/CodeGen/CGExpr.cpp | 109 ++++++++++++++----
lib/CodeGen/CGExprAgg.cpp | 3 +-
lib/CodeGen/CGExprScalar.cpp | 4 +-
lib/CodeGen/CodeGenModule.h | 7 ++
lib/Sema/SemaExpr.cpp | 159 +++++++++++++++++++++-----
lib/Sema/SemaInit.cpp | 23 ----
lib/StaticAnalyzer/Core/ExprEngineC.cpp | 7 +-
test/Analysis/nullptr.cpp | 12 +-
test/CXX/basic/basic.def.odr/p2.cpp | 80 +++++++++++++
test/CXX/drs/dr20xx.cpp | 197 +++++++++++++++++++++++++++++++-
test/CXX/drs/dr21xx.cpp | 36 ++++++
test/CXX/drs/dr23xx.cpp | 42 ++++++-
test/CXX/drs/dr6xx.cpp | 17 +++
test/CXX/drs/dr7xx.cpp | 36 ++++++
test/CodeGenCXX/no-odr-use.cpp | 46 ++++++++
test/CodeGenCXX/nullptr.cpp | 47 ++++++++
www/cxx_dr_status.html | 14 +--
20 files changed, 793 insertions(+), 140 deletions(-)
create mode 100644 test/CXX/basic/basic.def.odr/p2.cpp
create mode 100644 test/CodeGenCXX/no-odr-use.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.
unknown user pushed a change to branch master
in repository lld.
from 0c9a1c96f Wrap a test to 80 columns
new 1659c7ea8 [COFF] Allow setting subsystem versions while inferring the s [...]
new 3d20240a8 [MinGW] Support the --{major,minor}-{os,subsystem}-version options
new 3d6254d17 [MinGW] Support the --subsystem=val option in joined form
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:
COFF/DriverUtils.cpp | 6 ++++--
MinGW/Driver.cpp | 25 ++++++++++++++++++++++++-
MinGW/Options.td | 17 +++++++++++++++++
test/COFF/subsystem-inference.test | 4 ++++
test/COFF/subsystem.test | 9 +++++++++
test/MinGW/driver.test | 16 ++++++++++++++++
6 files changed, 74 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.