This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d8caf85 Change the default attributes for llvm.prefetch to inaccessib [...]
new f47742a [X86][SSE] Combine (VSRLI (VSRAI X, Y), (NumSignBits-1)) -> ( [...]
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 | 10 +++++++++-
test/CodeGen/X86/combine-and.ll | 1 -
2 files changed, 9 insertions(+), 2 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 284e861 [X86][SSE] Added ComputeNumSignBitsForTargetNode support for [...]
new d8caf85 Change the default attributes for llvm.prefetch to inaccessib [...]
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/Intrinsics.td | 14 ++++++------
test/Bitcode/compatibility-3.6.ll | 5 ++--
test/Bitcode/compatibility-3.7.ll | 5 ++--
test/Bitcode/compatibility-3.8.ll | 5 ++--
test/Bitcode/compatibility-3.9.ll | 9 ++++----
test/Bitcode/compatibility-4.0.ll | 9 ++++----
test/Bitcode/compatibility.ll | 9 ++++----
test/Transforms/InstCombine/prefetch-load.ll | 34 ++++++++++++++++++++++++++++
8 files changed, 65 insertions(+), 25 deletions(-)
create mode 100644 test/Transforms/InstCombine/prefetch-load.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 llvm.
from 4671240 [X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS+MASK
new 284e861 [X86][SSE] Added ComputeNumSignBitsForTargetNode support for [...]
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 | 9 +++++++++
test/CodeGen/X86/combine-and.ll | 4 ++--
2 files changed, 11 insertions(+), 2 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 a39e64c [x86] use PMOVMSK to replace memcmp libcalls for 16-byte equality
new 4671240 [X86][SSE] Generalised CMP+AND1 combine to ZERO/ALLBITS+MASK
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 | 48 +++++++++++++++++---------------------
1 file changed, 22 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 gcc-5-branch
in repository gcc.
from 2d5d36f Daily bump.
new c100599 PR target/80180 * config/i386/i386.c (ix86_expand_builtin) [...]
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 | 9 +++++++++
gcc/config/i386/i386.c | 30 ++++++++++++++++++++++--------
2 files changed, 31 insertions(+), 8 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 c1eaf2a [AMDGPU] Make AMDGPUTargetInfo::AS private
new ff19b51 _CALL_LINUX is only defined on 64-bit ppc linux platforms, no [...]
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/Basic/Targets.cpp | 6 +++---
test/Preprocessor/init.c | 4 ++++
2 files changed, 7 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 lldb.
from 56c15fd The expression text in AppleObjCRuntimeV1::CreateObjectChecke [...]
new 6607408 Expression: add missing linkage to RuntimeDyld component
new 841b2b2 PluginUnwindAssemblyX86: add missing linkage to MCDisasm
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:
source/Expression/CMakeLists.txt | 1 +
source/Plugins/UnwindAssembly/x86/CMakeLists.txt | 1 +
2 files changed, 2 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 gcc.
from 7966c68 2017-03-25 Paul Thomas <pault(a)gcc.gnu.org>
new 334b7aa 2017-03-25 Jerry DeLisle <jvdelisle(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/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/dtio_26.f03 | 69 +++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 18 +++++++++
libgfortran/io/io.h | 9 +++--
libgfortran/io/list_read.c | 18 +++++----
libgfortran/io/transfer.c | 50 ++++++++++++++++++++-----
6 files changed, 148 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dtio_26.f03
--
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 gcc-6-branch
in repository gcc.
from 153b815 Daily bump.
new 0d19ca3 PR target/80180 * config/i386/i386.c (ix86_expand_builtin) [...]
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 | 9 +++++++++
gcc/config/i386/i386.c | 30 ++++++++++++++++++++++--------
2 files changed, 31 insertions(+), 8 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 40c82c5 PR target/80180 * config/i386/i386.c (ix86_expand_builtin) [...]
new 7966c68 2017-03-25 Paul Thomas <pault(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 | 20 +++++-----------
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gfortran.dg/dtio_23.f90 | 43 +++++++++++++++++++++++++++++++++--
4 files changed, 63 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.