This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f5edbf1da04 S/390: Remove TARGET_CPU_ZARCH
new 9f522e0c2e0 S/390: Fix whitespace problems in the backend
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/ChangeLog | 6 +
gcc/config/s390/s390.c | 686 ++++++++++++++++++++++++-------------------------
gcc/config/s390/s390.h | 88 +++----
gcc/config/s390/tpf.h | 10 +-
4 files changed, 398 insertions(+), 392 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 6ef12d3a911 S/390: Remove support for g5 and g6 machines
new f5edbf1da04 S/390: Remove TARGET_CPU_ZARCH
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/ChangeLog | 42 +++
gcc/config/s390/s390.c | 796 ++++++------------------------------------------
gcc/config/s390/s390.h | 7 -
gcc/config/s390/s390.md | 495 +++---------------------------
4 files changed, 181 insertions(+), 1159 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 18d371d3b1d P0595R1 - is_constant_evaluated cp/ * cp-tree.h (enum cp_ [...]
new 6ef12d3a911 S/390: Remove support for g5 and g6 machines
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/ChangeLog | 30 +++++++++
gcc/common/config/s390/s390-common.c | 2 -
gcc/config.gcc | 2 +-
gcc/config/s390/2064.md | 22 +++----
gcc/config/s390/driver-native.c | 2 -
gcc/config/s390/linux.h | 1 -
gcc/config/s390/s390-c.c | 9 +--
gcc/config/s390/s390-opts.h | 10 ++-
gcc/config/s390/s390.c | 73 +++++-----------------
gcc/config/s390/s390.h | 13 ++++
gcc/config/s390/s390.md | 9 +--
gcc/config/s390/s390.opt | 9 ---
gcc/config/s390/tpf.h | 1 -
gcc/doc/invoke.texi | 3 +-
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gcc.target/s390/hotpatch-8.c | 20 ------
gcc/testsuite/gcc.target/s390/hotpatch-9.c | 19 ------
.../gcc.target/s390/mnop-mcount-m31-fpic.c | 8 ---
gcc/testsuite/gcc.target/s390/mnop-mcount-m31.c | 8 ---
19 files changed, 85 insertions(+), 163 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/s390/hotpatch-8.c
delete mode 100644 gcc/testsuite/gcc.target/s390/hotpatch-9.c
delete mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31-fpic.c
delete mode 100644 gcc/testsuite/gcc.target/s390/mnop-mcount-m31.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 binutils-gdb.
from f6f9ed015e Fix "may be used uninitialized" warning.
new ff36536c92 Fix gdb/remote.c build failure
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:
gdb/ChangeLog | 5 +++++
gdb/remote.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 b10a250635f [X86][SSE] Add divide-by-one exact sdiv vector test
new 648f1e065da [ARM] FP16: vector VMUL variants
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/ARMInstrNEON.td | 16 ++++-
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 78 ++++++++++++----------
2 files changed, 58 insertions(+), 36 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 2b9bc063aef [TargetLowering] BuildUDIV - Early out for divide by one (PR38477)
new 6c395a1b585 [Wasm] Don't iterate over MachineBasicBlock::successors whi [...]
new b10a250635f [X86][SSE] Add divide-by-one exact sdiv vector test
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:
.../WebAssembly/WebAssemblyLateEHPrepare.cpp | 18 +++++++-----
test/CodeGen/X86/sdiv-exact.ll | 34 ++++++++++++++++++++++
2 files changed, 44 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 93ef7cf14b5 [ARM] FP16: support vector INT_TO_FP and FP_TO_INT
new 2b9bc063aef [TargetLowering] BuildUDIV - Early out for divide by one (PR38477)
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/SelectionDAG/TargetLowering.cpp | 4 +
test/CodeGen/X86/combine-udiv.ll | 128 ++++++++++++++++++++++++++++
2 files changed, 132 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 test-suite.
from 09307525 Fixed build error caused by MicroBenchmarks/ImageProcessing w [...]
new f1c94b1a Removed -std=c++11 flag from MicroBenchmarks/ImageProcessing/ [...]
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:
MicroBenchmarks/ImageProcessing/Blur/CMakeLists.txt | 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 ba39c1b56cd Support inline asm with multiple 64bit output in 32bit GPR
new 93ef7cf14b5 [ARM] FP16: support vector INT_TO_FP and FP_TO_INT
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/ARMISelLowering.cpp | 42 ++++++--
.../CodeGen/ARM/armv8.2a-fp16-vector-intrinsics.ll | 108 +++++++++++++--------
2 files changed, 100 insertions(+), 50 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 f907f04b9f Fixed a breaking test case
new 11297f641b [ASTImporter] Load external Decls when getting field index.
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/AST/ASTImporter.h | 7 ++++
lib/AST/ASTImporter.cpp | 47 +++++++++++++---------
test/ASTMerge/unnamed_fields/Inputs/il.cpp | 3 ++
.../test.cpp | 2 +-
unittests/AST/ASTImporterTest.cpp | 34 ++++++++++++++++
5 files changed, 73 insertions(+), 20 deletions(-)
create mode 100644 test/ASTMerge/unnamed_fields/Inputs/il.cpp
copy test/ASTMerge/{std-initializer-list => unnamed_fields}/test.cpp (56%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.