This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27fb5184b33 2017-10-18 Richard Biener <rguenther(a)suse.de>
new b363c31bef5 PR tree-optimization/82574 * tree-loop-distribution.c (fi [...]
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/tree-ssa/pr82574.c | 19 +++++++++++++++++++
gcc/tree-loop-distribution.c | 26 +++++++++++++++-----------
4 files changed, 47 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82574.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 clang-tools-extra.
from 2a45bb52 New -assume-filename=param to check_clang_tidy.py (like clang [...]
new e7c95e32 Support Objective-C/C++ source files in check_clang_tidy.py
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/clang-tidy/check_clang_tidy.py | 18 ++++++++++--------
1 file changed, 10 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 63400097f67 [ARM] Fix disassembly for conditional VMRS and VMSR instruc [...]
new 9e42e5485c0 AArch64/GISel: Fix a couple of tests that were testing the [...]
new 2457f456863 update_mir_test_checks: Do a better job of disambiguating names
new ad73a3da684 update_mir_test_checks: Handle empty liveins
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:
test/CodeGen/AArch64/GlobalISel/legalize-mul.mir | 31 ++++++++++------
test/CodeGen/AArch64/GlobalISel/legalize-or.mir | 47 ++++++++++++------------
test/CodeGen/AArch64/GlobalISel/legalize-sub.mir | 17 ++++++---
test/CodeGen/AArch64/GlobalISel/legalize-xor.mir | 17 ++++++---
utils/update_mir_test_checks.py | 7 +++-
5 files changed, 70 insertions(+), 49 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 4eeab93a123 [mips] Fix analyzeBranch to handle debug data
new 63400097f67 [ARM] Fix disassembly for conditional VMRS and VMSR instruc [...]
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/ARM/Disassembler/ARMDisassembler.cpp | 10 ++++-
test/MC/Disassembler/ARM/arm-vmrs_vmsr.txt | 51 +++++++++++++++++++++++++
test/MC/Disassembler/ARM/thumb-vmrs_vmsr.txt | 34 +++++++++++++++++
3 files changed, 93 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.
from 644b1eb1f2 Enable support for the [[fallthrough]] attribute from WG14 N [...]
new 58199aaa59 Silencing a redefinition warning that was not germane to the test.
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/Sema/c2x-fallthrough.c | 6 +++---
1 file changed, 3 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 newlib.
from 88cfcda06 cygwin: unlink: workaround NFS non-ability to move file in ce [...]
new 3bdd48410 cygwin: belatedly bump DLL minor version
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:
winsup/cygwin/include/cygwin/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 gcc.
from cbd0be31163 2017-10-18 Richard Biener <rguenther(a)suse.de>
new 27fb5184b33 2017-10-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 | 9 +++++++++
gcc/graphite-isl-ast-to-gimple.c | 43 ++++++++++++++++++++++++++++++++++++----
gcc/graphite.c | 16 +++++++--------
3 files changed, 55 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 429594f14d9 Fixup patch for revision rL316070.
new 4eeab93a123 [mips] Fix analyzeBranch to handle debug data
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/Mips/MipsInstrInfo.cpp | 8 +++-
test/CodeGen/Mips/pr34975.ll | 90 +++++++++++++++++++++++++++++++++++++++
2 files changed, 97 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/pr34975.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 1b97bbcc56 Silence -Wimplicit-fallthrough warnings with the generated c [...]
new 644b1eb1f2 Enable support for the [[fallthrough]] attribute from WG14 N [...]
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/Attr.td | 2 +-
lib/Sema/AnalysisBasedWarnings.cpp | 15 +++++++--------
.../p1.cpp => Sema/c2x-fallthrough.c} | 21 +++++++++++++--------
3 files changed, 21 insertions(+), 17 deletions(-)
copy test/{CXX/dcl.dcl/dcl.attr/dcl.attr.fallthrough/p1.cpp => Sema/c2x-fallthroug [...]
--
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 8ef027f00b Update Cris assembler tests for checks that now pass where t [...]
new 2a6969e173 [Visium] Disassemble the operands of the stop instruction.
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:
binutils/ChangeLog | 4 ++++
binutils/MAINTAINERS | 1 +
opcodes/ChangeLog | 4 ++++
opcodes/visium-dis.c | 2 +-
4 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.