This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c93dbbbe871 2017-11-17 Tamar Christina <tamar.christina(a)arm.com>
new 501b443f2c8 [AArch64] Adjust tuning parameters for Falkor
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/aarch64/aarch64.c | 4 ++--
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 gcc.
from 7a59a4e41a7 gdbinit.in: add "break-on-diagnostic" command
new c93dbbbe871 2017-11-17 Tamar Christina <tamar.christina(a)arm.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 | 13 ++++++
gcc/config/arm/arm.c | 30 ++++++++++--
gcc/config/arm/arm_acle.h | 8 +++-
gcc/doc/extend.texi | 34 ++++++++++++++
gcc/testsuite/ChangeLog | 5 ++
.../gcc.target/arm/pragma_arch_attribute.c | 54 ++++++++++++++++++++++
6 files changed, 139 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pragma_arch_attribute.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 e773de65bc5 combine: Add added_notes_insn
new c05f99c6eb8 Add Intel CET support for EH in libgcc.
new 7a59a4e41a7 gdbinit.in: add "break-on-diagnostic" command
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:
gcc/ChangeLog | 14 +++++++
gcc/config/i386/i386.c | 34 +++++++++++++--
gcc/config/i386/i386.md | 2 +-
gcc/gdbinit.in | 10 +++++
libgcc/ChangeLog | 18 ++++++++
libgcc/config/i386/linux-unwind.h | 5 +++
.../config/i386/shadow-stack-unwind.h | 48 ++++++++++++----------
libgcc/unwind-dw2.c | 8 +++-
libgcc/unwind-generic.h | 3 ++
libgcc/unwind.inc | 34 ++++++++++-----
10 files changed, 138 insertions(+), 38 deletions(-)
copy gcc/ginclude/iso646.h => libgcc/config/i386/shadow-stack-unwind.h (55%)
--
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 openmp.
from 73ebd2c Exclude untied tasks from checking of task scheduling constra [...]
new 2653e74 [OMPT] Fix inaccuracies in worksharing tests
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:
runtime/test/ompt/worksharing/sections.c | 3 +--
runtime/test/ompt/worksharing/single.c | 12 ++++++------
2 files changed, 7 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 llvm.
from 8c82162a48f [Support][CachePruning] Fix regression in pruning interval
new fa8708611de [AMDGPU][MC][GFX9][disassembler] Corrected decoding of op_s [...]
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/AsmParser/AMDGPUAsmParser.cpp | 23 +-
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 9 +-
lib/Target/AMDGPU/SIDefines.h | 5 +-
lib/Target/AMDGPU/SIInstrFormats.td | 5 +
lib/Target/AMDGPU/VOPInstructions.td | 10 +-
test/CodeGen/AMDGPU/mad-mix-hi.ll | 8 +-
test/CodeGen/AMDGPU/mad-mix-lo.ll | 68 ++--
test/CodeGen/AMDGPU/mad-mix.ll | 34 +-
test/MC/AMDGPU/vop3p.s | 46 +--
test/MC/Disassembler/AMDGPU/vop3_gfx9.txt | 441 +++++++++++++++++++++
10 files changed, 545 insertions(+), 104 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 91f4dd295a Implement more accurate penalty & trade-offs while breaking [...]
new 32a800c6e8 [clang-format] Add text proto filename detection
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/Format.cpp | 5 +++++
1 file changed, 5 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 a585d69e36f combine: Don't split insns if half is unused (PR82621)
new e773de65bc5 combine: Add added_notes_insn
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 | 8 ++++++++
gcc/combine.c | 32 +++++++++++++++++++++++++-------
2 files changed, 33 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 llvm.
from 1cb3c5390b8 [gold] Fix broken thin LTO cache test NFC
new 8c82162a48f [Support][CachePruning] Fix regression in pruning interval
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/Support/CachePruning.cpp | 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 01222fb3d4c rs6000: Fix for altivec-macros.c
new a585d69e36f combine: Don't split insns if half is unused (PR82621)
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/combine.c | 3 ++-
2 files changed, 8 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 gcc.
from cf037818a4d * g++.dg/pr82836.C: Add -Wno-return-type.
new 01222fb3d4c rs6000: Fix for altivec-macros.c
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/gcc.target/powerpc/altivec-macros.c | 24 +++++++++++------------
2 files changed, 17 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.