This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bd29fdb1a9d 2017-11-29 Richard Biener <rguenther(a)suse.de>
new 1f073d0f6c1 [SPARC] Errata workaround for GRLIB-TN-0012
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 | 11 +++++++++
gcc/config/sparc/sparc.c | 57 +++++++++++++++++++++++++++++++++++++++++++----
gcc/config/sparc/sparc.md | 21 ++++++++++++++++-
3 files changed, 84 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 clang.
from 64d42a2fb8 Restructure how we break tokens.
new 6acd80a4a9 Add the nvidia-cuda-toolkit Debian package path to search path
new 6a084385b6 Fix 'control reaches end of non-void' warning by using llvm_ [...]
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/Driver/ToolChains/Cuda.cpp | 5 +++++
lib/Format/BreakableToken.cpp | 5 ++---
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 llvm.
from a150a5ac825 [AArch64][SVE] Asm: Add SVE predicate register definitions [...]
new bc89401e6cf [X86][AVX512] Tag VPERMILV instruction scheduler class
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/X86InstrAVX512.td | 38 +++++++++++++++++++++-----------------
lib/Target/X86/X86InstrSSE.td | 11 +++++++++++
2 files changed, 32 insertions(+), 17 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 97374f83b59 Fix PR number 83817->83187
new bd29fdb1a9d 2017-11-29 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 | 15 +++++++
gcc/testsuite/ChangeLog | 5 +++
.../vect/costmodel/x86_64/costmodel-pr83202.c | 15 +++++++
gcc/tree-vect-slp.c | 46 +++++++++++++++++-----
4 files changed, 72 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr83202.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 llvm.
from c7436ce1107 [ARM GlobalISel] Fix selecting G_BRCOND
new a150a5ac825 [AArch64][SVE] Asm: Add SVE predicate register definitions [...]
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/AArch64RegisterInfo.td | 53 +++++++++-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 115 +++++++++++++++++++--
.../AArch64/Disassembler/AArch64Disassembler.cpp | 20 ++++
test/MC/AArch64/SVE/dot-req-diagnostics.s | 20 ++++
test/MC/AArch64/SVE/dot-req.s | 9 ++
5 files changed, 207 insertions(+), 10 deletions(-)
create mode 100644 test/MC/AArch64/SVE/dot-req-diagnostics.s
create mode 100644 test/MC/AArch64/SVE/dot-req.s
--
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 dd9e3a3239 Toolchain: Normalize dwarf, sjlj and seh eh
new 64d42a2fb8 Restructure how we break tokens.
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/Format/BreakableToken.cpp | 437 +++++++++++++-------------------
lib/Format/BreakableToken.h | 300 +++++++++++-----------
lib/Format/ContinuationIndenter.cpp | 356 ++++++++++++++++++--------
unittests/Format/FormatTest.cpp | 59 +++--
unittests/Format/FormatTestComments.cpp | 92 ++++++-
5 files changed, 686 insertions(+), 558 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 abf3849506a [X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFLICT/ [...]
new c7436ce1107 [ARM GlobalISel] Fix selecting G_BRCOND
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/ARM/ARMInstructionSelector.cpp | 2 +-
test/CodeGen/ARM/GlobalISel/arm-instruction-select.mir | 2 +-
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 2 +-
3 files changed, 3 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.
tcwg-buildslave pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ef16ea796c1 Merge branches/gcc-6-branch rev 254791.
adds d9adb30d563 Make Linaro GCC Snapshot 6.4-2017.11.
new f400b65dc33 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 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.
tcwg-buildslave pushed a change to branch linaro-local/snapshots/linaro-6.4-2017.11
in repository toolchain/gcc.
at e93ba623145 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new e93ba623145 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
--
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.
tcwg-buildslave pushed a change to annotated tag linaro-snapshot-6.4-2017.11
in repository toolchain/gcc.
at 8396565f310 (tag)
tagging d9adb30d5631885cefdbc2ccf80db597a934df81 (commit)
replaces linaro-snapshot-6.4-2017.10
tagged by TCWG Automation
on Wed Nov 29 14:23:58 2017 +0000
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 6.4-2017.11
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new d9adb30d563 Make Linaro GCC Snapshot 6.4-2017.11.
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.