This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from a74504a Automatic date update in version.in
new f674f79 Automatic date update in version.in
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:
bfd/version.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 0f1d173 [X86][SSE] Replace insert_vector_elt(vec, -1, idx) with shuffle
new cb98b65 [AVX-512] Add all masked and unmasked versions of VPMULDQ and [...]
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/X86InstrInfo.cpp | 16 +++++++
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 59 ++++++++++++++++++++++++++
2 files changed, 75 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 053d7dd [AVX-512] Add scalar masked max/min intrinsic instructions to [...]
new 0f1d173 [X86][SSE] Replace insert_vector_elt(vec, -1, idx) with shuffle
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 | 20 ++++++++++++--------
test/CodeGen/X86/avx-cvt-3.ll | 34 ++++++++++++----------------------
2 files changed, 24 insertions(+), 30 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 5996d6f [X86][AVX] Add 8i32 -> 8f32 sitofp tests with constant insertion
new 9820885 [AVX-512] Move 128/256-bit intrinsic tests from avx512bwvl te [...]
new dcc9f92 [AVX-512] Add test cases that show failure to fold scalar loa [...]
new e91c612 [AVX-512] Add masked scalar FMA intrinsics to isNonFoldablePa [...]
new 371f918 [AVX-512] Add scalar masked add/sub/mul/div intrinsic instruc [...]
new 053d7dd [AVX-512] Add scalar masked max/min intrinsic instructions to [...]
The 5 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 | 60 ++
test/CodeGen/X86/avx512-intrinsics.ll | 228 ++++++
test/CodeGen/X86/avx512bwvl-intrinsics.ll | 1111 ----------------------------
test/CodeGen/X86/avx512vl-intrinsics.ll | 1112 +++++++++++++++++++++++++++++
4 files changed, 1400 insertions(+), 1111 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 80283fe [X86][MS]Adjacent comments within multi-line inline assembly [...]
new e11d70e Basic: match GCC behaviour for SuS macro
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.cpp | 30 +++++++++++++++---------------
test/Driver/le32-unknown-nacl.cpp | 6 +++---
test/Driver/le64-unknown-unknown.cpp | 10 ----------
test/Driver/mipsel-nacl-defines.cpp | 6 +++---
test/Driver/x86_64-nacl-defines.cpp | 6 +++---
test/Preprocessor/init.c | 3 ---
6 files changed, 24 insertions(+), 37 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 92f59a0 [AVR] Implement stacksave/stackrestore by expanding (PR31342)
new 5996d6f [X86][AVX] Add 8i32 -> 8f32 sitofp tests with constant insertion
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/X86/avx-cvt-3.ll | 158 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 158 insertions(+)
create mode 100644 test/CodeGen/X86/avx-cvt-3.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 llvm.
from c24ff54 [docs] Document the staging buildbot
new 92f59a0 [AVR] Implement stacksave/stackrestore by expanding (PR31342)
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/AVR/AVRISelLowering.cpp | 2 ++
test/CodeGen/AVR/intrinsics/stacksave-restore.ll | 27 ++++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 test/CodeGen/AVR/intrinsics/stacksave-restore.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 lldb.
from b3d5cbe Clean up PlatformLinux code
new a5be990 Synchronize PlatformNetBSD with 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:
source/Plugins/Platform/NetBSD/PlatformNetBSD.cpp | 521 ++++++++++++----------
source/Plugins/Platform/NetBSD/PlatformNetBSD.h | 87 +---
2 files changed, 298 insertions(+), 310 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 a629f93 Revamp llvm::once_flag to be closer to std::once_flag
new c24ff54 [docs] Document the staging buildbot
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:
docs/HowToAddABuilder.rst | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.