This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 060d035c28a [X86][SSE] Add test for (v2f32 uitofp(build_vector(i32, i32 [...]
new d771b00e329 [X86][SSE] Add PR30780 test cases
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/build-vector-128.ll | 103 +++++++++++++++++++++++++++++++++++
test/CodeGen/X86/build-vector-256.ll | 74 +++++++++++++++++++++++++
2 files changed, 177 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 13da8667d39 Reverted 321580: Added support for reading configuration files
new 060d035c28a [X86][SSE] Add test for (v2f32 uitofp(build_vector(i32, i32 [...]
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/cvtv2f32.ll | 37 ++++++++++++++++++++++++++++++++++---
1 file changed, 34 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 gcc.
from 96bfc1d2adf Fix 'memory cannot be printed' in c-c++-common/ubsan/object [...]
new 57fe75a56bd Fix filename in ChangeLog entry for r256042
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:
gcc/testsuite/ChangeLog | 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 gcc.
from 0f1dddcf62f Daily bump.
new 96bfc1d2adf Fix 'memory cannot be printed' in c-c++-common/ubsan/object [...]
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ubsan/object-size-9.c | 2 +-
2 files changed, 6 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 0c5f92eb6a3 Added support for reading configuration files
new 13da8667d39 Reverted 321580: Added support for reading configuration files
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/Support/CommandLine.h | 27 -------
lib/Support/CommandLine.cpp | 47 ------------
unittests/Support/CommandLineTest.cpp | 133 ----------------------------------
3 files changed, 207 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 eabaca84e [ELF] Only scan executables for shlib undefined symbols
new 6aa96fd24 [ELF] - Remove excessive checks. 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:
ELF/SyntheticSections.cpp | 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 master
in repository llvm.
from 727bd578df4 [PowerPC] fix a bug in TCO eligibility check
new 0c5f92eb6a3 Added support for reading configuration files
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/Support/CommandLine.h | 27 +++++++
lib/Support/CommandLine.cpp | 47 ++++++++++++
unittests/Support/CommandLineTest.cpp | 133 ++++++++++++++++++++++++++++++++++
3 files changed, 207 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 daeece147b5 [X86] Remove isel patterns for kshifts with types that don' [...]
new 727bd578df4 [PowerPC] fix a bug in TCO eligibility check
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/PowerPC/PPCISelLowering.cpp | 35 ++++++++++++++++++----
.../PowerPC/duplicate-returns-for-tailcall.ll | 6 ++--
test/CodeGen/PowerPC/ppc64-sibcall.ll | 9 ++++++
3 files changed, 41 insertions(+), 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 lld.
from 3cc53071c Update lld tests after r321526.
new eabaca84e [ELF] Only scan executables for shlib undefined symbols
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/Driver.cpp | 3 ++-
test/ELF/Inputs/shlib-undefined-ref.s | 4 ++++
test/ELF/shlib-undefined-shared.s | 15 +++++++++++++++
3 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/Inputs/shlib-undefined-ref.s
create mode 100644 test/ELF/shlib-undefined-shared.s
--
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 186bdd656a1 [instsimplify] consistently handle undef and out of bound i [...]
new c595a18bd86 [X86] Custom legalize vXi1 extract_subvector with KSHIFTR.
new daeece147b5 [X86] Remove isel patterns for kshifts with types that don' [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 46 +++++++++++++++--
lib/Target/X86/X86InstrAVX512.td | 60 ----------------------
.../X86/avx512-extract-subvector-load-store.ll | 22 ++++----
test/CodeGen/X86/avx512-skx-insert-subvec.ll | 4 +-
test/CodeGen/X86/pr33349.ll | 2 +-
5 files changed, 57 insertions(+), 77 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.