This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from a614acd0cf Automatic date update in version.in
new a56013ae47 Automatic date update in version.in
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/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 34139c4d9b Automatic date update in version.in
new e01bfd1dc0 Automatic date update in version.in
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/version.h | 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 llvm.
from ff538943260 [DAGCombine] visitANDLike - ensure APInt is is in range for [...]
new 46b810c1817 [Unroll][DebugInfo] Propagate loop body's debug location to [...]
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/Transforms/Utils/LoopUnrollRuntime.cpp | 7 +-
.../LoopUnroll/runtime-epilog-debuginfo.ll | 128 +++++++++++++++++++++
test/Transforms/LoopUnroll/runtime-loop1.ll | 6 +-
3 files changed, 138 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/runtime-epilog-debuginfo.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 gcc.
from 9061157c461 Use relative line number in unroll-5.c
new b23111c73c4 2017-12-26 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 +++++++
gcc/fortran/frontend-passes.c | 5 +++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/inline_matmul_20.f90 | 14 ++++++++++++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/inline_matmul_20.f90
--
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 4ad2702a08e [X86] Return SDValue(N, 0) instead of an SDValue() after a [...]
new ff538943260 [DAGCombine] visitANDLike - ensure APInt is is in range for [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 11 +++++++----
test/CodeGen/AArch64/combine-and-like.ll | 13 +++++++++++++
2 files changed, 20 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/AArch64/combine-and-like.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 llvm.
from f186f082c56 [InstCombine] fix miscompile of frem with 0.0 operand (PR34870)
new 1ffd3c8c357 [X86] Regenerate test using update_llc_test_checks.py.
new 4ad2702a08e [X86] Return SDValue(N, 0) instead of an SDValue() after a [...]
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/X86/X86ISelLowering.cpp | 4 +-
test/CodeGen/X86/gather-addresses.ll | 162 +++++++++++++++++++++++++++--------
2 files changed, 130 insertions(+), 36 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 422276fb441 [InstCombine] add test for frem with 0.0 (PR34870); NFC
new f186f082c56 [InstCombine] fix miscompile of frem with 0.0 operand (PR34870)
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/Transforms/InstCombine/InstCombineMulDivRem.cpp | 4 ----
test/Transforms/InstCombine/rem.ll | 5 +++--
2 files changed, 3 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 llvm.
from b533eb62fef It's a fix for Bug 35741 - can't use comments after x86 pr [...]
new 422276fb441 [InstCombine] add test for frem with 0.0 (PR34870); 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/rem.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 newlib.
from 28d5b9803 RISC-V: Moved syscalls to separate files to fix aliasing problems.
new 9588ff755 RISC-V: Add gdb sim and newlib nano support. Fix a few misc [...]
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:
libgloss/riscv/Makefile.in | 55 +++++++++++++++++++++++++++++++++-----
libgloss/{arc => riscv}/nano.specs | 9 +++++--
libgloss/riscv/sim.specs | 10 +++++++
libgloss/riscv/sys_sbrk.c | 29 ++++++++++++++++++++
4 files changed, 95 insertions(+), 8 deletions(-)
copy libgloss/{arc => riscv}/nano.specs (67%)
create mode 100644 libgloss/riscv/sim.specs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.