This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-7-branch
in repository gcc.
from 119dc49d7f6 backport fix for PR84952
new 10f697dfcda [nvptx] Fix whitespace in nvptx_single
new 3926d791a47 [nvptx] Re-add removed struct parallel comment
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/config/nvptx/nvptx.c | 5 ++++-
1 file changed, 4 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 02f8ef30638 Revert r328307: [IPSCCP] Use constant range information for [...]
new a0e24a5d9f3 [ARM] Support float literals under XO
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 | 37 ++++++++----
lib/Target/ARM/ARMISelLowering.h | 1 +
lib/Target/ARM/ARMInstrVFP.td | 4 ++
test/CodeGen/ARM/fcmp-xo.ll | 118 +++++++++++++++++++++++++++++++++++++
4 files changed, 148 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/ARM/fcmp-xo.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 gcc.
from 69f5f494c9e 2018-03-23 Eric Botcazou <ebotcazou(a)adacore.com>
new 465749fc200 PR c++/85033 * semantics.c (finish_offsetof): Don't allow [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/semantics.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/builtin-offsetof2.C | 7 +++++++
4 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-offsetof2.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 gcc-6-branch
in repository gcc.
from cd4fb6d62b7 Daily bump.
new b7944a292ae PR c++/78489 - Substitution in wrong order
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 10 ++--------
gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C | 18 ------------------
gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.C | 10 ----------
4 files changed, 8 insertions(+), 36 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-63.C
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/fntmpdefarg7.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 f89d0f29475 [X86][Znver1] Fix instregex entries that don't match any in [...]
new 639d24925ea [test] Allow for optional No-Op Barrier Pass in O0 pipeline
new 844cfa056c8 [GlobalISel] Fix legalizer combine to not use illegal input [...]
new 02f8ef30638 Revert r328307: [IPSCCP] Use constant range information for [...]
The 3 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/Scalar/SCCP.cpp | 67 ++++++++++++++++------
.../AArch64/GlobalISel/legalize-combines.mir | 6 +-
test/Other/opt-O0-pipeline.ll | 3 +-
test/Transforms/SCCP/ip-constant-ranges.ll | 22 ++++---
4 files changed, 68 insertions(+), 30 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 binutils-gdb.
from f6c4d4b152 Add an extra library name template to the list used by the W [...]
new 8fd7578189 Improve readelf's selection of a file start symbol when disp [...]
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:
binutils/ChangeLog | 10 ++++++++++
binutils/readelf.c | 13 +++++++++++++
binutils/testsuite/binutils-all/note-4-32.d | 18 +++++++++---------
binutils/testsuite/binutils-all/note-4-32.s | 4 ++--
binutils/testsuite/binutils-all/note-4-64.s | 4 ++--
5 files changed, 36 insertions(+), 13 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 ad4f5a90486 [X86][SandyBridge] Fix missing comma that was causing strin [...]
new f89d0f29475 [X86][Znver1] Fix instregex entries that don't match any in [...]
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/X86ScheduleZnver1.td | 7 +++----
1 file changed, 3 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 aoliva/testme
in repository gcc.
from 9a1274fd588 [PR c++/84973] don't defer output of uninstantiated templates
new 5fe2f67749f [PR c++/84979] improve auto handling in explicit tmpl args [...]
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/cp/pt.c | 40 +++++++++++++++++++++++++++----
gcc/testsuite/g++.dg/concepts/pr84979-2.C | 9 +++++++
gcc/testsuite/g++.dg/concepts/pr84979-3.C | 9 +++++++
gcc/testsuite/g++.dg/concepts/pr84979-4.C | 9 +++++++
gcc/testsuite/g++.dg/concepts/pr84979.C | 9 +++++++
5 files changed, 72 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/pr84979-2.C
create mode 100644 gcc/testsuite/g++.dg/concepts/pr84979-3.C
create mode 100644 gcc/testsuite/g++.dg/concepts/pr84979-4.C
create mode 100644 gcc/testsuite/g++.dg/concepts/pr84979.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 376be529a7 gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.exp
new f6c4d4b152 Add an extra library name template to the list used by the W [...]
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:
ld/ChangeLog | 8 ++++++++
ld/emultempl/pe.em | 2 ++
ld/emultempl/pep.em | 2 ++
ld/ld.texinfo | 1 +
4 files changed, 13 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 10ba818f3b2 [llvm-mca] Add flag -resource-pressure to enable/disable pr [...]
new 8a63941a9ff [llvm-mca] Pass the InstrBuilder to the constructor of Backend.
new a1633c3b32c [IPSCCP] Use constant range information for comparisons of [...]
new ad4f5a90486 [X86][SandyBridge] Fix missing comma that was causing strin [...]
The 3 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/X86SchedSandyBridge.td | 2 +-
lib/Transforms/Scalar/SCCP.cpp | 67 ++++++++----------------------
test/CodeGen/X86/mmx-schedule.ll | 8 ++--
test/Transforms/SCCP/ip-constant-ranges.ll | 22 ++++------
tools/llvm-mca/Backend.cpp | 2 +-
tools/llvm-mca/Backend.h | 10 ++---
tools/llvm-mca/llvm-mca.cpp | 6 ++-
7 files changed, 41 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.