This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 48a6c8baacb [globalisel][combine] When placing truncates, handle the ca [...]
new 11a31132ba9 [WebAssembly] Fixed missing "global" symbol type in AsmParser.
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/MC/MCExpr.cpp | 1 +
test/MC/WebAssembly/basic-assembly.s | 2 ++
2 files changed, 3 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 clang.
from 122fb01a0d [COFF, ARM64] Add __getReg intrinsic
new 3d84c7ca0d Thread safety analysis: Examine constructor 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:
lib/Analysis/ThreadSafety.cpp | 100 +++++++++++++--------------
test/SemaCXX/warn-thread-safety-analysis.cpp | 26 +++++++
2 files changed, 75 insertions(+), 51 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 9c4d2a20d7e [WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStackify pa [...]
new c801f261266 [SimplifyCFG] Pass AggressiveInsts to DominatesMergePoint b [...]
new 48a6c8baacb [globalisel][combine] When placing truncates, handle the ca [...]
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/CodeGen/GlobalISel/CombinerHelper.cpp | 42 ++++++++++-----
lib/Transforms/Utils/SimplifyCFG.cpp | 17 +++---
...galizercombiner-extending-loads-cornercases.mir | 60 +++++++++++++++++++++-
3 files changed, 93 insertions(+), 26 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 a978525b641 [llvm-mca] Remove unused/stale forward decl. NFC.
new 9c4d2a20d7e [WebAssembly] Ignore DBG_VALUE in WebAssemblyCFGStackify pa [...]
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/WebAssembly/WebAssemblyCFGStackify.cpp | 4 ++
test/CodeGen/WebAssembly/cfg-stackify-dbg-skip.ll | 48 +++++++++++++++++++++++
2 files changed, 52 insertions(+)
create mode 100644 test/CodeGen/WebAssembly/cfg-stackify-dbg-skip.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 5784e9b5d The Python 3 part of the script was missed when adding OpenBS [...]
new 0ce0a2503 Fix typos.
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/Utility/ConstString.h | 2 +-
packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py | 2 +-
source/Host/common/MainLoop.cpp | 4 ++--
source/Host/posix/ProcessLauncherPosixFork.cpp | 2 +-
.../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 4 ++--
.../ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp | 4 ++--
.../StructuredData/DarwinLog/StructuredDataDarwinLog.cpp | 4 ++--
.../InstEmulation/UnwindAssemblyInstEmulation.cpp | 2 +-
tools/lldb-mi/MICmnResources.cpp | 2 +-
tools/lldb-vscode/JSONUtils.h | 4 ++--
tools/lldb-vscode/LLDBUtils.h | 4 ++--
tools/lldb-vscode/README.md | 4 ++--
tools/lldb-vscode/lldb-vscode.cpp | 14 +++++++-------
unittests/Core/BroadcasterTest.cpp | 2 +-
unittests/Core/ListenerTest.cpp | 4 ++--
utils/sync-source/README.txt | 2 +-
www/python_reference/epydoc.css | 2 +-
17 files changed, 31 insertions(+), 31 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 2b6578eb5d Update Clang Windows getting started docs
new 122fb01a0d [COFF, ARM64] Add __getReg intrinsic
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/clang/Basic/BuiltinsAArch64.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 17 +++++++++++++++++
lib/Headers/intrin.h | 7 +++++++
lib/Sema/SemaChecking.cpp | 3 +++
test/CodeGen/arm64-microsoft-intrinsics.c | 12 ++++++++++++
test/Sema/builtins-microsoft-arm64.c | 9 +++++++++
6 files changed, 49 insertions(+)
create mode 100644 test/Sema/builtins-microsoft-arm64.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 gcc.
from 56d34eea7e2 * config/i386/i386.md (*fop_<X87MODEF:mode>_2_i387): Macro [...]
new 248f862f5b7 contrib: unused_functions.py: Handle archives
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:
contrib/ChangeLog | 4 ++
contrib/unused_functions.py | 127 +++++++++++++++++++++++++++++++++-----------
2 files changed, 101 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.