This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ae4561211a [X86] Simplify the LowerAVXCONCAT_VECTORS code a little by [...]
new 6b4846ae8fe Disable optimizations in debuglineinfo-path test
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/DebugInfo/debuglineinfo-path.ll | 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 llvm.
from 597af6522ca [X86] Rewrite LowerAVXCONCAT_VECTORS similar to how we hand [...]
new 0ae4561211a [X86] Simplify the LowerAVXCONCAT_VECTORS code a little by [...]
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/X86ISelLowering.cpp | 39 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 21 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 2c322ce8b7 [ARM] ACLE FP16 feature test macros
new c8ef3117c1 [Attr] Merge two dependent tests from different directories
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/Frontend/ast-attr.cpp | 5 -----
test/{Sema/attr-print.cpp => Misc/attr-print-emit.cpp} | 4 ++--
2 files changed, 2 insertions(+), 7 deletions(-)
delete mode 100644 test/Frontend/ast-attr.cpp
rename test/{Sema/attr-print.cpp => Misc/attr-print-emit.cpp} (97%)
--
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 79bbdd4289 [Analysis] Fix some Clang-tidy modernize and Include What Yo [...]
new 2c322ce8b7 [ARM] ACLE FP16 feature test macros
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/Basic/Targets/ARM.cpp | 12 ++++++++++++
lib/Basic/Targets/ARM.h | 1 +
test/Preprocessor/arm-target-features.c | 12 ++++++++++++
3 files changed, 25 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 llvm.
from 737a344b6fd Disable PDB injected sources test temporarily.
new 597af6522ca [X86] Rewrite LowerAVXCONCAT_VECTORS similar to how we hand [...]
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/X86ISelLowering.cpp | 88 ++++++++++++++-----------
lib/Target/X86/X86InstrAVX512.td | 16 ++---
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 4 --
test/CodeGen/X86/avx512-intrinsics-upgrade.ll | 2 -
4 files changed, 53 insertions(+), 57 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 edf8cedd1b Revert revision 327438.
new 79bbdd4289 [Analysis] Fix some Clang-tidy modernize and Include What Yo [...]
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/Analysis/Analyses/Consumed.h | 69 ++++----
include/clang/Analysis/Analyses/Dominators.h | 65 ++++----
include/clang/Analysis/Analyses/PostOrderCFGView.h | 48 +++---
.../clang/Analysis/Analyses/ThreadSafetyCommon.h | 183 ++++++++++++---------
lib/Analysis/Consumed.cpp | 171 ++++++++-----------
lib/Analysis/Dominators.cpp | 4 +-
lib/Analysis/PostOrderCFGView.cpp | 7 +-
lib/Analysis/ThreadSafetyCommon.cpp | 99 +++++------
8 files changed, 326 insertions(+), 320 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 b80dd9b5698 Simplify more cases of logical ops of masked icmps.
new 737a344b6fd Disable PDB injected sources test temporarily.
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-pdbdump/injected-sources.test | 4 ++++
1 file changed, 4 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-tools-extra.
from 6478504f [clangd] Use the macro name range as the definition range.
new cc45a1a6 [clang-tidy] Fixing incorrect comment
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:
clang-tidy/tool/ClangTidyMain.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 llvm.
from 0d74daca01d [DAGCombiner] Allow visitEXTRACT_SUBVECTOR to combine with [...]
new 3640be3663d Remove explicit triple and data layout from the test
new b80dd9b5698 Simplify more cases of logical ops of masked icmps.
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 216 ++++++-
test/DebugInfo/debuglineinfo-path.ll | 4 -
test/Transforms/InstCombine/icmp-logical.ll | 694 +++++++++++++++++++++
3 files changed, 893 insertions(+), 21 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 lldb.
from d201c4425 [DataFormatter] Remove dead code for the NSDictionary formatter.
new 0a70baf27 Add a missing return in SBPlatform::IsConnected and test for [...]
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:
.../lldbsuite/test/functionalities/platform/TestPlatformPython.py | 8 ++++++++
source/API/SBPlatform.cpp | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.