This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 442f18f * config/i386/sse.md (pbroadcast_evex_isa): New mode attr. [...]
new fab6dae [testsuite] Guard float64_t with __aarch64__
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 | 7 +++++++
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/arm-neon-ref.h | 4 +++-
gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vfms_vfma_n.c | 4 ++--
3 files changed, 12 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 clang-tools-extra.
from fb5e10d [include-fixer] Ignore non-scoped enum declaration during search.
new 62a3f69 [include-fixer] Run tests with -fno-ms-compatibility.
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:
unittests/include-fixer/IncludeFixerTest.cpp | 7 +++----
1 file changed, 3 insertions(+), 4 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 24466cd [Coverage] Ensure that coverage mapping data has an expected [...]
new 06dac21 [Sparc] Add Soft Float support
new 79149b9 [mips] Restrict the creation of compact branches
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/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp | 25 +++
lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h | 2 +
lib/Target/Mips/Mips32r6InstrFormats.td | 2 +-
lib/Target/Mips/MipsInstrInfo.cpp | 20 +-
lib/Target/Sparc/Sparc.td | 3 +
lib/Target/Sparc/SparcISelLowering.cpp | 16 +-
lib/Target/Sparc/SparcISelLowering.h | 4 +-
lib/Target/Sparc/SparcSubtarget.cpp | 1 +
lib/Target/Sparc/SparcSubtarget.h | 2 +
lib/Target/Sparc/SparcTargetMachine.cpp | 38 +++-
lib/Target/Sparc/SparcTargetMachine.h | 7 +-
.../CodeGen/Mips/compactbranches/no-beqzc-bnezc.ll | 52 +++++
test/CodeGen/SPARC/32abi.ll | 138 ++++++++----
test/CodeGen/SPARC/64abi.ll | 185 +++++++++++-----
test/CodeGen/SPARC/soft-float.ll | 235 +++++++++++++++++++++
15 files changed, 627 insertions(+), 103 deletions(-)
create mode 100644 test/CodeGen/Mips/compactbranches/no-beqzc-bnezc.ll
create mode 100644 test/CodeGen/SPARC/soft-float.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 6cde4f1 [clang-format] Make FormatTokenLess::operator() const.
new e14f516 Support for MSVS default calling convention options (/Gd, /Gz [...]
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/LangOptions.def | 2 +-
include/clang/Basic/LangOptions.h | 8 ++++++
include/clang/Driver/CC1Options.td | 2 ++
include/clang/Driver/CLCompatOptions.td | 13 +++++++---
lib/AST/ASTContext.cpp | 21 +++++++++++++--
lib/Driver/Tools.cpp | 11 +++++++-
lib/Frontend/CompilerInvocation.cpp | 44 +++++++++++++++++++++++++++++++-
lib/Sema/SemaDeclAttr.cpp | 11 ++++----
test/CodeGenCXX/default_calling_conv.cpp | 34 ++++++++++++++++++++++++
9 files changed, 132 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGenCXX/default_calling_conv.cpp
--
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 5914b4e findAllSymbols: Prune unused libdeps.
new fb5e10d [include-fixer] Ignore non-scoped enum declaration during search.
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-fixer/SymbolIndexManager.cpp | 14 ++++++++++----
unittests/include-fixer/IncludeFixerTest.cpp | 10 ++++++++++
2 files changed, 20 insertions(+), 4 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 7f99197 elf32-arm.c build breakage
new d1f70bd Fix lots of linker testsuite failures for the FT32 target.
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:
ld/ChangeLog | 18 ++++++++++++++++++
ld/scripttempl/elf32msp430.sc | 2 +-
ld/scripttempl/ft32.sc | 18 +++++++++++-------
ld/testsuite/ld-elf/compressed1d.d | 2 +-
ld/testsuite/ld-elf/init-fini-arrays.d | 4 ++--
ld/testsuite/ld-elf/merge.d | 2 +-
ld/testsuite/ld-elf/orphan-region.d | 2 +-
ld/testsuite/ld-elf/orphan.d | 2 +-
ld/testsuite/ld-elf/orphan3.d | 2 +-
ld/testsuite/ld-elf/pr349.d | 2 +-
ld/testsuite/ld-elf/sec-to-seg.exp | 1 +
ld/testsuite/ld-elf/sec64k.exp | 6 ++++--
ld/testsuite/ld-elf/warn2.d | 2 +-
ld/testsuite/lib/ld-lib.exp | 1 +
14 files changed, 45 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 gcc.
from 303e926 2016-05-18 Richard Biener <rguenther(a)suse.de>
new 2ad9f4d Fix patterns to enable sse-14.c to compile with -masm=intel.
new ce82c59 AVX-512. Use `Yv' for SF mode operand in vec_concat pattern.
new ff097aa i386. Extend static buffers. Fix SF mode operand constraint t [...]
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 | 32 +++++++++++++++++++++++
gcc/config/i386/i386.c | 4 +++
gcc/config/i386/sse.md | 70 ++++++++++++++++++++++++++++++++------------------
3 files changed, 81 insertions(+), 25 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 2c10642 Make clang-format cleaner remove redundant commas in list and [...]
new 6cde4f1 [clang-format] Make FormatTokenLess::operator() const.
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 | 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 ab297b3 [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence
new 303e926 2016-05-18 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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr71168.c | 20 ++++++++++++++++++++
gcc/tree-loop-distribution.c | 2 +-
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71168.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.