This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d6cc1829aa x86: Use pad in pthread_unwind_buf to preserve shadow stack [...]
new 8b8f32b280 x86-64/setcontext: Pop the pointer into %rdx after syscall
new 556f5c46c7 cl
new 15c19147a8 x86-64/swapcontext: Restore the pointer into %rdx after syscall
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:
ChangeLog | 12 ++++++++
sysdeps/unix/sysv/linux/x86_64/setcontext.S | 41 ++++++++++++++-------------
sysdeps/unix/sysv/linux/x86_64/swapcontext.S | 42 +++++++++++++++-------------
3 files changed, 56 insertions(+), 39 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 641482119 Update lldb to match clang r331244 (addition of char8_t).
new 3e367d6e2 Predicate.h: remove unused functions
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/lldb/Host/Predicate.h | 239 ------------------------------------------
1 file changed, 239 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 b109fbfe4d Fix ChangeLog from cf2478d53ad commit
new d6cc1829aa x86: Use pad in pthread_unwind_buf to preserve shadow stack [...]
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 | 17 ++++++
nptl/pthread_create.c | 17 +++++-
setjmp/longjmp.c | 2 +
sysdeps/unix/sysv/linux/x86/setjmpP.h | 71 ++++++++++++++++++++--
sysdeps/x86/Makefile | 4 ++
.../x86/__longjmp_cancel.S | 5 +-
{setjmp => sysdeps/x86}/longjmp.c | 34 +++++------
{nptl => sysdeps/x86/nptl}/pt-longjmp.c | 30 +++++++--
8 files changed, 147 insertions(+), 33 deletions(-)
copy elf/tst-absolute-sym-lib.lds => sysdeps/x86/__longjmp_cancel.S (90%)
copy {setjmp => sysdeps/x86}/longjmp.c (61%)
copy {nptl => sysdeps/x86/nptl}/pt-longjmp.c (67%)
--
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 d0aace53a9f Revert "[mips] Correct the predicates of sign extension ins [...]
new 0a3e3f4afff [AArch64][SVE] Asm: Support for scatter ST1 store instructions.
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/AArch64/AArch64SVEInstrInfo.td | 46 +++++++++++
lib/Target/AArch64/SVEInstrFormats.td | 126 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/st1b-diagnostics.s | 68 ++++++++++++++++
test/MC/AArch64/SVE/st1b.s | 42 ++++++++++
test/MC/AArch64/SVE/st1d-diagnostics.s | 63 +++++++++++++++
test/MC/AArch64/SVE/st1d.s | 42 ++++++++++
test/MC/AArch64/SVE/st1h-diagnostics.s | 92 ++++++++++++++++++++++
test/MC/AArch64/SVE/st1h.s | 72 +++++++++++++++++
test/MC/AArch64/SVE/st1w-diagnostics.s | 93 ++++++++++++++++++++++
test/MC/AArch64/SVE/st1w.s | 72 +++++++++++++++++
10 files changed, 716 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 b997056fc04 [mips] Correct the predicates of sign extension instructions
new c2f66823b6b [X86] Convert most remaining uses of X86SchedWritePair sche [...]
new d0aace53a9f Revert "[mips] Correct the predicates of sign extension ins [...]
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/Mips/MicroMips32r6InstrFormats.td | 14 +
lib/Target/Mips/MicroMips32r6InstrInfo.td | 10 +
lib/Target/Mips/MicroMipsInstrInfo.td | 8 +-
lib/Target/Mips/MipsInstrInfo.td | 2 +-
lib/Target/X86/X86InstrSSE.td | 407 ++++++++++++++-------------
lib/Target/X86/X86Schedule.td | 9 +
test/MC/Mips/micromips/valid.s | 4 -
test/MC/Mips/mips32r2/valid.s | 4 -
test/MC/Mips/mips32r3/valid.s | 4 -
test/MC/Mips/mips32r5/valid.s | 4 -
test/MC/Mips/mips32r6/valid.s | 4 -
test/MC/Mips/mips64r2/valid.s | 4 -
test/MC/Mips/mips64r3/valid.s | 4 -
test/MC/Mips/mips64r5/valid.s | 4 -
test/MC/Mips/mips64r6/valid.s | 12 +-
15 files changed, 255 insertions(+), 239 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 f05d034950f [AArch64][SVE] Asm: Support for non-temporal, contiguous LD [...]
new b997056fc04 [mips] Correct the predicates of sign extension instructions
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/MicroMips32r6InstrFormats.td | 14 --------------
lib/Target/Mips/MicroMips32r6InstrInfo.td | 10 ----------
lib/Target/Mips/MicroMipsInstrInfo.td | 8 ++++----
lib/Target/Mips/MipsInstrInfo.td | 2 +-
test/MC/Mips/micromips/valid.s | 4 ++++
test/MC/Mips/mips32r2/valid.s | 4 ++++
test/MC/Mips/mips32r3/valid.s | 4 ++++
test/MC/Mips/mips32r5/valid.s | 4 ++++
test/MC/Mips/mips32r6/valid.s | 4 ++++
test/MC/Mips/mips64r2/valid.s | 4 ++++
test/MC/Mips/mips64r3/valid.s | 4 ++++
test/MC/Mips/mips64r5/valid.s | 4 ++++
test/MC/Mips/mips64r6/valid.s | 12 ++++++++----
13 files changed, 45 insertions(+), 33 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 clang.
from aeaf7d7198 [ASTImporter] Fix isa cast assert
new 60ae4d84fc [analyzer] Add `TaintBugVisitor` to the ArrayBoundV2, Divide [...]
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:
.../Checkers/ArrayBoundCheckerV2.cpp | 21 ++++++++++--------
lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp | 16 ++++++++------
lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp | 19 ++++++++--------
test/Analysis/taint-diagnostic-visitor.c | 25 +++++++++++++++++++++-
4 files changed, 55 insertions(+), 26 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 6354e3153cf rs6000: Remove paired single
new 6bdd98613cb [testsuite] Add scan-wpa-ipa-dump
new 0bd55f1a578 [testsuite] Add scan-ltrans-tree-dump
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 | 12 ++++
gcc/doc/sourcebuild.texi | 4 +-
gcc/testsuite/ChangeLog | 28 ++++++++
gcc/testsuite/gcc.dg/ipa/ipa-icf-38.c | 33 ++++++++++
gcc/testsuite/gcc.dg/ipa/ipa-icf-38a.c | 14 ++++
gcc/testsuite/lib/gcc-dg.exp | 2 +
gcc/testsuite/lib/scandump.exp | 63 ++++++++++++------
gcc/testsuite/lib/scanipa.exp | 25 +++++---
gcc/testsuite/lib/scanlang.exp | 6 +-
.../lib/{scantree.exp => scanltranstree.exp} | 75 ++++++++++++----------
gcc/testsuite/lib/scanrtl.exp | 25 +++++---
gcc/testsuite/lib/scantree.exp | 25 +++++---
gcc/testsuite/lib/{scanipa.exp => scanwpaipa.exp} | 74 +++++++++++----------
gcc/testsuite/lib/target-supports.exp | 20 ++++++
libatomic/ChangeLog | 10 +++
libatomic/testsuite/lib/libatomic.exp | 2 +
libgomp/ChangeLog | 10 +++
libgomp/testsuite/lib/libgomp.exp | 2 +
libitm/ChangeLog | 10 +++
libitm/testsuite/lib/libitm.exp | 2 +
libvtv/ChangeLog | 10 +++
libvtv/testsuite/lib/libvtv.exp | 2 +
22 files changed, 332 insertions(+), 122 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-icf-38.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-icf-38a.c
copy gcc/testsuite/lib/{scantree.exp => scanltranstree.exp} (56%)
copy gcc/testsuite/lib/{scanipa.exp => scanwpaipa.exp} (58%)
--
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 dc115e1cdc Replace hidden_def with libm_hidden_def in math
new cf2478d53a Deprecate ustat syscall interface
new b109fbfe4d Fix ChangeLog from cf2478d53ad commit
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 | 14 +++++++++
NEWS | 4 +++
bits/ustat.h | 30 --------------------
misc/Makefile | 2 +-
misc/sys/ustat.h | 37 ------------------------
misc/ustat.c | 22 ++++++++++++---
misc/ustat.h | 1 -
sysdeps/unix/sysv/linux/generic/ustat.c | 32 ---------------------
sysdeps/unix/sysv/linux/mips/ustat.c | 21 +++++---------
sysdeps/unix/sysv/linux/ustat.c | 50 +++++++++++++++++++++++----------
10 files changed, 79 insertions(+), 134 deletions(-)
delete mode 100644 bits/ustat.h
delete mode 100644 misc/sys/ustat.h
delete mode 100644 misc/ustat.h
delete mode 100644 sysdeps/unix/sysv/linux/generic/ustat.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 6e79b3cdd6f [LoopInterchange] Update some loops to use range base for l [...]
new f05d034950f [AArch64][SVE] Asm: Support for non-temporal, contiguous LD [...]
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/AArch64/AArch64SVEInstrInfo.td | 24 ++++++
lib/Target/AArch64/SVEInstrFormats.td | 126 ++++++++++++++++++++++++++++++
test/MC/AArch64/SVE/ldnt1b-diagnostics.s | 61 +++++++++++++++
test/MC/AArch64/SVE/ldnt1b.s | 38 +++++++++
test/MC/AArch64/SVE/ldnt1d-diagnostics.s | 61 +++++++++++++++
test/MC/AArch64/SVE/ldnt1d.s | 38 +++++++++
test/MC/AArch64/SVE/ldnt1h-diagnostics.s | 61 +++++++++++++++
test/MC/AArch64/SVE/ldnt1h.s | 38 +++++++++
test/MC/AArch64/SVE/ldnt1w-diagnostics.s | 61 +++++++++++++++
test/MC/AArch64/SVE/ldnt1w.s | 38 +++++++++
test/MC/AArch64/SVE/stnt1b-diagnostics.s | 66 ++++++++++++++++
test/MC/AArch64/SVE/stnt1b.s | 38 +++++++++
test/MC/AArch64/SVE/stnt1d-diagnostics.s | 66 ++++++++++++++++
test/MC/AArch64/SVE/stnt1d.s | 38 +++++++++
test/MC/AArch64/SVE/stnt1h-diagnostics.s | 66 ++++++++++++++++
test/MC/AArch64/SVE/stnt1h.s | 38 +++++++++
test/MC/AArch64/SVE/stnt1w-diagnostics.s | 66 ++++++++++++++++
test/MC/AArch64/SVE/stnt1w.s | 38 +++++++++
18 files changed, 962 insertions(+)
create mode 100644 test/MC/AArch64/SVE/ldnt1b-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnt1b.s
create mode 100644 test/MC/AArch64/SVE/ldnt1d-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnt1d.s
create mode 100644 test/MC/AArch64/SVE/ldnt1h-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnt1h.s
create mode 100644 test/MC/AArch64/SVE/ldnt1w-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/ldnt1w.s
create mode 100644 test/MC/AArch64/SVE/stnt1b-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/stnt1b.s
create mode 100644 test/MC/AArch64/SVE/stnt1d-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/stnt1d.s
create mode 100644 test/MC/AArch64/SVE/stnt1h-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/stnt1h.s
create mode 100644 test/MC/AArch64/SVE/stnt1w-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/stnt1w.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.