This is an automated email from the git hooks/post-receive script.
"Thomas Preudhomme pushed a change to branch linaro-local/thomas.preudhomme/tcwg-1379-rebase
in repository toolchain/gcc.
discards 431cd0680c4 PR85434: Prevent spilling of stack protector guard's addres [...]
new 02aa269cfb7 PR85434: Prevent spilling of stack protector guard's addres [...]
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 (431cd0680c4)
\
N -- N -- N refs/heads/linaro-local/thomas.preudhomme/tcwg-1379-reba [...]
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:
gcc/config/arm/arm.c | 18 ++++++++-----
gcc/config/arm/arm.md | 70 +++++++++++++++++++++++++-----------------------
gcc/config/arm/thumb1.md | 13 +++++++++
3 files changed, 61 insertions(+), 40 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-arm-mainline-allyesconfig
in repository toolchain/ci/llvm-monorepo.
from a677dc57c81a Update release notes for lld 7.
new ab8abb17753b Merging r343347:
new fec3fb999ecb Merging r343443:
new ee8949fba348 Merging r343428:
new 505ad391b61b Merging r343373:
new fb48d1fb0a13 Merging r342815:
new 87cc92785323 Merging r342461:
new 2c5cb5b63857 Merging r344264:
new 38d0870788b8 Merging r344824:
new 6dd395cd7548 Merging r343668:
new e1812de02fe6 Merging r344368:
new 38ae67f97147 Merging r342897:
The 11 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:
.../python/tests/cindex/test_code_completion.py | 8 ++--
clang/lib/CodeGen/CGBuiltin.cpp | 6 +--
clang/test/CodeGen/attr-target-mv.c | 17 +++++++-
clang/test/CodeGen/builtin-cpu-supports.c | 2 +-
libcxxabi/src/fallback_malloc.cpp | 3 ++
lld/COFF/Chunks.h | 4 +-
lld/ELF/ScriptParser.cpp | 18 +++++---
lld/ELF/Symbols.cpp | 2 +-
lld/test/COFF/arm64-localimport-align.s | 24 +++++++++++
lld/test/ELF/linkerscript/memory-include.test | 23 +++++++++++
.../ELF/linkerscript/output-section-include.test | 30 ++++++++++++++
lld/test/ELF/linkerscript/section-include.test | 32 +++++++++++++++
lld/test/ELF/local-ver-preemptible.s | 21 ++++++++++
llvm/lib/Target/X86/X86DomainReassignment.cpp | 21 ++++++++++
llvm/lib/Target/X86/X86ISelLowering.cpp | 7 ++--
llvm/lib/Target/X86/X86InstrInfo.cpp | 2 +-
llvm/test/CodeGen/X86/known-signbits-vector.ll | 29 ++++++++-----
llvm/test/CodeGen/X86/pr38803.ll | 48 ++++++++++++++++++++++
llvm/tools/llvm-xray/xray-account.cpp | 7 +++-
.../utils/lit/lit/builtin_commands}/__init__.py | 0
20 files changed, 270 insertions(+), 34 deletions(-)
create mode 100644 lld/test/COFF/arm64-localimport-align.s
create mode 100644 lld/test/ELF/linkerscript/memory-include.test
create mode 100644 lld/test/ELF/linkerscript/output-section-include.test
create mode 100644 lld/test/ELF/linkerscript/section-include.test
create mode 100644 lld/test/ELF/local-ver-preemptible.s
create mode 100644 llvm/test/CodeGen/X86/pr38803.ll
copy {clang/bindings/python/tests => llvm/utils/lit/lit/builtin_commands}/__init__ [...]
--
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 22a8730763c [DebugInfo][GlobalOpt] Fix -debugify for globalopt shrinkin [...]
new 6fffb2a18e1 [TTI][X86] Treat SK_Transpose shuffles as SK_PermuteTwoSrc [...]
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/Target/X86/X86TargetTransformInfo.cpp | 4 +
test/Analysis/CostModel/X86/shuffle-transpose.ll | 246 +++++++++++++++++------
2 files changed, 189 insertions(+), 61 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 922e1373b54 [CostModel][X86] Add transpose shuffle cost tests
new 22a8730763c [DebugInfo][GlobalOpt] Fix -debugify for globalopt shrinkin [...]
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/Transforms/IPO/GlobalOpt.cpp | 12 +++++++++---
.../GlobalOpt/shrink-global-to-bool-check-debug.ll | 22 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/GlobalOpt/shrink-global-to-bool-check-debug.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 master
in repository lldb.
from 13690f0f3 [LLDB] - Implement the support for the .debug_loclists section.
new abeb6840a [NativePDB] Add basic support for tag types to the native pdb [...]
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:
lit/SymbolFile/NativePDB/Inputs/tag-types.lldbinit | 8 +
lit/SymbolFile/NativePDB/tag-types.cpp | 236 +++++++
source/Plugins/SymbolFile/NativePDB/CMakeLists.txt | 1 +
source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp | 6 +
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 700 ++++++++++++++++++++-
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 42 ++
.../SymbolFile/NativePDB/UdtRecordCompleter.cpp | 188 ++++++
.../SymbolFile/NativePDB/UdtRecordCompleter.h | 68 ++
8 files changed, 1246 insertions(+), 3 deletions(-)
create mode 100644 lit/SymbolFile/NativePDB/Inputs/tag-types.lldbinit
create mode 100644 lit/SymbolFile/NativePDB/tag-types.cpp
create mode 100644 source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
create mode 100644 source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h
--
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 81f344ccfac PR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
new 8375e6b1774 * g++.dg/cpp2a/lambda-this3.C: Limit dg-bogus directives t [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp2a/lambda-this3.C | 16 ++++++++++++----
2 files changed, 17 insertions(+), 4 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 c924df94b9c [WebAssembly] use 'match' to simplify code; NFC
new 922e1373b54 [CostModel][X86] Add transpose shuffle cost tests
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/Analysis/CostModel/X86/shuffle-transpose.ll | 164 +++++++++++++++++++++++
1 file changed, 164 insertions(+)
create mode 100644 test/Analysis/CostModel/X86/shuffle-transpose.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.