This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from db63096add1 [LVU] deal with md final_scan_insn
new c3fa28c38b8 2018-02-11 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-expr.c | 27 ++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/type_to_class_5.f03 | 29 +++++++++++++++++++++++++++
4 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/type_to_class_5.f03
--
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 fab575cbcb0 [InstCombine] X / (X * Y) -> 1 / Y if the multiplication do [...]
new b174e11560c [X86][SSE] Use SplitBinaryOpsAndApply to recognise PSUBUS p [...]
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 | 24 ++++++++-----
test/CodeGen/X86/psubus.ll | 72 ++++++++++----------------------------
2 files changed, 34 insertions(+), 62 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 ff687abc6ec [X86] Use min/max for vector ult/ugt compares if avoids a s [...]
new fab575cbcb0 [InstCombine] X / (X * Y) -> 1 / Y if the multiplication do [...]
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:
.../InstCombine/InstCombineMulDivRem.cpp | 11 +++++++++
test/Transforms/InstCombine/div.ll | 26 ++++++++++++----------
2 files changed, 25 insertions(+), 12 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 glibc.
from 2fd4bbaa14 linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
new 7bb087bd7b nscd: don't unconditionally use PTHREAD_RWLOCK_WRITER_NONREC [...]
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 | 5 +++++
nscd/connections.c | 16 +++++++++++-----
2 files changed, 16 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 llvm.
from bafade2e5b9 [X86][SSE] Moved SplitBinaryOpsAndApply earlier so more met [...]
new ff687abc6ec [X86] Use min/max for vector ult/ugt compares if avoids a s [...]
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 | 61 +++--
test/CodeGen/X86/avx512-insert-extract.ll | 88 ++++---
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 366 +++++++++++++-------------
test/CodeGen/X86/psubus.ll | 326 ++++++++++++------------
test/CodeGen/X86/vec_cmp_uint-128.ll | 381 ++++++++++++++++++++--------
test/CodeGen/X86/vec_minmax_match.ll | 11 +-
test/CodeGen/X86/vec_setcc-2.ll | 158 ++++++++----
7 files changed, 825 insertions(+), 566 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 e2ff19ed66a [InstCombine] add tests for div-mul folds; NFC
new bafade2e5b9 [X86][SSE] Moved SplitBinaryOpsAndApply earlier so more met [...]
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 | 94 +++++++++++++++++++-------------------
1 file changed, 47 insertions(+), 47 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 3f985a3da1a [TargetLowering] try to create -1 constant operand for math [...]
new e2ff19ed66a [InstCombine] add tests for div-mul folds; 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:
test/Transforms/InstCombine/div.ll | 53 ++++++++++++++++++++++++++++++++++++++
1 file changed, 53 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 gcc.
from eb66bf162f3 Daily bump.
new db63096add1 [LVU] deal with md final_scan_insn
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 | 9 +++++++++
gcc/config/sparc/sparc.c | 6 ++----
gcc/config/visium/visium.c | 3 +--
gcc/final.c | 36 +++++++++++++++++++++++++++++++++---
4 files changed, 45 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 llvm.
from 6c93e2af214 [X86] Add PR33747 test case
new 3f985a3da1a [TargetLowering] try to create -1 constant operand for math [...]
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 | 21 +++++++++++++++++++++
test/CodeGen/AArch64/sub1.ll | 3 +--
test/CodeGen/X86/bmi.ll | 3 +--
test/CodeGen/X86/zext-demanded.ll | 5 ++---
4 files changed, 25 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.