This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c671977dfa0 2017-07-27 Richard Biener <rguenther(a)suse.de>
new 0512477f822 Initialize counters in autoFDO to zero, not to uninitialized.
new e0bf8e23bb1 Fix indirect call optimization done by autoFDO.
new ca4d23b5c76 * config/sparc/sparc.c (sparc_option_override): Set MASK_F [...]
new 8d0410c6e9f Validate that Init value is within range defined by IntegerRange.
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 | 20 ++++++++++++++++++++
gcc/auto-profile.c | 20 +++++++++++---------
gcc/config/sparc/sparc.c | 41 +++++++++++++++++++----------------------
gcc/opt-functions.awk | 4 +++-
gcc/optc-gen.awk | 3 ++-
5 files changed, 55 insertions(+), 33 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 2eb23f10ae7 [X86][AVX] Regenerate shuffle tests with broadcast comments.
new 064cf49c35c [globalisel][tablegen] Ensure MatchTable's are compile-time [...]
new e067bb531a9 [InlineCost, NFC] Change CallAnalyzer::isGEPFree to use TTI [...]
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/Analysis/InlineCost.cpp | 11 +++++------
utils/TableGen/GlobalISelEmitter.cpp | 2 +-
2 files changed, 6 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 e0714cfc0fe Re-commit: r309094 [globalisel][tablegen] Fuse the generate [...]
new 2eb23f10ae7 [X86][AVX] Regenerate shuffle tests with broadcast comments.
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/CodeGen/X86/avx-logic.ll | 4 ++--
1 file changed, 2 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 lldb.
from b82803587 [LLDB][MIPS] Fix emulation of Instruction for MIPS64R6 target.
new 42e9dec0f XFAIL/XFlakey some tests what become very flakey on the Linux [...]
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:
.../concurrent_events/n_watch_n_break/TestConcurrentNWatchNBreak.py | 1 +
.../TestConcurrentTwoWatchpointsOneBreakpoint.py | 1 +
2 files 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 gcc.
from 1907f06ec9e [Patch (preapproved)] Guard Copy Header pass on
new c671977dfa0 2017-07-27 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 | 7 +++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/vect-insert-1.c | 15 ++++++++++
gcc/tree-ssa.c | 43 +++++++++++++++++++++------
4 files changed, 61 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/vect-insert-1.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 glibc.
from 88f9e73943 manual: Complete @standards in creature.texi.
new d3675d957b manual: Refactor documentation of CHAR_BIT.
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 | 6 ++++++
manual/lang.texi | 11 +++++------
2 files changed, 11 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 7f074a78e6a S/390: Fix PR81534
new 1907f06ec9e [Patch (preapproved)] Guard Copy Header pass on
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/tree-ssa-loop-ch.c | 2 +-
2 files changed, 6 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 llvm.
from be73cbb5843 [X86] Adding test cases for LEA factorization (PR32755 / D35014)
new e0714cfc0fe Re-commit: r309094 [globalisel][tablegen] Fuse the generate [...]
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:
.../CodeGen/GlobalISel/InstructionSelectorImpl.h | 15 +-
lib/Target/ARM/ARMInstructionSelector.cpp | 2 +-
test/TableGen/GlobalISelEmitter.td | 200 ++++-----------------
utils/TableGen/GlobalISelEmitter.cpp | 54 +++---
4 files changed, 72 insertions(+), 199 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 63d4980d60 Automatic date update in version.in
new 8bdf0be19d Fix address violation issues encountered when parsing corrup [...]
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 | 13 +++++++++
bfd/mach-o.c | 3 ++
bfd/nlmcode.h | 4 ++-
bfd/section.c | 2 +-
bfd/vms-alpha.c | 91 ++++++++++++++++++++++++++++++++++++---------------------
bfd/vms-misc.c | 8 ++---
6 files changed, 82 insertions(+), 39 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.