This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8f7a77b36fc [ORC] Add an asynchronous jit-link function, jitLinkForORC, [...]
new 0f8f2423515 [X86] Add some more movmsk test cases. NFC
new 72eb1655c7c [X86] Allow movmskpd/ps ISD nodes to be created and selecte [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 24 ++---
lib/Target/X86/X86InstrSSE.td | 18 ++++
test/CodeGen/X86/bool-vector.ll | 4 -
test/CodeGen/X86/movmsk-cmp.ll | 190 +++++++++++++++++++++++++++++++++++++
4 files changed, 214 insertions(+), 22 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 70014ee171 [Sema] Use a more civilized hash map to implement -Wduplicate-enum.
new 77c4d242ac [clang-check-codegen][cfstring] Accept either @ or % for pro [...]
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/CodeGen/cfstring3.c | 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 gcc.
from 81512c36496 PR c/87387 * builtins.c (unterminated_array): Simp [...]
new 6faef41dad5 RISC-V: Fix weak symbols with medany and explicit relocs.
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 | 5 +++++
gcc/config/riscv/riscv.c | 5 +++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/riscv/weak-1.c | 14 ++++++++++++++
4 files changed, 28 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/weak-1.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 llvm.
from 837d4755cd2 AMDGPU: Add Selection patterns to support add of one bit.
new 3b27ccc7eaa [InstCombine] add fneg variation of shuffle-binop fold; NFC
new 8f7a77b36fc [ORC] Add an asynchronous jit-link function, jitLinkForORC, [...]
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:
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 8 ++
include/llvm/ExecutionEngine/RuntimeDyld.h | 25 ++++
.../Orc/RTDyldObjectLinkingLayer.cpp | 144 +++++++++++++--------
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 92 ++++++++++++-
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | 6 +
test/Transforms/InstCombine/vec_shuffle.ll | 11 ++
6 files changed, 226 insertions(+), 60 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 730ec60204 Don't emit "will be treated as an identifier character" warn [...]
new 70014ee171 [Sema] Use a more civilized hash map to implement -Wduplicate-enum.
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/Sema/SemaDecl.cpp | 2 +-
test/Sema/warn-duplicate-enum.c | 10 +++++++++-
2 files changed, 10 insertions(+), 2 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 23803581ed Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF wi [...]
new 730ec60204 Don't emit "will be treated as an identifier character" warn [...]
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/Lex/Lexer.cpp | 6 ++----
test/Lexer/unicode.c | 5 +++++
2 files changed, 7 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 clang-tools-extra.
from de725ec8 [clangd] Extract mapper logic from clangd-indexer into a library.
new 284e7138 [clangd] Remove unused using-declaration testing::AllOf
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:
unittests/clangd/SerializationTests.cpp | 1 -
1 file changed, 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.
from 7c8e954f27 [analyzer] NFC: CallDescription: Improve array management.
new 23803581ed Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF wi [...]
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/CodeGenModule.cpp | 63 ++++++++++++++++++-----------
test/CodeGen/cfstring-elf-cfbuild-x86_64.c | 36 +++++++++++++++++
test/CodeGen/cfstring-elf-sections-x86_64.c | 23 +++++++++++
test/CodeGen/{CFStrings.c => cfstring3.c} | 20 ++-------
4 files changed, 101 insertions(+), 41 deletions(-)
create mode 100644 test/CodeGen/cfstring-elf-cfbuild-x86_64.c
create mode 100644 test/CodeGen/cfstring-elf-sections-x86_64.c
rename test/CodeGen/{CFStrings.c => cfstring3.c} (89%)
--
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 852234a879 Revert "[DRIVER][OFFLOAD] Do not invoke unbundler on unsuppo [...]
new 2b97f3cfc8 [analyzer] NFC: Legalize state manager factory injection.
new 730c7ae40e P0969R0: allow structured binding of accessible members, not [...]
new 7c8e954f27 [analyzer] NFC: CallDescription: Improve array management.
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/Basic/DiagnosticSemaKinds.td | 10 +-
include/clang/Sema/Sema.h | 4 +
.../StaticAnalyzer/Core/PathSensitive/CallEvent.h | 23 ++---
.../Core/PathSensitive/CheckerContext.h | 46 ---------
.../Core/PathSensitive/ProgramStateTrait.h | 108 ++++++++++++++++++---
lib/Sema/SemaAccess.cpp | 16 +++
lib/Sema/SemaDeclAttr.cpp | 8 ++
lib/Sema/SemaDeclCXX.cpp | 71 ++++++--------
lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp | 10 +-
.../Checkers/InnerPointerChecker.cpp | 15 +--
lib/StaticAnalyzer/Core/CallEvent.cpp | 17 ++--
.../Core/ExprEngineCallAndReturn.cpp | 5 +-
test/CXX/dcl.decl/dcl.decomp/p4.cpp | 51 +++++++++-
www/cxx_status.html | 2 +-
14 files changed, 225 insertions(+), 161 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 cc7f288c8f0 adjust dinst.adb's expectations for location views
new 7961f40be4b rs6000: Do not allow out of range immediate in vsplt[bhw] ( [...]
new 81512c36496 PR c/87387 * builtins.c (unterminated_array): Simp [...]
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/ChangeLog | 28 +++++++++++++
gcc/builtins.c | 23 +---------
gcc/config/rs6000/altivec.md | 22 +++++-----
gcc/config/rs6000/rs6000.c | 70 ++++++++++++++++++++++---------
gcc/expr.c | 37 +++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/warn-stpcpy-no-nul.c | 4 +-
gcc/testsuite/gcc.dg/warn-strlen-no-nul.c | 10 ++---
8 files changed, 139 insertions(+), 60 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.