This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4448c2a7343 [X86][BtVer2] Remove 128-bit F16C InstRW overrides.
new 5e2ab6d5c93 [X86][FMA] Remove FMA reg-reg InstRW scheduler overrides.
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/X86SchedBroadwell.td | 9 ---------
lib/Target/X86/X86SchedHaswell.td | 4 +---
lib/Target/X86/X86SchedSkylakeClient.td | 4 ----
lib/Target/X86/X86SchedSkylakeServer.td | 9 ---------
4 files changed, 1 insertion(+), 25 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 1603ab5697c [llvm-exegesis] Fix PfmIssueCountersTable creation
new 4448c2a7343 [X86][BtVer2] Remove 128-bit F16C InstRW overrides.
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/X86ScheduleBtVer2.td | 10 ----------
1 file changed, 10 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 848303cb28a [BasicBlock] Add instructionsWithoutDebug methods to skip d [...]
new 1603ab5697c [llvm-exegesis] Fix PfmIssueCountersTable creation
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:
utils/TableGen/SubtargetEmitter.cpp | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 f55a4fdefb hurd: Update struct statfs according to struct statvfs
new da796524f8 Use volatile global counters in test-tgmath.c.
new 0085be1415 Disable lock elision for mutex pretty printer tests.
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:
ChangeLog | 10 ++++++++++
math/test-tgmath.c | 12 ++++++------
scripts/test_printers_common.py | 3 +++
3 files changed, 19 insertions(+), 6 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 439126f10fd [mips] Guard some macro expansions properly
new 848303cb28a [BasicBlock] Add instructionsWithoutDebug methods to skip d [...]
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/IR/BasicBlock.h | 12 ++++++++++++
lib/IR/BasicBlock.cpp | 18 ++++++++++++++++++
unittests/IR/BasicBlockTest.cpp | 39 +++++++++++++++++++++++++++++++++++++++
3 files changed, 69 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 c1e9b6f826c [ARM] Add some missing FP16 VSEL test cases
new 439126f10fd [mips] Guard some macro expansions properly
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/Mips/MicroMipsInstrInfo.td | 26 +-
lib/Target/Mips/Mips64InstrInfo.td | 6 +-
lib/Target/Mips/MipsInstrInfo.td | 12 +-
test/MC/Mips/instalias-imm-expanding.s | 879 +++++++++++++++++++++++++--------
4 files changed, 687 insertions(+), 236 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 lldb.
from 07d4ca6c2 Improve LLDB's handling of non-local minidumps
new 45f583997 Attempt to fix TestMiniDump on windows
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/functionalities/postmortem/minidump/TestMiniDump.py | 12 ++++++------
source/Plugins/Process/minidump/ProcessMinidump.cpp | 3 ++-
2 files changed, 8 insertions(+), 7 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 e077efa5805 Do not bail out for multiple PREVAILING_DEF_IRONLY for comm [...]
new 6bc09e4fa2e PR85463 '[nvptx] "exit" in offloaded region doesn't termina [...]
new 8e048c75b0e [testsuite] Fix tests for pr84805 and pr85405.
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/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/lto/pr84805_0.C | 2 +
gcc/testsuite/g++.dg/lto/pr85405_0.C | 2 +
gcc/testsuite/g++.dg/lto/pr85405b_0.C | 2 +
libgfortran/ChangeLog | 8 +++
libgfortran/runtime/minimal.c | 80 +++++++++++++++++++++-
libgomp/ChangeLog | 15 ++++
libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90 | 5 +-
libgomp/testsuite/libgomp.oacc-fortran/abort-2.f90 | 5 +-
.../testsuite/libgomp.oacc-fortran/error_stop-1.f | 20 ++++++
.../testsuite/libgomp.oacc-fortran/error_stop-2.f | 20 ++++++
.../testsuite/libgomp.oacc-fortran/error_stop-3.f | 20 ++++++
libgomp/testsuite/libgomp.oacc-fortran/stop-1.f | 22 ++++++
libgomp/testsuite/libgomp.oacc-fortran/stop-2.f | 20 ++++++
libgomp/testsuite/libgomp.oacc-fortran/stop-3.f | 23 +++++++
15 files changed, 247 insertions(+), 4 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/error_stop-1.f
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/error_stop-2.f
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/error_stop-3.f
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/stop-1.f
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/stop-2.f
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/stop-3.f
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.