This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e06d0750e88 [CostModel][X86] SK_ExtractSubvector is cheap if the (legal [...]
new 91a58f1c87a [CostModel][X86] Add some initial cost tests for funnel shifts
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/fshl.ll | 390 ++++++++++++++++++++++++++++++++++++
test/Analysis/CostModel/X86/fshr.ll | 390 ++++++++++++++++++++++++++++++++++++
2 files changed, 780 insertions(+)
create mode 100644 test/Analysis/CostModel/X86/fshl.ll
create mode 100644 test/Analysis/CostModel/X86/fshr.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 b9854b27f [ClangASTContext] Extract VTable pointers from C++ objects
new 9301b9222 [PDB] Fix `vbases.test` requirement
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/PDB/vbases.test | 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 master
in repository clang-tools-extra.
from ecb4f9d5 [clangd] Allow symbols from AnyScope in dexp.
new 31e54dce [clangd] Don't show all refs results if -name is ambiguous in dexp.
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:
clangd/index/dex/dexp/Dexp.cpp | 6 ++++++
1 file changed, 6 insertions(+)
--
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 4474d43436a PR libstdc++/87963 fix build for 64-bit mingw
new ba0d8d7ab39 [PR87815]Don't generate shift sequence for load replacement [...]
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 | 6 ++++++
gcc/dse.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/sve/pr87815.c | 13 +++++++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr87815.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/binutils-gdb.
from c09316bd68 Automatic date update in version.in
adds ad22784389 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 master
in repository lldb.
from 57bacd77a Fix an unused variable warning. NFC
new acaa8e5b5 [CMake] Fix: add_host_subdirectory source/Host/macosx
new 795eb89b2 [CMake] Allow version overrides with -DLLDB_VERSION_MAJOR/MIN [...]
new b9854b27f [ClangASTContext] Extract VTable pointers from C++ objects
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:
CMakeLists.txt | 2 +-
cmake/modules/LLDBConfig.cmake | 17 ++-
include/lldb/Core/ValueObject.h | 3 -
lit/SymbolFile/PDB/Inputs/VBases.cpp | 16 +++
lit/SymbolFile/PDB/Inputs/VBases.script | 7 ++
lit/SymbolFile/PDB/vbases.test | 15 +++
source/Core/ValueObject.cpp | 25 ----
source/Host/CMakeLists.txt | 2 +-
source/Symbol/ClangASTContext.cpp | 196 ++++++++++++++++++++------------
9 files changed, 176 insertions(+), 107 deletions(-)
create mode 100644 lit/SymbolFile/PDB/Inputs/VBases.cpp
create mode 100644 lit/SymbolFile/PDB/Inputs/VBases.script
create mode 100644 lit/SymbolFile/PDB/vbases.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.