This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from eb671686f UnwindPlan: pretty-print dwarf expressions
new 7bb1272a0 FuncUnwinders: remove "current_offset" from function arguments
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/lldb/Symbol/DWARFCallFrameInfo.h | 16 +++--
include/lldb/Symbol/FuncUnwinders.h | 30 +++------
include/lldb/Utility/RangeMap.h | 1 +
lit/Unwind/Inputs/eh-frame-small-fde.s | 48 +++++++++++++
lit/Unwind/eh-frame-small-fde.test | 22 ++++++
source/Commands/CommandObjectTarget.cpp | 18 ++---
.../Process/Utility/RegisterContextLLDB.cpp | 26 ++++----
source/Symbol/DWARFCallFrameInfo.cpp | 39 ++++++-----
source/Symbol/FuncUnwinders.cpp | 78 ++++++++--------------
9 files changed, 161 insertions(+), 117 deletions(-)
create mode 100644 lit/Unwind/Inputs/eh-frame-small-fde.s
create mode 100644 lit/Unwind/eh-frame-small-fde.test
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2bbfa614 0: update: llvm-linux: boot
new 5dccec5a 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 (2bbfa614)
\
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 | 11452 +++++++++++++++++------------------
03-build_linux/console.log | 620 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 25 -
console.log | 12227 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12243 insertions(+), 12229 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 d0c7e1df707 [llvm-mc] - Properly set the the address align field of the [...]
new 4204ce0fa78 [ARM][FIX] Add missing f16.lane.vldN/vstN lowering
new e86c537628d [AArch64] Add support for MTE intrinsics
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/IR/IntrinsicsAArch64.td | 17 +
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 63 ++-
lib/Target/AArch64/AArch64InstrFormats.td | 5 +-
lib/Target/AArch64/AArch64InstrInfo.cpp | 16 +
lib/Target/AArch64/AArch64InstrInfo.td | 16 +-
lib/Target/ARM/ARMISelDAGToDAG.cpp | 2 +
test/CodeGen/AArch64/arm64-mte.ll | 497 +++++++++++++++++++++
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 112 +++++
8 files changed, 706 insertions(+), 22 deletions(-)
create mode 100644 test/CodeGen/AArch64/arm64-mte.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 marxin/marxin-gcc-benchmark-branch
in repository gcc.
from ade6c276b88 PR tree-optimization/90078 * tree-ssa-loop-ivopts.c (comp [...]
new 3bebaa8d6e5 Touch a file.
new a6a9c8316f4 Prefer to use strlen call instead of inline expansion (PR t [...]
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:
gcc/config/i386/i386.c | 67 +++++++++++++++----------------
gcc/doc/invoke.texi | 5 ++-
gcc/testsuite/gcc.target/i386/pr88809-2.c | 9 +++++
gcc/testsuite/gcc.target/i386/pr88809.c | 9 +++++
gcc/testsuite/c-c++-common/empty.h => x | 0
5 files changed, 54 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88809-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr88809.c
copy gcc/testsuite/c-c++-common/empty.h => x (100%)
--
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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e04d1219 0: update: llvm-linux: 19402
new 9b34f055 0: update: llvm-linux: 19402
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 (e04d1219)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 11524 ++++++++++++++++----------------
03-build_linux/console.log | 2404 +++----
console.log | 14056 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
5 files changed, 14065 insertions(+), 14057 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 lld.
from 08ab7d110 [PPC64] Allow R_PPC64_DTPREL* to preemptable local-dynamic symbols
new 6b0e3e76d [LLD][ELF] - Update test case after llvm-mc change.
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/ELF/compressed-debug-input.s | 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.
unknown user pushed a change to branch marxin/marxin-gcc-benchmark-branch
in repository gcc.
at ade6c276b88 PR tree-optimization/90078 * tree-ssa-loop-ivopts.c (comp [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.