This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4b26549e589 2018-02-18 Janus Weil <janus(a)gcc.gnu.org>
new 8f6ac683096 Do not mess with rs6000_{single,double}_float (PR68028)
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 | 6 ++++++
gcc/config/rs6000/rs6000.c | 19 -------------------
2 files changed, 6 insertions(+), 19 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 52d33aeae9b [BPF] Return true in enableMultipleCopyHints().
new d8f57105010 [AArch64] Coalesce Copy Zero during instruction selection
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/AArch64ISelDAGToDAG.cpp | 30 ++++++++++++++-
test/CodeGen/AArch64/arm64-addr-type-promotion.ll | 1 +
test/CodeGen/AArch64/arm64-cse.ll | 2 +-
test/CodeGen/AArch64/copy-zero-reg.ll | 47 +++++++++++++++++++++++
test/CodeGen/AArch64/i128-fast-isel-fallback.ll | 2 +-
5 files changed, 79 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AArch64/copy-zero-reg.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 gcc.
from 0dd909c70dc 2018-02-18 Paul Thomas <pault(a)gcc.gnu.org>
new 4b26549e589 2018-02-18 Janus Weil <janus(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 | 11 +++++++++++
gcc/testsuite/gfortran.dg/io_real_boz2.f90 | 2 +-
gcc/testsuite/gfortran.dg/pointer_intent_3.f90 | 2 +-
gcc/testsuite/gfortran.dg/proc_ptr_common_1.f90 | 2 +-
gcc/testsuite/gfortran.dg/protected_3.f90 | 2 +-
gcc/testsuite/gfortran.dg/protected_4.f90 | 2 +-
gcc/testsuite/gfortran.dg/protected_5.f90 | 2 +-
gcc/testsuite/gfortran.dg/protected_6.f90 | 2 +-
8 files changed, 18 insertions(+), 7 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-tools-extra.
from 841919d8 [clangd] Rename some protocol field to lower case
new c2a4d693 [clangd] Fix link failures for Preprocessor::addCommentHandler
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:
clangd/global-symbol-builder/CMakeLists.txt | 1 +
unittests/clangd/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 llvm.
from cfbc9a9681e [X86] Make masked pcmpeq commutable during isel so we can f [...]
new 52d33aeae9b [BPF] Return true in enableMultipleCopyHints().
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/BPF/BPFRegisterInfo.h | 2 ++
test/CodeGen/BPF/alu8.ll | 8 ++++----
test/CodeGen/BPF/basictest.ll | 2 +-
test/CodeGen/BPF/cmp.ll | 14 +++++++-------
test/CodeGen/BPF/dwarfdump.ll | 2 +-
test/CodeGen/BPF/intrinsics.ll | 12 ++++++------
test/CodeGen/BPF/objdump_intrinsics.ll | 12 ++++++------
test/CodeGen/BPF/remove_truncate_3.ll | 8 ++++----
test/CodeGen/BPF/sanity.ll | 16 ++++++++--------
test/CodeGen/BPF/shifts.ll | 26 +++++++++++++-------------
10 files changed, 52 insertions(+), 50 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 62793aead5d Daily bump.
new 0dd909c70dc 2018-02-18 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 | 6 ++++++
gcc/fortran/trans-array.c | 6 +++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gfortran.dg/deferred_character_19.f90 | 20 ++++++++++++++++++++
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_19.f90
--
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 17c6cf08e50 Revert: [llvm] r325448 - [ThinLTO] Add GraphTraits for Func [...]
new 36d49041ee5 [X86] Add -show-mc-encoding to the avx512-vec-cmp.ll test a [...]
new cfbc9a9681e [X86] Make masked pcmpeq commutable during isel so we can f [...]
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/X86/X86InstrAVX512.td | 4 +-
lib/Target/X86/X86InstrFragmentsSIMD.td | 2 +
test/CodeGen/X86/avx512-vec-cmp.ll | 839 ++++++++++++++++++--------------
3 files changed, 471 insertions(+), 374 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 81eb77395b9 2018-02-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 62793aead5d Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 498665a65f0 Daily bump.
new 024f26f00e8 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 643dd84b707 2018-02-17 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 3b5bfc8114f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.