This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 34b68c06800 Backported from mainline 2018-06-15 Jakub Jelinek <jaku [...]
new a02f93b80b3 Backported from mainline 2018-06-20 Jakub Jelinek <jaku [...]
new 907a21dfe53 Backported from mainline 2018-06-20 Jakub Jelinek <jaku [...]
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 | 6 ++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-common.c | 6 ++----
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/g++.dg/warn/Wnonnull4.C | 21 +++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr86231.c | 30 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/vrp119.c | 20 ++++++++++++++++++
gcc/tree-vrp.c | 2 +-
8 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull4.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr86231.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/vrp119.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 3a06bb23c20 [x86] add tests for bit hacking opportunities with setcc; NFC
new 5db13ccfe97 [llvm-mca] Remove unnecessary include and forward decl in R [...]
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:
tools/llvm-mca/RetireControlUnit.cpp | 1 -
tools/llvm-mca/RetireControlUnit.h | 7 +++----
2 files changed, 3 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 3d48ff1d0ac [X86] Add test cases showing missed select simplifcation fo [...]
new 5fd79cfd40a [PowerPC] add tests for bit hacking opportunities with setcc; NFC
new 3a06bb23c20 [x86] add tests for bit hacking opportunities with setcc; NFC
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:
test/CodeGen/PowerPC/bool-math.ll | 114 +++++++++++++++++++++++++++++++++++++
test/CodeGen/X86/bool-math.ll | 117 ++++++++++++++++++++++++++++++++++++++
2 files changed, 231 insertions(+)
create mode 100644 test/CodeGen/PowerPC/bool-math.ll
create mode 100644 test/CodeGen/X86/bool-math.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 d327d4b2a87 [GISel]: Add G_ADDRSPACE_CAST Opcode
new 3d48ff1d0ac [X86] Add test cases showing missed select simplifcation fo [...]
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/select.ll | 110 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 110 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 c22e38d4bb9 [gdb] Use Latin-1 to decode StringRef
new d327d4b2a87 [GISel]: Add G_ADDRSPACE_CAST Opcode
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/CodeGen/GlobalISel/IRTranslator.h | 2 +-
include/llvm/Support/TargetOpcodes.def | 3 +++
include/llvm/Target/GenericOpcodes.td | 5 +++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 12 ++++++++++++
4 files changed, 21 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 gcc.
from 7a72bd4a2a6 [testsuite/guality] Be verbose about gdb version used
new 49a096f2a1a [testsuite/guality] Use buildarea gdb by default in combined build
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 | 7 +++++++
gcc/testsuite/g++.dg/guality/guality.exp | 3 +++
gcc/testsuite/gcc.dg/guality/guality.exp | 3 +++
gcc/testsuite/gfortran.dg/guality/guality.exp | 3 +++
4 files changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.