This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from b4cb27f PR78255: Make postreload aware of NO_FUNCTION_CSE
new daeb41d 2017-01-09 Andreas Tobler <andreast(a)gcc.gnu.org>
new fc08faa 2017-01-09 Bill Seurer <seurer(a)linux.vnet.ibm.com>
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 | 25 +++++++++++++++++++++++++
gcc/cgraphunit.c | 12 ++++++++++--
gcc/config/rs6000/rs6000.c | 7 +++++++
gcc/dwarf2out.c | 11 ++++++++++-
4 files changed, 52 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 65d1e15 [InstCombine] add test to show missed fold using llvm.assume; NFC
new b28d4b4 X86-specific path: Implemented the fusing of MUL+ADDSUB to FM [...]
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/X86ISelLowering.cpp | 195 +++++++++++++++++++++++++++--------
test/CodeGen/X86/fmaddsub-combine.ll | 129 +++++++++++++++++++++++
2 files changed, 283 insertions(+), 41 deletions(-)
create mode 100644 test/CodeGen/X86/fmaddsub-combine.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 lld.
from afebff3 [ELF] Allow defined symbols to be assigned from linker script
new 5720cb6 ELF: Discard .gnu.linkonce.* sections.
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:
ELF/InputFiles.cpp | 8 ++++++++
test/ELF/comdat-linkonce.s | 9 +++++++++
2 files changed, 17 insertions(+)
create mode 100644 test/ELF/comdat-linkonce.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 gcc.
from ccd0a9f PR tree-optimization/78899 * tree-if-conv.c (version_loop_f [...]
new 4c5b05a PR libgomp/60670 * Makefile.am: Make fincludedir multilib-a [...]
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:
libgomp/ChangeLog | 6 ++++++
libgomp/Makefile.am | 2 +-
libgomp/Makefile.in | 2 +-
3 files changed, 8 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 llvm.
from 67c28b0 Revert "[ObjectYAML] Support for DWARF line tables"
new 65d1e15 [InstCombine] add test to show missed fold using llvm.assume; NFC
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/Transforms/InstCombine/assume.ll | 13 +++++++++++++
1 file changed, 13 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 llvm.
from fe1696d [InstCombine] regenerate checks; NFC
new b7b948c [ObjectYAML] Support for DWARF line tables
new 67c28b0 Revert "[ObjectYAML] Support for DWARF line tables"
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:
--
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 a09e421 runtime: copy more of scheduler from Go 1.7 runtime
new f25b3fe PR bootstrap/79033 - asan.c not compiling with make BOOT_CFLAGS=-O0
new ccd0a9f PR tree-optimization/78899 * tree-if-conv.c (version_loop_f [...]
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 | 29 ++++++++++++
gcc/asan.c | 2 +-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/gcc.dg/pr71077.c | 14 ++++++
gcc/testsuite/gcc.target/i386/pr78899.c | 27 +++++++++++
gcc/tree-if-conv.c | 42 +++++++++++++++--
gcc/tree-vect-loop-manip.c | 24 ++++++++--
gcc/tree-vectorizer.c | 83 +++++++++++++++++++++++++++++----
8 files changed, 208 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr71077.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr78899.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 edac66f [ValueTracking] regenerate checks; NFC
new fe1696d [InstCombine] regenerate checks; NFC
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/Transforms/InstCombine/assume.ll | 25 ++++++++++++-------------
1 file changed, 12 insertions(+), 13 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 d7c9322 Fix function regex in update_tests so it can handle {}'s in f [...]
new edac66f [ValueTracking] regenerate checks; NFC
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/Analysis/ValueTracking/assume.ll | 22 +++++++++++++++-------
1 file changed, 15 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 gcc.
from ce1d939 2017-01-09 Andrew Pinski <apinski(a)cavium.com>
new a09e421 runtime: copy more of scheduler from Go 1.7 runtime
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/debug.go | 20 +-
libgo/go/runtime/export_test.go | 62 +-
libgo/go/runtime/lock_futex.go | 21 +-
libgo/go/runtime/lock_sema.go | 13 +-
libgo/go/runtime/proc.go | 1744 ++++++++++++++++++++++++++++++++++++++-
libgo/go/runtime/proc_test.go | 10 +-
libgo/go/runtime/runtime2.go | 36 +-
libgo/go/runtime/stubs.go | 88 +-
libgo/go/runtime/trace.go | 75 +-
libgo/runtime/heapdump.c | 8 +-
libgo/runtime/malloc.goc | 3 +-
libgo/runtime/malloc.h | 21 +-
libgo/runtime/mgc0.c | 24 +-
libgo/runtime/proc.c | 1400 ++-----------------------------
libgo/runtime/runtime.h | 12 +-
16 files changed, 1997 insertions(+), 1542 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.