This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d82cfba790c AMDGPU: Fold fneg into fmed3
new c4dcd354354 [CodeGenPrepare] Add BothExtension type to PromotedInsts
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/CodeGen/CodeGenPrepare.cpp | 56 +++++++++++++++++++---
.../CodeGenPrepare/X86/multi-extension.ll | 25 ++++++++++
2 files changed, 74 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/X86/multi-extension.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 6030329f4bc AMDGPU: Improve extract_vector_elt reduction combine
new d82cfba790c AMDGPU: Fold fneg into fmed3
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/AMDGPU/AMDGPUISelLowering.cpp | 11 ++++
test/CodeGen/AMDGPU/llvm.amdgcn.fmed3.ll | 86 ++++++++++++++++++++++++++++++--
2 files changed, 93 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 5f9b848ed3e AMDGPU: Implement llvm.amdgcn.icmp/fcmp for i16/f16
new 6030329f4bc AMDGPU: Improve extract_vector_elt reduction combine
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/AMDGPU/SIISelLowering.cpp | 18 ++-
test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | 2 +-
test/CodeGen/AMDGPU/reduction.ll | 151 +++++++++++++++++++----
3 files changed, 137 insertions(+), 34 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 6737250f979 AMDGPU: Stop producing icmp/fcmp intrinsics with invalid types
new ecc93786a13 [X86] Improve AVX1 shuffle lowering for v8f32 shuffles wher [...]
new 5f9b848ed3e AMDGPU: Implement llvm.amdgcn.icmp/fcmp for i16/f16
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/AMDGPU/SIISelLowering.cpp | 93 ++++--
lib/Target/AMDGPU/VOPCInstructions.td | 26 ++
lib/Target/X86/X86ISelLowering.cpp | 183 +++++++---
test/CodeGen/AMDGPU/llvm.amdgcn.fcmp.ll | 190 ++++++++++-
test/CodeGen/AMDGPU/llvm.amdgcn.icmp.ll | 160 ++++++++-
test/CodeGen/X86/prefer-avx256-mask-shuffle.ll | 9 +-
test/CodeGen/X86/vector-shuffle-256-v16.ll | 440 ++++++++++---------------
test/CodeGen/X86/vector-shuffle-256-v32.ll | 30 +-
test/CodeGen/X86/vector-shuffle-256-v4.ll | 97 ++----
test/CodeGen/X86/vector-shuffle-256-v8.ll | 113 +++----
test/CodeGen/X86/vector-shuffle-512-v64.ll | 61 ++--
test/CodeGen/X86/vector-shuffle-avx512.ll | 36 +-
test/CodeGen/X86/vector-shuffle-combining.ll | 25 +-
13 files changed, 887 insertions(+), 576 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 ed90cea13 Remove asseration from ConstString::GetConstCStringAndSetMang [...]
new 1ce3cef6d Fix doc string variable name to quiet a compiler warning.
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/lldb/API/SBProcess.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 abf0ee059c4 AMDGPU: Address todo for handling 1/(2 pi)
new 6737250f979 AMDGPU: Stop producing icmp/fcmp intrinsics with invalid types
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/InstCombine/InstCombineCalls.cpp | 27 ++++
.../InstCombine/AMDGPU/amdgcn-intrinsics.ll | 149 +++++++++++++++++++++
2 files changed, 176 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 libcxx.
from a87d98049 Mark the at_exit and at_quick_exit tests as unsupported under [...]
new 43d7c79aa Selectively import timespec_get into namespace std, since som [...]
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/__config | 3 +++
include/cstdlib | 4 ++--
include/ctime | 2 +-
test/std/language.support/support.runtime/ctime.pass.cpp | 2 +-
test/std/utilities/time/date.time/ctime.pass.cpp | 2 +-
test/support/test_macros.h | 7 +++++++
6 files changed, 15 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 gcc.
from f57a3e4f983 [testsuite]
new 61c3164656d * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto.
new ba3bc05e98e * config/i386/i386.opt (mmitigate-rop): Mark as deprecated [...]
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:
gcc/ChangeLog | 341 +++++++++++++++++---------------
gcc/config/i386/i386.c | 314 -----------------------------
gcc/config/i386/i386.md | 21 --
gcc/config/i386/i386.opt | 6 +-
gcc/doc/invoke.texi | 9 +-
gcc/testsuite/ChangeLog | 17 +-
gcc/testsuite/gcc.target/i386/pr83554.c | 2 +-
gcc/testsuite/gcc.target/i386/rop1.c | 7 -
8 files changed, 194 insertions(+), 523 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/rop1.c
--
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 1cdda230e96 [TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeB [...]
new 982d395b2af DAG: Use getObjectOffset helper
new abf0ee059c4 AMDGPU: Address todo for handling 1/(2 pi)
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/CodeGen/SelectionDAG/TargetLowering.cpp | 5 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 29 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 2 +
lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 9 +-
test/CodeGen/AMDGPU/fneg-combines.ll | 478 +++++++++++++++++++---------
test/CodeGen/AMDGPU/fneg-combines.si.ll | 28 ++
7 files changed, 385 insertions(+), 168 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/fneg-combines.si.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 e79e42e6c4d DAG: Try to custom lower when promoting float operands
new 1cdda230e96 [TableGen] Remove unnecessary TypeSetByHwMode -> ValueTypeB [...]
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.