This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d3ebb261136 inline_small_functions speedup
new 9732f43e1cb PR ipa/83051 * gcc.c-torture/compile/pr83051.c: New testc [...]
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 | 5 +++++
gcc/ipa-inline.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr83051.c | 31 +++++++++++++++++++++++++++
4 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83051.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 gcc.
from c4b4caaa754 2018-01-14 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new d3ebb261136 inline_small_functions speedup
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 | 8 ++++++++
gcc/ipa-inline.c | 14 +++++++++-----
2 files changed, 17 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 8bd5cc8403a gcc/ChangeLog:
new c4b4caaa754 2018-01-14 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/strlenopt-39.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 cf6e4313b83 [X86] Improve legalization of vXi16/vXi8 selects.
new 30e8c8a377a [X86] Add X86ISD::VTRUNC to computeKnownBitsForTargetNode.
new 920e52f67ec [X86] Use ISD::TRUNCATE instead of X86ISD::VTRUNC when inpu [...]
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 | 10 +-
lib/Target/X86/X86InstrAVX512.td | 104 ++++++------
lib/Target/X86/X86IntrinsicsInfo.h | 16 +-
test/CodeGen/X86/avx512-insert-extract.ll | 3 +-
test/CodeGen/X86/avx512-mask-op.ll | 8 -
test/CodeGen/X86/avx512-trunc.ll | 10 +-
test/CodeGen/X86/avx512-vec-cmp.ll | 12 --
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll | 250 ----------------------------
test/CodeGen/X86/bitcast-setcc-512.ll | 4 -
test/CodeGen/X86/shuffle-vs-trunc-256.ll | 6 +-
test/CodeGen/X86/vector-trunc.ll | 30 ++--
11 files changed, 89 insertions(+), 364 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 95bcd49ecf3 PR libstdc++/83601 * include/bits/regex.tcc (regex_replac [...]
new a3cba53d700 go/types: implement SizesFor for gccgo
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 34 +++++--
libgo/Makefile.in | 41 +++++---
libgo/configure | 146 ++++-----------------------
libgo/configure.ac | 151 ++++++----------------------
libgo/go/cmd/vet/types.go | 3 +-
libgo/go/go/types/sizes.go | 10 +-
libgo/goarch.sh | 238 ++++++++++++++++++++++++++++++++++++++++++++
libgo/testsuite/Makefile.in | 8 --
9 files changed, 351 insertions(+), 282 deletions(-)
create mode 100755 libgo/goarch.sh
--
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 527f7fd20 [WebAssembly] Fix build failures due to warning
new 20aa838e0 Remove dead code.
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/ScriptParser.cpp | 7 -------
1 file changed, 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.