This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 14596dffb38 [llvm-ar] Move a variable declaration closer to where it is [...]
new 28fce59a175 [ORC] Remove the mapSectionAddress method from RuntimeDyldO [...]
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:
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 6 ------
lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp | 19 -------------------
2 files changed, 25 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 df5fa7a3af3 [x86] add tests for pow --> cbrt; NFC
new 14596dffb38 [llvm-ar] Move a variable declaration closer to where it is [...]
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:
tools/llvm-ar/llvm-ar.cpp | 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 df06d247525 * varasm.c (output_constructor_regular_field): Check TYPE_ [...]
new 6a6c6843407 * config/i386/i386.md (fix_trunc<mode>_fisttp_i387_1): Rem [...]
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 | 37 +++++
gcc/config/i386/i386.md | 388 +++---------------------------------------------
2 files changed, 58 insertions(+), 367 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 4ac7fda5 [clangd] Fix Dex initialization
new 1d52c034 [clangd] Add "Deprecated" field to Symbol and CodeCompletion.
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/CodeComplete.cpp | 5 +++++
clangd/CodeComplete.h | 3 +++
clangd/Protocol.cpp | 2 ++
clangd/Protocol.h | 3 +++
clangd/Quality.cpp | 5 ++---
clangd/index/Index.cpp | 11 +++++++++++
clangd/index/Index.h | 23 +++++++++++++++++++----
clangd/index/MemIndex.cpp | 3 ++-
clangd/index/Merge.cpp | 1 +
clangd/index/Serialization.cpp | 7 ++++---
clangd/index/SymbolCollector.cpp | 7 +++++--
clangd/index/SymbolYAML.cpp | 19 +++++++++++++++++--
unittests/clangd/CodeCompleteTests.cpp | 28 ++++++++++++++++++++++++----
unittests/clangd/QualityTests.cpp | 2 +-
unittests/clangd/SerializationTests.cpp | 10 ++++++----
unittests/clangd/SymbolCollectorTests.cpp | 15 ++++++++++++++-
16 files changed, 119 insertions(+), 25 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 9d561f593f5 [llvm-ar] Support * as comment char in MRI scripts
new 2f53151ac14 Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC)
new df5fa7a3af3 [x86] add tests for pow --> cbrt; NFC
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:
test/CodeGen/X86/pow.ll | 24 ++++++++++++++++++++++++
unittests/CodeGen/AArch64SelectionDAGTest.cpp | 16 +++++-----------
2 files changed, 29 insertions(+), 11 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 20e2260b6c [OPENMP] Fix PR38823: Do not emit vtable if it is not used i [...]
new 02714d5f34 Re-land r334417 "[MS] Use mangled names and comdats for stri [...]
new cdacbfee79 Remove deprecated API
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/clang/AST/Comment.h | 8 -
include/clang/AST/Decl.h | 16 --
include/clang/AST/DeclBase.h | 8 -
include/clang/AST/DeclCXX.h | 12 --
include/clang/AST/DeclObjC.h | 12 --
include/clang/AST/DeclarationName.h | 9 -
include/clang/AST/Expr.h | 368 --------------------------------
include/clang/AST/ExprCXX.h | 348 ------------------------------
include/clang/AST/ExprObjC.h | 128 -----------
include/clang/AST/ExprOpenMP.h | 8 -
include/clang/AST/OpenMPClause.h | 8 -
include/clang/AST/RawCommentList.h | 8 -
include/clang/AST/Stmt.h | 220 -------------------
include/clang/AST/StmtCXX.h | 48 -----
include/clang/AST/StmtObjC.h | 56 -----
include/clang/AST/StmtOpenMP.h | 8 -
include/clang/AST/TypeLoc.h | 8 -
include/clang/Analysis/CloneDetection.h | 4 -
include/clang/Sema/DeclSpec.h | 24 ---
lib/CodeGen/CodeGenModule.cpp | 12 +-
lib/CodeGen/CoverageMappingGen.cpp | 4 -
lib/Sema/SemaChecking.cpp | 8 -
test/CodeGen/asan-strings.c | 17 ++
23 files changed, 22 insertions(+), 1320 deletions(-)
create mode 100644 test/CodeGen/asan-strings.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 9840d7c8db6 [dsymutil] Reduce peak memory usage for the single threaded [...]
new 9d561f593f5 [llvm-ar] Support * as comment char in MRI scripts
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/tools/llvm-ar/mri-delete.test | 12 +++++++++---
tools/llvm-ar/llvm-ar.cpp | 7 ++++++-
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.