This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe8f134a7ce [SimplifyIndvar] Minor change to refine r314125, NFC
new 0e85612ceab [AVX-512] Replace large number of explicit patterns that ch [...]
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/X86ISelDAGToDAG.cpp | 35 ++
lib/Target/X86/X86InstrAVX512.td | 632 ----------------------------------
lib/Target/X86/X86InstrVecCompiler.td | 81 +++++
3 files changed, 116 insertions(+), 632 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 glibc.
from 9947638d74 Fix typo in sincos32.h inclusion guard.
new 5af1e931bf Revert "resolv_test.c: also cope with CONNREFUSED errors ret [...]
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:
ChangeLog | 2 --
support/resolv_test.c | 8 +-------
2 files changed, 1 insertion(+), 9 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 6ede4fd456b ARM: One more fix for swifterror CSR set
new fe8f134a7ce [SimplifyIndvar] Minor change to refine r314125, 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/Transforms/Utils/SimplifyIndVar.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 9baffb265da [SimplifyIndvar] Replace the srem used by IV if we can prov [...]
new 6ede4fd456b ARM: One more fix for swifterror CSR set
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/ARM/ARMBaseRegisterInfo.cpp | 10 +++++++---
lib/Target/ARM/ARMCallingConv.td | 4 ++++
2 files changed, 11 insertions(+), 3 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 51797d878f [Sema] Null check in BuildDeclarationNameExpr
new b204dc0e07 [CUDA] Fix names of __nvvm_vote* intrinsics.
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/Headers/__clang_cuda_intrinsics.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 c0f59399924 [ARM] Fix -Wdangling-else warning.
new 9baffb265da [SimplifyIndvar] Replace the srem used by IV if we can prov [...]
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/Transforms/Utils/SimplifyIndVar.cpp | 118 ++++++++++++++-------
test/Transforms/IndVarSimplify/eliminate-rem.ll | 6 +-
...ace-sdiv-by-udiv.ll => replace-srem-by-urem.ll} | 59 ++++-------
3 files changed, 102 insertions(+), 81 deletions(-)
copy test/Transforms/IndVarSimplify/{replace-sdiv-by-udiv.ll => replace-srem-by-ur [...]
--
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 f155e251e Revert "Initial patchset to get the testsuite running against [...]
new 93e33cbc7 Use socketpair on all Unix platforms
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:
.../Process/gdb-remote/ProcessGDBRemote.cpp | 6 +--
tools/lldb-server/lldb-gdbserver.cpp | 56 +++++++++++++++++-----
2 files changed, 46 insertions(+), 16 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 lld.
from f2e773438 Use a temporary varaible to improve readability. NFC.
new f920f3408 Use UINT64_MAX instead of implicitly-type-converted -1.
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:
ELF/LinkerScript.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.