This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a22775d88ce * profile-count.c (profile_count::from_gcov_type): Move fr [...]
new 5904cc6f50c gcc/ PR target/82960 * config/spu/spu.c (pad_bb): Only ch [...]
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 | 5 +++++
gcc/config/spu/spu.c | 7 ++++---
2 files changed, 9 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 gcc.
from 9bc5a79a235 [arm] Don't strip off all architecture features from -march [...]
new ca2d1413411 [arm] PR target/83206: Make native driver select fp-capable [...]
new 2c692ecc5c8 2017-12-08 Richard Biener <rguenther(a)suse.de>
new 414384381b0 combine: Fix PR83304
new a22775d88ce * profile-count.c (profile_count::from_gcov_type): Move fr [...]
The 4 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 | 23 +++++++++++++++++++++++
gcc/combine.c | 20 ++++++++++++++++++++
gcc/config/arm/driver-arm.c | 6 +++---
gcc/gimple-loop-interchange.cc | 7 ++++++-
gcc/profile-count.c | 18 ++++++++++++++++++
gcc/profile-count.h | 17 +++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr83069.c | 14 ++++++++++++++
8 files changed, 94 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr83069.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 7c42fa1ff01 [arm] Generate a -mfpu= option for passing to the assembler
new 9bc5a79a235 [arm] Don't strip off all architecture features from -march [...]
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 | 9 ++++
gcc/common/config/arm/arm-common.c | 99 +++++++++++++++++++++++++++++++++-----
2 files changed, 96 insertions(+), 12 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 350d1b8f106 2017-06-08 Tristan Gingold <gindold(a)adacore.com>
new 7c42fa1ff01 [arm] Generate a -mfpu= option for passing to the assembler
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/common/config/arm/arm-common.c | 80 ++++++++++++++++++++++++++++++++++++++
gcc/config/arm/arm.h | 7 +++-
3 files changed, 92 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 clang-tools-extra.
from e95f20d0 [clangd-fuzzer] Update contruction of LSPServer.
new 89827634 [change-namespace] Fix crash when injected base-class name is [...]
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:
change-namespace/ChangeNamespace.cpp | 4 ++
.../change-namespace/ChangeNamespaceTests.cpp | 54 ++++++++++++++++++++++
2 files changed, 58 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 binutils-gdb.
from c8bed57010 Add aix 64-bit check to bfd_get_sign_extend_vma
new 2d054e6bfd Fix stripping relocs in a file with mergeable notes.
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 | 4 ++++
bfd/elfcode.h | 6 ++++++
binutils/ChangeLog | 6 ++++++
binutils/objcopy.c | 27 +++++++++++++++++++--------
binutils/testsuite/binutils-all/note-2-64.d | 4 ++++
5 files changed, 39 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 8cfd6d0425b [X86][Haswell]: Updating the scheduling information for the [...]
new f4f4ffb1e1f [cmake] Make setting of CMAKE_C(XX)_COMPILER flags overrida [...]
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:
cmake/modules/CrossCompile.cmake | 14 +++++++++-----
1 file changed, 9 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 llvm.
from 2ccc42083ee [FuzzMutate] Correctly insert sinks and sources around invo [...]
new 8cfd6d0425b [X86][Haswell]: Updating the scheduling information for the [...]
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/X86SchedHaswell.td | 1707 ++++++++++++++++---------------
test/CodeGen/X86/aes-schedule.ll | 24 +-
test/CodeGen/X86/avx-schedule.ll | 356 +++----
test/CodeGen/X86/avx2-schedule.ll | 630 ++++++------
test/CodeGen/X86/avx512-bugfix-23634.ll | 2 +-
test/CodeGen/X86/bmi-schedule.ll | 56 +-
test/CodeGen/X86/bmi2-schedule.ll | 120 +--
test/CodeGen/X86/f16c-schedule.ll | 16 +-
test/CodeGen/X86/fma-schedule.ll | 256 ++---
test/CodeGen/X86/lea32-schedule.ll | 22 +-
test/CodeGen/X86/lea64-schedule.ll | 22 +-
test/CodeGen/X86/lzcnt-schedule.ll | 12 +-
test/CodeGen/X86/mmx-schedule.ll | 344 +++----
test/CodeGen/X86/movbe-schedule.ll | 18 +-
test/CodeGen/X86/mul-constant-i32.ll | 132 +--
test/CodeGen/X86/mul-constant-i64.ll | 132 +--
test/CodeGen/X86/popcnt-schedule.ll | 12 +-
test/CodeGen/X86/rdrand-schedule.ll | 6 +-
test/CodeGen/X86/recip-fastmath.ll | 72 +-
test/CodeGen/X86/recip-fastmath2.ll | 192 ++--
test/CodeGen/X86/schedule-x86_32.ll | 26 +-
test/CodeGen/X86/schedule-x86_64.ll | 68 +-
test/CodeGen/X86/sse-schedule.ll | 190 ++--
test/CodeGen/X86/sse2-schedule.ll | 474 ++++-----
test/CodeGen/X86/sse3-schedule.ll | 44 +-
test/CodeGen/X86/sse41-schedule.ll | 204 ++--
test/CodeGen/X86/sse42-schedule.ll | 44 +-
test/CodeGen/X86/ssse3-schedule.ll | 64 +-
test/CodeGen/X86/x87-schedule.ll | 234 ++---
29 files changed, 2796 insertions(+), 2683 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 d5afe608bde Initialize new member of SOLARIS_ATTRIBUTE_TABLE
new 350d1b8f106 2017-06-08 Tristan Gingold <gindold(a)adacore.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 | 6 ++++++
gcc/dwarf2out.c | 8 +++++++-
2 files changed, 13 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 e057b62ad75 2017-12-08 Richard Biener <rguenther(a)suse.de>
new d5afe608bde Initialize new member of SOLARIS_ATTRIBUTE_TABLE
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 | 5 +++++
gcc/config/sol2.h | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.