This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a92f0858b61 [JITLink] Don't under-align zero-fill sections.
new a31126ef670 [JITLink][ORC] Track eh-frame section size for registration [...]
new 3c70899939b [JITLink] Add timers and -show-times option to llvm-jitlink.
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:
.../llvm/ExecutionEngine/JITLink/EHFrameSupport.h | 37 ++++++++-----
.../llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h | 12 +++--
lib/ExecutionEngine/JITLink/EHFrameSupport.cpp | 32 +++++++----
lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | 63 +++++++++++-----------
tools/llvm-jitlink/llvm-jitlink.cpp | 38 +++++++++++--
5 files changed, 124 insertions(+), 58 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from af1c50dd712 Merge 'r369779 - [OpenCL] Renamed value of std flag in C++ mode'
adds b2b72eca662 Merging r369829: ------------------------------------------ [...]
adds 56003877b70 [clangd] Release notes for 9.x
adds 263e040cea4 Merging r369749: ------------------------------------------ [...]
adds d2fb9bb5541 Merging r369834: ------------------------------------------ [...]
new 244e6c1ea8a Merging r370036: ------------------------------------------ [...]
new 7527c119888 ReleaseNotes: PowerPC
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:
clang-tools-extra/docs/ReleaseNotes.rst | 93 +++++++++++++++-
clang/docs/LanguageExtensions.rst | 120 +++++++++++----------
clang/docs/UsersManual.rst | 17 +--
clang/lib/Sema/SemaDeclCXX.cpp | 3 +-
clang/lib/Sema/SemaTemplate.cpp | 1 +
clang/test/CXX/dcl.decl/dcl.decomp/p3.cpp | 8 +-
.../cxx1z-class-template-argument-deduction.cpp | 9 +-
clang/test/SemaTemplate/temp_arg_nontype_cxx11.cpp | 17 +++
llvm/docs/ReleaseNotes.rst | 25 ++++-
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
.../CodeGen/AArch64/arm64-indexed-vector-ldst.ll | 19 ++++
11 files changed, 243 insertions(+), 71 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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bebf6190 6: update: llvm-linux: 17560
new 76c7828c 6: update: llvm-linux: 17560
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 (bebf6190)
\
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 | 128 +-
02-build_llvm/console.log | 12072 ++++++++++++-------------
03-build_linux/console.log | 6204 ++++++-------
console.log | 18404 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 18409 insertions(+), 18409 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 clang.
from e8b383657e Update the SARIF exporter to SARIF 2.1
new 7e49c9ce9a [RISCV] Set MaxAtomicInlineWidth and MaxAtomicPromoteWidth f [...]
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/Basic/Targets/RISCV.h | 14 +++++++
test/CodeGen/riscv-atomics.c | 68 +++++++++++++++++++++++++++++++
test/Driver/riscv32-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++
test/Driver/riscv64-toolchain.c | 89 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 260 insertions(+)
create mode 100644 test/CodeGen/riscv-atomics.c
--
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 binutils-gdb.
from 4acfdd20c9 gdb: Add new -n flag to some info commands
new ec1b0fbb8d Improve the DWARF decoder's ability to describe the DW_AT_di [...]
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:
binutils/ChangeLog | 23 ++
binutils/dwarf.c | 414 +++++++++++++++++++--
binutils/testsuite/binutils-all/dwarf-attributes.S | 8 +-
binutils/testsuite/binutils-all/dwarf-attributes.W | 72 ++--
4 files changed, 443 insertions(+), 74 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 binutils-gdb.
from c4a23bf878 Add support for the MVE VMOV instruction to the ARM assemble [...]
new 4acfdd20c9 gdb: Add new -n flag to some info commands
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:
gdb/ChangeLog | 43 ++++++++
gdb/NEWS | 5 +
gdb/cli/cli-utils.c | 65 ++---------
gdb/cli/cli-utils.h | 39 +------
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 15 ++-
gdb/python/python.c | 4 +-
gdb/stack.c | 77 ++++++++++++-
gdb/symtab.c | 120 ++++++++++++++++++---
gdb/symtab.h | 3 +-
gdb/testsuite/ChangeLog | 9 ++
gdb/testsuite/gdb.base/info-fun.exp | 97 +++++++++--------
.../info-var-f1.c} | 9 +-
.../info-var-f2.c} | 13 +--
gdb/testsuite/gdb.base/info-var.exp | 60 +++++++++++
.../dw2-ranges-main.c => gdb.base/info-var.h} | 7 +-
16 files changed, 392 insertions(+), 179 deletions(-)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f1.c} (88%)
copy gdb/testsuite/{gdb.arch/riscv-unwind-long-insn.c => gdb.base/info-var-f2.c} (87%)
create mode 100644 gdb/testsuite/gdb.base/info-var.exp
copy gdb/testsuite/{gdb.dwarf2/dw2-ranges-main.c => gdb.base/info-var.h} (92%)
--
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 a1e1149e9ea Revert "[CodeGen] Do the Simple Early Return in block-place [...]
new a080e2039a9 Handle local commons for XCOFF object file writing
new 9c26d11c10e [DAGCombiner] cancel fnegs from multiplied operands of FMA
new a92f0858b61 [JITLink] Don't under-align zero-fill sections.
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 44 ++++++++++++++--------
lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp | 39 +++++++------------
lib/MC/MCXCOFFStreamer.cpp | 10 +++--
lib/MC/XCOFFObjectWriter.cpp | 7 ++++
test/CodeGen/AMDGPU/fneg-combines.ll | 2 +-
test/CodeGen/PowerPC/aix-xcoff-lcomm.ll | 37 ++++++++++++++++++
test/CodeGen/PowerPC/fneg.ll | 7 ++--
.../JITLink/X86/MachO_zero_fill_alignment.s | 14 +++++++
8 files changed, 110 insertions(+), 50 deletions(-)
create mode 100644 test/ExecutionEngine/JITLink/X86/MachO_zero_fill_alignment.s
--
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 2f3fcbcb516 [MIPS GlobalISel] ClampScalar G_SHL, G_ASHR and G_LSHR
new a1e1149e9ea Revert "[CodeGen] Do the Simple Early Return in block-place [...]
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/MachineBlockPlacement.cpp | 40 --------------------------------
test/CodeGen/PowerPC/block-placement.mir | 12 ++++++----
2 files changed, 8 insertions(+), 44 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 d5c8756595d libgo: rebuild runtime.inc if mkruntimeinc.sh changes
new 7f5d6faa9dd Options documentation fixes.
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/invoke.texi | 53 +++++++++++++++++++++++++------------------------
2 files changed, 36 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.