This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 760abb8 In VirtualCallChecker, handle indirect calls
new 0c60bc9 [lsan] Enable LSan for x86 Linux
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/Driver/ToolChains.cpp | 2 +-
test/Driver/fsanitize.c | 6 ++++++
2 files changed, 7 insertions(+), 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 6731e53 [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate.
new bde6e7c [AVX-512] Fix copy and paste bug in execution domain fixing t [...]
new 25b197c [X86] Add AVX and SSE2 version of MOVSDmr to execution domain [...]
new 5f528dc [AVX-512] Don't both looking into the AVX512DQ execution doma [...]
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:
lib/Target/X86/X86InstrInfo.cpp | 21 +++++++++++++--------
test/CodeGen/X86/fp128-cast.ll | 2 +-
test/CodeGen/X86/nontemporal-2.ll | 10 +++++-----
3 files changed, 19 insertions(+), 14 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 374362d [X86] Update the broadcast fallback patterns to use shuffle i [...]
new 6731e53 [NVPTX] Implement NVPTXTargetLowering::getSqrtEstimate.
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/NVPTX/NVPTXISelLowering.cpp | 44 ++++++++++
lib/Target/NVPTX/NVPTXISelLowering.h | 4 +
lib/Target/NVPTX/NVPTXInstrInfo.td | 11 +--
test/CodeGen/NVPTX/fast-math.ll | 76 +++++++++++++++--
test/CodeGen/NVPTX/rsqrt.ll | 13 ---
test/CodeGen/NVPTX/sqrt-approx.ll | 148 +++++++++++++++++++++++++++++++++
6 files changed, 268 insertions(+), 28 deletions(-)
delete mode 100644 test/CodeGen/NVPTX/rsqrt.ll
create mode 100644 test/CodeGen/NVPTX/sqrt-approx.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 clang.
from 4cedfcc AMDGPU: Add builtin for fmed3 intrinsic
new 760abb8 In VirtualCallChecker, handle indirect calls
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/StaticAnalyzer/Checkers/VirtualCallChecker.cpp | 3 ++-
test/Analysis/virtualcall.cpp | 11 +++++++++++
2 files changed, 13 insertions(+), 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 3b595d2 AMDGPU: Generalize matching of v_med3_f32
new dc6cd89 [AVX-512] Fix the ExeDomain for VMOVDDUP, VMOVSLDUP, and VMOVSHDUP.
new 04abfe9 [X86] Add test cases for AVX1 broadcast fallback patterns whe [...]
new 374362d [X86] Update the broadcast fallback patterns to use shuffle i [...]
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:
lib/Target/X86/X86InstrAVX512.td | 4 +
lib/Target/X86/X86InstrSSE.td | 12 +-
test/CodeGen/X86/avx-vbroadcast.ll | 284 +++++++++++++++++++++++++++++++++++++
3 files changed, 294 insertions(+), 6 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 3aa1ede Handle ObjCEncodeExpr in extractStringLiteralCharacter.
new 4cedfcc AMDGPU: Add builtin for fmed3 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/BuiltinsAMDGPU.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 3 ++-
test/CodeGenOpenCL/builtins-amdgcn.cl | 7 +++++++
3 files changed, 10 insertions(+), 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 libcxx.
from e70b4ec Revert "Adorn __call_once_proxy with `inline` and `_LIBCPP_IN [...]
new 9247fd2 Fix PR#31779: basic_string::operator= isn't exception safe.
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/string | 24 +++++--
.../basic.string/string.cons/copy_alloc.pass.cpp | 81 ++++++++++++++++++++++
2 files changed, 101 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 llvm.
from 6a569f5 InferAddressSpaces: Rename constant
new 3b595d2 AMDGPU: Generalize matching of v_med3_f32
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/llvm/IR/IntrinsicsAMDGPU.td | 5 +
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 20 +
lib/Target/AMDGPU/AMDGPUInstructions.td | 2 +
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +
lib/Target/AMDGPU/SIInstrInfo.td | 3 +
lib/Target/AMDGPU/SIInstructions.td | 14 +
test/CodeGen/AMDGPU/fmed3.ll | 738 ++++++++++++++++++++++++++++++-
test/CodeGen/AMDGPU/llvm.amdgcn.fmed3.ll | 28 ++
8 files changed, 807 insertions(+), 6 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/llvm.amdgcn.fmed3.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 clang.
from e7c5d7b Improve fix for PR28739
new 3aa1ede Handle ObjCEncodeExpr in extractStringLiteralCharacter.
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/AST/ExprConstant.cpp | 9 ++++++++-
test/CodeGenObjC/encode-test.m | 11 +++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.