This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f92b7cd1ecc Daily bump.
new 9b5bd9b409e 2018-10-10 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 14 +++++
gcc/config/i386/sse.md | 150 +++++++++++++++++++++----------------------------
2 files changed, 77 insertions(+), 87 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 release/2.28/master
in repository glibc.
from 5473739a7b kl_GL: Fix spelling of Sunday, should be "sapaat" (bug 20209).
new 5a74abda20 i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]
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 | 10 +++++++
sysdeps/i386/dl-cet.c | 67 -----------------------------------------------
sysdeps/i386/dl-machine.h | 13 +++++++--
3 files changed, 21 insertions(+), 69 deletions(-)
delete mode 100644 sysdeps/i386/dl-cet.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 linux.
from 64c5e530ac2c Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/l [...]
new ea7e0480a4b6 MIPS: VDSO: Always map near top of user memory
new 951d223c6c16 MIPS: Fix CONFIG_CMDLINE handling
new e7e86f42fa68 MAINTAINERS: MIPS/LOONGSON2 ARCHITECTURE - Use the normal [...]
new 148b9aba99e0 MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression
new 701f2eb6f938 Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/ [...]
new 55a5542a5462 s390/hibernate: fix error handling when suspend cpu != resume cpu
new c98e16b2fa12 s390/cio: Convert ccw_io_region to pointer
new bf42daed6bd1 s390/cio: Refactor alloc of ccw_io_region
new c458dda3d07c Merge tag 'vfio-ccw-20181001' of git://git.kernel.org/pub/ [...]
new 24abf2901b18 s390/cio: Fix how vfio-ccw checks pinned pages
new 7c75544983ed Merge tag 'vfio-ccw-20181002' of git://git.kernel.org/pub/ [...]
new 3d647e62686f Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/li [...]
The 12 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:
MAINTAINERS | 3 ++-
arch/mips/include/asm/processor.h | 10 ++++----
arch/mips/kernel/process.c | 25 +++++++++++++++++++
arch/mips/kernel/setup.c | 48 +++++++++++++++++++++----------------
arch/mips/kernel/vdso.c | 18 +++++++++++++-
arch/mips/lib/memset.S | 4 +++-
arch/s390/include/asm/sclp.h | 3 ++-
arch/s390/kernel/early_printk.c | 2 +-
arch/s390/kernel/swsusp.S | 8 +++----
drivers/s390/char/sclp_early_core.c | 11 ++++++---
drivers/s390/cio/vfio_ccw_cp.c | 2 +-
drivers/s390/cio/vfio_ccw_drv.c | 24 ++++++++++++++++++-
drivers/s390/cio/vfio_ccw_fsm.c | 6 ++---
drivers/s390/cio/vfio_ccw_ops.c | 4 ++--
drivers/s390/cio/vfio_ccw_private.h | 2 +-
15 files changed, 124 insertions(+), 46 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 625a776545f [NFC] Make a variable const
new 91f4bc63a87 [Analysis] Make LocationSizes carry an 'imprecise' bit
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/Analysis/AliasSetTracker.h | 18 +++-
include/llvm/Analysis/MemoryLocation.h | 81 +++++++++++++---
lib/Analysis/BasicAliasAnalysis.cpp | 13 +--
lib/Analysis/MemoryDependenceAnalysis.cpp | 45 ++++++---
lib/Analysis/MemoryLocation.cpp | 4 +-
lib/Transforms/Scalar/DeadStoreElimination.cpp | 6 +-
test/Transforms/LICM/pr36228.ll | 40 ++++++++
unittests/Analysis/BasicAliasAnalysisTest.cpp | 124 +++++++++++++++++++++++++
unittests/Analysis/CMakeLists.txt | 1 +
9 files changed, 285 insertions(+), 47 deletions(-)
create mode 100644 test/Transforms/LICM/pr36228.ll
create mode 100644 unittests/Analysis/BasicAliasAnalysisTest.cpp
--
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 43f6cd0588 HPPA64 .PARISC.unwind entries
new 673fe0f0a7 x86: fold Size{16,32,64} template attributes
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:
gas/ChangeLog | 5 +
gas/config/tc-i386.c | 12 +-
opcodes/ChangeLog | 12 +
opcodes/i386-gen.c | 4 +-
opcodes/i386-opc.h | 11 +-
opcodes/i386-opc.tbl | 4 +
opcodes/i386-tbl.h | 27242 +++++++++++++++++++++----------------------------
7 files changed, 11707 insertions(+), 15583 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.