This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e6597a2a88f [PostRAMachineSink] preserve CFG
new 7c7f19c5827 [X86][SkylakeServer] Remove checks for 'k', 'z', '_Int' and [...]
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/X86SchedSkylakeServer.td | 4232 +++++++++++++++----------------
1 file changed, 2116 insertions(+), 2116 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 8cda22bef0c PR fortran/69497 * symbol.c (gfc_symbol_done_2): Start fr [...]
new d1c5a2e16b8 2018-03-28 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
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 | 7 +++++++
gcc/config/rs6000/xmmintrin.h | 16 ++++++++--------
2 files changed, 15 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 binutils-gdb.
from e04ef02299 [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64 [...]
new 8205a328f8 MIPS/BFD: Call `mips_elf32_rtype_to_howto' directly with o32
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 | 6 ++++++
bfd/elf32-mips.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 release/2.27/master
in repository glibc.
from df3ff4e49d Update ChangeLog for BZ 22884 - riscv fmax/fmin
new 55ad82e45c Fix i386 memmove issue (bug 22644).
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 | 8 +++
string/test-memmove.c | 58 ++++++++++++++++++++++
.../i386/i686/multiarch/memcpy-sse2-unaligned.S | 12 ++---
3 files changed, 72 insertions(+), 6 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 454cb68811a /cp 2018-03-28 Paolo Carlini <paolo.carlini(a)oracle.com>
new 8e1450926b1 gcc/ PR target/84912 * config/rs6000/rs6000-builtin.def ( [...]
new 5c9799e0be8 Fix typo in last ChangeLog entry
new 8cda22bef0c PR fortran/69497 * symbol.c (gfc_symbol_done_2): Start fr [...]
The 3 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 | 18 ++++++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 4 ----
gcc/config/rs6000/rs6000.c | 2 --
gcc/config/rs6000/rs6000.md | 10 ++--------
gcc/doc/extend.texi | 9 ++-------
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/symbol.c | 15 +++++++++++----
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/powerpc/extend-divide-1.c | 14 --------------
gcc/testsuite/gcc.target/powerpc/extend-divide-2.c | 14 --------------
10 files changed, 49 insertions(+), 53 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 1b2b18b4a8e [Hexagon] Add support for "new" circular buffer intrinsics
new e6597a2a88f [PostRAMachineSink] preserve CFG
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/MachineSink.cpp | 5 +++++
test/CodeGen/X86/O3-pipeline.ll | 2 --
2 files changed, 5 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 compiler-rt.
from 85f6bace7 [ASan] Report proper ASan error on allocator failures instead [...]
new 85f074e72 [ASan] Add aligned_alloc declaration to aligned_alloc-alignme [...]
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:
test/asan/TestCases/Linux/aligned_alloc-alignment.cc | 2 ++
1 file 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 a5fb5aaf81f Oops - moved slightly too many things from Scalar to Utils. [...]
new 1b2b18b4a8e [Hexagon] Add support for "new" circular buffer intrinsics
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/IntrinsicsHexagon.td | 40 ++++
lib/Target/Hexagon/HexagonFrameLowering.cpp | 4 +-
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp | 101 +++++++++-
lib/Target/Hexagon/HexagonISelDAGToDAG.h | 1 +
lib/Target/Hexagon/HexagonInstrInfo.cpp | 210 +++++++++++++-------
lib/Target/Hexagon/HexagonPseudo.td | 55 +++++-
test/CodeGen/Hexagon/circ_new.ll | 294 ++++++++++++++++++++++++++++
7 files changed, 614 insertions(+), 91 deletions(-)
create mode 100644 test/CodeGen/Hexagon/circ_new.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 clang.
from e3fdb5e25a [MS] Fix bug in method vfptr location code
new 1ec33d54df [Hexagon] Add support for "new" circular buffer intrinsics
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/clang/Basic/BuiltinsHexagon.def | 23 +++++
lib/CodeGen/CGBuiltin.cpp | 94 +++++++++++++++++++
test/CodeGen/builtins-hexagon-circ.c | 156 ++++++++++++++++++++++++++++++++
3 files changed, 273 insertions(+)
create mode 100644 test/CodeGen/builtins-hexagon-circ.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 gcc.
from c451cd08484 PR target/85095 * config/i386/i386.md (*add<mode>3_carry_ [...]
new 454cb68811a /cp 2018-03-28 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 3 +++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/other/default13.C | 11 +++++++++++
4 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/other/default13.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.