This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c22553effb support: Prevent multiple deletion of temporary files
new 1278ed2c64 Remove __ASSUME_GETCPU_SYSCALL.
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 | 5 +++++
sysdeps/unix/sysv/linux/x86_64/kernel-features.h | 5 -----
2 files changed, 5 insertions(+), 5 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 73e28f8b2b2 Normalize line endings. NFCI,
new 844a30564ef [X86][SSE] Improve combineLogicBlendIntoPBLENDV to use gene [...]
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/X86ISelLowering.cpp | 36 +++++++++++++-----------------------
test/CodeGen/X86/cast-vsel.ll | 37 ++++++++++++++++---------------------
test/CodeGen/X86/pr32907.ll | 7 ++-----
test/CodeGen/X86/vselect-pcmp.ll | 12 +++---------
4 files changed, 34 insertions(+), 58 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 706256afb6 support: Delete temporary files in LIFO order
new c22553effb support: Prevent multiple deletion of temporary files
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 | 22 ++++++++++++++++
dirent/tst-scandir.c | 1 -
posix/tst-exec.c | 50 +++++++++++++----------------------
posix/tst-pathconf.c | 6 -----
posix/tst-spawn.c | 74 ++++++++++++++++++----------------------------------
posix/tst-vfork3.c | 3 +--
support/temp_file.c | 18 ++++++++++---
7 files changed, 81 insertions(+), 93 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 313c596122 Remove some uses of MAX_REGISTER_SIZE from mips-tdep.c
new 046734ff42 Make import libraries relocatable objects
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:
bfd/ChangeLog | 7 +++++++
bfd/elf32-arm.c | 4 ++++
bfd/elflink.c | 3 ++-
ld/ChangeLog | 7 +++++++
ld/testsuite/ld-arm/arm-elf.exp | 3 ++-
ld/testsuite/ld-arm/cmse-implib.type | 9 +++++++++
6 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 ld/testsuite/ld-arm/cmse-implib.type
--
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 cd354a3849 Remove <sys/ultrasound.h>
new 706256afb6 support: Delete temporary files in LIFO 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:
ChangeLog | 9 +++++++++
support/temp_file.c | 16 +++++-----------
2 files changed, 14 insertions(+), 11 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 f4d18ab589e IR: Add a shufflevector mask commutation helper function. NFC.
new 73e28f8b2b2 Normalize line endings. NFCI,
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:
.../X86/x86-no_caller_saved_registers-preserve.ll | 26 ++++-----
test/CodeGen/X86/x86-no_caller_saved_registers.ll | 62 +++++++++++-----------
2 files changed, 44 insertions(+), 44 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 96930035015 2017-05-08 Richard Biener <rguenther(a)suse.de>
new 98cdbf66bd6 2017-05-08 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 | 5 +++++
gcc/tree-ssa-pre.c | 36 +++++++++++++++++++++---------------
2 files changed, 26 insertions(+), 15 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 libcxx.
from ca052ce73 Fix Windows locale detection
new ed6937378 Fix Windows tests when __config_site is present. Previously, [...]
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/libcxx/test/config.py | 2226 +++++++++++++++++++++----------------------
1 file changed, 1113 insertions(+), 1113 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 827b78e0a7d This fixes a few failures on ARM and AArch64 due to a recen [...]
new 96930035015 2017-05-08 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 | 13 +++++++++++++
gcc/tree-vrp.c | 38 +++++++++++++-------------------------
2 files changed, 26 insertions(+), 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 cf3a86efe41 [ARM][NEON] Add support for ISD::ABS lowering
new f4d18ab589e IR: Add a shufflevector mask commutation helper function. NFC.
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/Instructions.h | 13 +++++++++++++
lib/Analysis/InstructionSimplify.cpp | 8 +-------
unittests/IR/InstructionsTest.cpp | 7 +++++++
3 files changed, 21 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.