This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 05efbb779e [OpenMP] Make default distribute schedule for NVPTX target r [...]
new f90b1bf197 Test commit. NFC
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/TreeTransform.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 llvm.
from 45657b2c3b4 [AMDGPU] Fold copy (copy vgpr)
new 43980ea1fbf AMDGPU/NFC: Simplify VOP_MAC_F16/F32
new 3764510fd97 [lli] Fix ArgV setup bug when running in -jit-kind=orc-lazy mode.
new 73ff7f8fad6 [ORC] LastKey needs to be protected to prevent data races.
new 4bcdd902842 [ORC] Coalesce all of ORC's symbol renaming / linkage-promo [...]
The 4 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/CompileOnDemandLayer.h | 32 ++---------
include/llvm/ExecutionEngine/Orc/Core.h | 4 +-
.../llvm/ExecutionEngine/Orc/IndirectionUtils.h | 16 ++++--
include/llvm/ExecutionEngine/Orc/LLJIT.h | 1 +
lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 64 +++++-----------------
lib/ExecutionEngine/Orc/LLJIT.cpp | 2 +-
lib/Target/AMDGPU/VOP2Instructions.td | 13 +----
tools/lli/lli.cpp | 6 +-
8 files changed, 40 insertions(+), 98 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 4ba5566b9c [clang][ubsan][NFC] Slight test cleanup in preparation for D50901
new 05efbb779e [OpenMP] Make default distribute schedule for NVPTX target r [...]
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/CGOpenMPRuntime.h | 6 ++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 12 ++++++++++++
lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 5 +++++
lib/CodeGen/CGStmtOpenMP.cpp | 4 ++++
.../nvptx_target_teams_distribute_parallel_for_codegen.cpp | 8 ++++----
...ptx_target_teams_distribute_parallel_for_simd_codegen.cpp | 8 ++++----
6 files changed, 35 insertions(+), 8 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 compiler-rt.
from ddfbfaba3 [compiler-rt][ubsan][NFC] Slight test cleanup in preparation [...]
new 88662d77b [sanitizer] Disable failing Android test after D52371
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/sanitizer_common/tests/sanitizer_allocator_test.cc | 9 +++++----
1 file changed, 5 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.
from ac0302ca82 Fix greedy FileCheck expression in test/Driver/mips-abi.c
new 4ba5566b9c [clang][ubsan][NFC] Slight test cleanup in preparation for D50901
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:
.../catch-implicit-integer-conversions-basics.c | 16 ------
...implicit-integer-truncations-basics-negatives.c | 58 ++++++++++++++++++++
.../catch-implicit-integer-truncations-basics.c | 16 ------
test/CodeGen/catch-implicit-integer-truncations.c | 63 ++++++----------------
4 files changed, 73 insertions(+), 80 deletions(-)
create mode 100644 test/CodeGen/catch-implicit-integer-truncations-basics-negatives.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 compiler-rt.
from fb213cb1e [sanitizer] Introduce a new SizeClassMap with minimal amount [...]
new ddfbfaba3 [compiler-rt][ubsan][NFC] Slight test cleanup in preparation [...]
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:
.../ImplicitConversion/integer-conversion.c | 332 ++++++++++++++++---
.../ImplicitConversion/integer-truncation.c | 363 ++++++++++++++++++---
2 files changed, 605 insertions(+), 90 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 b41c4e18ffd [ScalarizeMaskedMemIntrin] Don't emit 'icmp eq i1 %x, 1' to [...]
new 45657b2c3b4 [AMDGPU] Fold copy (copy vgpr)
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/AMDGPU/SIFoldOperands.cpp | 14 ++++++++++++++
test/CodeGen/AMDGPU/fold-vgpr-copy.mir | 27 +++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/fold-vgpr-copy.mir
--
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 1647dd7a [clangd] Add more tracing to index queries. NFC
new 730058dc [clangd] Initial supoprt for cross-namespace global code completion.
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 | 51 ++++++++++++++++++++++++----------
clangd/CodeComplete.h | 7 +++++
clangd/index/Index.h | 6 ++++
clangd/index/MemIndex.cpp | 3 +-
clangd/index/dex/Dex.cpp | 6 ++++
clangd/tool/ClangdMain.cpp | 10 +++++++
unittests/clangd/CodeCompleteTests.cpp | 51 ++++++++++++++++++++++++++++++++++
unittests/clangd/DexTests.cpp | 11 ++++++++
8 files changed, 130 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.