This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0bea7aa Revert "[SelectionDAG] Enable target specific vector scalariz [...]
new ea470c8 [Dominators] Simplify a member function. NFCI.
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/Dominators.h | 10 ++--------
1 file changed, 2 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 llvm.
from abcd919 [AMDGPU] Unroll more to eliminate phis and conditions
new 0bea7aa Revert "[SelectionDAG] Enable target specific vector scalariz [...]
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/Target/TargetLowering.h | 37 -
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 232 +--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 14 +-
lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 2 +-
lib/CodeGen/TargetLoweringBase.cpp | 6 +-
lib/Target/Mips/MipsCCState.cpp | 64 +-
lib/Target/Mips/MipsCCState.h | 34 +-
lib/Target/Mips/MipsCallingConv.td | 10 +-
lib/Target/Mips/MipsISelLowering.cpp | 74 +-
lib/Target/Mips/MipsISelLowering.h | 27 -
lib/Target/Mips/MipsRegisterInfo.cpp | 4 +-
test/CodeGen/Mips/cconv/vector.ll | 1657 ----------------------
test/CodeGen/Mips/ctlz-v.ll | 12 +-
test/CodeGen/Mips/cttz-v.ll | 19 +-
test/CodeGen/Mips/return-vector.ll | 33 +-
15 files changed, 104 insertions(+), 2121 deletions(-)
delete mode 100644 test/CodeGen/Mips/cconv/vector.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 compiler-rt.
from 27ebbdc [builtins] Fix MSVC build
new 3cefece [builtins] Make some ISA macro checks work with MSVC
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/builtins/clear_cache.c | 2 +-
lib/builtins/x86_64/floatdidf.c | 2 +-
lib/builtins/x86_64/floatdisf.c | 2 +-
3 files changed, 3 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 zorg.
from 90c9f3e [Zorg|ARM] Remove old builders from the list
new 3f909e9 build.py: Move flag earlier so we can override it with --cmak [...]
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:
zorg/jenkins/build.py | 4 ++--
1 file changed, 2 insertions(+), 2 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 release/2.25/master
in repository glibc.
from df29db0 posix_spawn: use a larger min stack for -fstack-check [BZ #21253]
new 903b77d x86-64: Improve branch predication in _dl_runtime_resolve_avx [...]
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 | 9 +++++++++
sysdeps/x86_64/dl-trampoline.S | 3 +--
sysdeps/x86_64/dl-trampoline.h | 9 +++++----
3 files changed, 15 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 release/2.24/master
in repository glibc.
from cc5dcd8 posix_spawn: use a larger min stack for -fstack-check [BZ #21253]
new 3966298 x86-64: Improve branch predication in _dl_runtime_resolve_avx [...]
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 | 9 +++++++++
sysdeps/x86_64/dl-trampoline.S | 3 +--
sysdeps/x86_64/dl-trampoline.h | 9 +++++----
3 files changed, 15 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 7a35132 Implement _interlockedbittestandset as a builtin
new af734ef Attempt to fix ms-intrinsics.c 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/CodeGen/ms-intrinsics.c | 12 ++++++------
1 file changed, 6 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 compiler-rt.
from 5584d09 [builtins] Get the builtins tests passing on Windows
new 27ebbdc [builtins] Fix MSVC build
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/builtins/cpu_model.c | 19 +++++++++++++------
lib/builtins/divtc3.c | 22 +++++++++++-----------
2 files changed, 24 insertions(+), 17 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 b0f23d0 Add more tests for ExtractContextAndIdentifier
new 2eb041f Correct environ parsing on FreeBSD
new f79930e Correct environ parsing on NetBSD
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:
source/Host/freebsd/Host.cpp | 21 +++++++++------------
source/Host/netbsd/Host.cpp | 15 ++++++---------
2 files changed, 15 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 49c4c7d Sema: prevent __declspec(naked) use on x64
new 7a35132 Implement _interlockedbittestandset as a builtin
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/Builtins.def | 1 +
lib/CodeGen/CGBuiltin.cpp | 24 +++++++++++++++++++++---
lib/Headers/intrin.h | 6 ------
test/CodeGen/ms-intrinsics.c | 11 +++++++++++
4 files changed, 33 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.