This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f7bb6862c7d [InstSimplify] teach SimplifySelectInst() to fold more vect [...]
new 623647c9607 AMDGPU: Remove global isGCN predicates
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/AMDGPU/AMDGPU.td | 14 +-
lib/Target/AMDGPU/AMDGPUInstructions.td | 50 ++---
lib/Target/AMDGPU/BUFInstructions.td | 112 +++++------
lib/Target/AMDGPU/CaymanInstructions.td | 42 ++--
lib/Target/AMDGPU/DSInstructions.td | 26 ++-
lib/Target/AMDGPU/EvergreenInstructions.td | 71 ++++---
lib/Target/AMDGPU/FLATInstructions.td | 38 ++--
lib/Target/AMDGPU/MIMGInstructions.td | 26 +--
lib/Target/AMDGPU/R600InstrFormats.td | 14 +-
lib/Target/AMDGPU/R600Instructions.td | 75 +++----
lib/Target/AMDGPU/SIInstrFormats.td | 9 +
lib/Target/AMDGPU/SIInstructions.td | 301 +++++++++++++++--------------
lib/Target/AMDGPU/SMInstructions.td | 30 ++-
lib/Target/AMDGPU/SOPInstructions.td | 24 +--
lib/Target/AMDGPU/VOP1Instructions.td | 22 +--
lib/Target/AMDGPU/VOP2Instructions.td | 28 +--
lib/Target/AMDGPU/VOP3Instructions.td | 8 +-
lib/Target/AMDGPU/VOP3PInstructions.td | 10 +-
lib/Target/AMDGPU/VOPCInstructions.td | 8 +-
19 files changed, 466 insertions(+), 442 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 def5c83c02 ld -z relro documentation
new 40c0777b17 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.0-branch
in repository binutils-gdb.
from 9ca2e1afd2 Automatic date update in version.in
new 9eda9b7668 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_29-branch
in repository binutils-gdb.
from 01abf02cf8 Automatic date update in version.in
new db8569d7ca Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 50521ed1749 * include/std/charconv (__unsigned_least_t): Fix number of [...]
new 9d1478067fb Clean up more fallout from r252976.
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:
libatomic/ChangeLog | 9 +++++++++
libatomic/acinclude.m4 | 3 ++-
libatomic/configure | 8 +++++++-
libatomic/libatomic_i.h | 6 +++---
4 files changed, 21 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 43c006fd8d2 [PowerPC] Revert r314666.
new 0e47622a91a [PassManager] Retire cl::opt that have been set for a while. NFCI.
new f7bb6862c7d [InstSimplify] teach SimplifySelectInst() to fold more vect [...]
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/Analysis/ConstantFolding.h | 6 +++
lib/Analysis/InstructionSimplify.cpp | 3 ++
lib/Transforms/IPO/PassManagerBuilder.cpp | 54 +++++++++--------------
test/Analysis/GlobalsModRef/memset-escape.ll | 2 +-
test/Analysis/GlobalsModRef/no-escape.ll | 2 +-
test/Analysis/GlobalsModRef/weak-interposition.ll | 2 +-
test/Transforms/InstSimplify/select.ll | 8 ++++
7 files changed, 41 insertions(+), 36 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 38722448c6 Use libm_alias_double for dbl-64 atan, tan.
new 3d1870fa33 Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN
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 | 32 ++++++++++++++++++++++++++++++++
config.h.in | 4 ++++
include/assert.h | 2 +-
include/dirent.h | 2 +-
include/libc-internal.h | 2 +-
include/libc-symbols.h | 2 +-
include/setjmp.h | 2 +-
include/signal.h | 2 +-
include/stdlib.h | 2 +-
include/string.h | 2 +-
include/sys/stat.h | 4 ++--
include/sys/utsname.h | 2 +-
sysdeps/generic/_itoa.h | 2 +-
sysdeps/mach/hurd/configure | 2 +-
sysdeps/mach/hurd/configure.ac | 2 +-
15 files changed, 50 insertions(+), 14 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 78e6b3422ca 2017-10-02 Paolo Carlini <paolo.carlini(a)oracle.com>
new 50521ed1749 * include/std/charconv (__unsigned_least_t): Fix number of [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/charconv | 6 +++++-
2 files changed, 10 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 f61c0bbf0e7 Template the sparse propagation solver instead of using voi [...]
new 43c006fd8d2 [PowerPC] Revert r314666.
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/CodeGen/SelectionDAG/LegalizeTypes.cpp | 9 +---
test/CodeGen/PowerPC/debuginfo-split-int.ll | 68 -----------------------------
2 files changed, 2 insertions(+), 75 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/debuginfo-split-int.ll
--
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 lld.
from 7e8b29716 Fix another build breakage.
new 52bea6f65 Build fix: don't try to link in lldConfig
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:
ELF/CMakeLists.txt | 1 -
lib/Driver/CMakeLists.txt | 1 -
2 files changed, 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.