This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f4acc066335 [X86][Btver2] Add crc32 resource tests
new 03fbd137fa2 [X86][Btver2] Fix crc32 schedule costs
new 27bdb27dad7 [TableGen] When trying to reuse a scheduler class for instr [...]
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:
include/llvm/Target/TargetSchedule.td | 6 ++++++
lib/Target/AArch64/AArch64SchedA53.td | 3 +++
lib/Target/AArch64/AArch64SchedExynosM3.td | 3 +++
lib/Target/AArch64/AArch64SchedFalkor.td | 3 +++
lib/Target/AArch64/AArch64SchedKryo.td | 3 +++
lib/Target/AArch64/AArch64SchedThunderX.td | 3 +++
lib/Target/AArch64/AArch64SchedThunderX2T99.td | 3 +++
lib/Target/ARM/ARMScheduleA57.td | 3 +++
lib/Target/ARM/ARMScheduleA9.td | 3 +++
lib/Target/ARM/ARMScheduleR52.td | 3 +++
lib/Target/ARM/ARMScheduleSwift.td | 3 +++
lib/Target/Mips/MipsScheduleGeneric.td | 3 +++
lib/Target/Mips/MipsScheduleP5600.td | 2 ++
lib/Target/SystemZ/SystemZScheduleZ13.td | 3 +++
lib/Target/SystemZ/SystemZScheduleZ14.td | 3 +++
lib/Target/SystemZ/SystemZScheduleZ196.td | 3 +++
lib/Target/SystemZ/SystemZScheduleZEC12.td | 3 +++
lib/Target/X86/X86ScheduleBtVer2.td | 16 ++++++++++++++++
test/CodeGen/X86/sse42-schedule.ll | 20 ++++++++++----------
test/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 22 +++++++++++-----------
utils/TableGen/CodeGenSchedule.cpp | 15 ++++++++++++++-
21 files changed, 104 insertions(+), 22 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 55325314bf hurd: Fix copyright years
new 489999cc9c hurd: Fix O_NOFOLLOW
new 72103e73c9 hurd: Fix O_DIRECTORY | O_NOFOLLOW
new aa2189295e hurd: Fix boot with statically-linked exec server
new 20bc801b3d hurd: Add mlockall support
new 72e7ffc37f Hurd: fix port leak in TLS
new e54554ca62 hurd: fix build
The 6 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 | 15 +++++++++++++
hurd/hurdlookup.c | 2 +-
hurd/lookup-retry.c | 38 ++++++++++++++++++--------------
sysdeps/mach/hurd/i386/init-first.c | 2 +-
sysdeps/mach/hurd/i386/tls.h | 21 +++++++++++-------
{misc => sysdeps/mach/hurd}/mlockall.c | 18 ++++++++++-----
{misc => sysdeps/mach/hurd}/munlockall.c | 18 ++++++++++-----
7 files changed, 78 insertions(+), 36 deletions(-)
copy {misc => sysdeps/mach/hurd}/mlockall.c (73%)
copy {misc => sysdeps/mach/hurd}/munlockall.c (70%)
--
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 libcxx.
from ddb6e5f2e [libcxx][test] Adding apple-clang-9 to UNSUPPORTED in iter_al [...]
new 6ce040b9a Updated C++2a status with changes from Jacksonville WG21 meeting
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:
www/cxx2a_status.html | 47 ++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 46 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 bc428f382a2 [X86][Btver2] FADD/FHADD ymm instructions are double pumped [...]
new f4acc066335 [X86][Btver2] Add crc32 resource tests
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/tools/llvm-mca/X86/BtVer2/resources-sse42.s | 27 +++++++++++++++++++++++-
1 file changed, 26 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 8a3c14bd567 [X86][Btver2] Float bitwise ymm instructions are double pum [...]
new bc428f382a2 [X86][Btver2] FADD/FHADD ymm instructions are double pumped [...]
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 | 16 ++---
test/tools/llvm-mca/X86/BtVer2/pipes-fpu.s | 4 +-
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 88 ++++++++++++-------------
3 files changed, 54 insertions(+), 54 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 3eb3b784d9f 2018-03-18 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b229bdf2140 2018-03-18 Steven G. Kargl <kargl(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 | 8 +++++++
gcc/fortran/decl.c | 25 ++++++++++++++--------
gcc/testsuite/ChangeLog | 6 ++++++
.../gfortran.dg/internal_references_1.f90 | 7 +++---
gcc/testsuite/gfortran.dg/pr77414.f90 | 9 ++++++++
5 files changed, 43 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77414.f90
--
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 fb4cc8a0c2 hurd: Reimplement libc locks using mach's gsync
new 55325314bf hurd: Fix copyright years
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:
hurd/hurdlock.c | 2 +-
hurd/hurdlock.h | 2 +-
mach/lowlevellock.h | 2 +-
3 files changed, 3 insertions(+), 3 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 542c20a171 hurd: Rewrite __libc_cleanup_*
new fb4cc8a0c2 hurd: Reimplement libc locks using mach's gsync
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 | 52 ++++++++++
hurd/Makefile | 1 +
hurd/Versions | 9 +-
hurd/hurdlock.c | 215 ++++++++++++++++++++++++++++++++++++++++
hurd/hurdlock.h | 125 ++++++++++++++++++++++++
hurd/hurdpid.c | 3 +
hurd/hurdsig.c | 4 +-
hurd/setauth.c | 5 +-
mach/Makefile | 2 +-
mach/lock-intern.h | 69 ++++++++-----
mach/lowlevellock.h | 81 ++++++++++++++++
mach/mutex-init.c | 7 +-
manual/errno.texi | 10 ++
sysdeps/mach/Makefile | 26 +++++
sysdeps/mach/hurd/bits/errno.h | 6 +-
sysdeps/mach/hurd/cthreads.c | 10 --
sysdeps/mach/hurd/libc-lock.h | 216 -----------------------------------------
sysdeps/mach/hurd/setpgid.c | 10 +-
sysdeps/mach/hurd/setsid.c | 10 +-
sysdeps/mach/libc-lock.h | 142 ++++++++++++++++++++-------
20 files changed, 689 insertions(+), 314 deletions(-)
create mode 100644 hurd/hurdlock.c
create mode 100644 hurd/hurdlock.h
create mode 100644 mach/lowlevellock.h
delete mode 100644 sysdeps/mach/hurd/libc-lock.h
--
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 4d1a7f6f3f3 [X86][Btver2] F16C instructions are performed on the JSTC f [...]
new 8a3c14bd567 [X86][Btver2] Float bitwise ymm instructions are double pum [...]
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 | 8 ++--
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 54 ++++++++++++-------------
2 files changed, 31 insertions(+), 31 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 29844e5f8a3 Don't try to vectorise COND_EXPR reduction chains (PR 84913)
new 3eb3b784d9f 2018-03-18 Steven G. Kargl <kargl(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 | 6 ++++++
gcc/fortran/decl.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr65453.f90 | 8 ++++++++
4 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr65453.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.