This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d486e90488c [dsymutil] Timestmap verification for __swift_ast
new a951eff6275 [TargetLowering] Correctly track NumFixedArgs field of Call [...]
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/llvm/Target/TargetLowering.h | 4 ++--
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 1 +
2 files changed, 3 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 gcc.
from 8427cc6351f 2017-10-11 Richard Biener <rguenther(a)suse.de>
new b9653739071 2017-10-11 Liu Hao <lh_mouse(a)126.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 | 15 ++
gcc/diagnostic-color.c | 28 ++-
gcc/pretty-print.c | 664 +++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 697 insertions(+), 10 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 804feefa211 [RISCV] Fix build after r315327
new d486e90488c [dsymutil] Timestmap verification for __swift_ast
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/tools/dsymutil/ARM/swift-ast.test | 26 ++++++++++++++++
.../Inputs/swift-ast.macho.fat} | Bin 144070 -> 131312 bytes
test/tools/dsymutil/X86/swift-ast-x86_64.test | 11 +++++--
tools/dsymutil/BinaryHolder.h | 12 ++++----
tools/dsymutil/DwarfLinker.cpp | 33 +++++++++++++++------
tools/dsymutil/dsymutil.cpp | 6 +++-
tools/dsymutil/dsymutil.h | 9 +++---
7 files changed, 74 insertions(+), 23 deletions(-)
create mode 100644 test/tools/dsymutil/ARM/swift-ast.test
copy test/tools/{llvm-xray/X86/Inputs/elf64-objcopied-instrmap.bin => dsymutil/Inp [...]
--
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 56d704daee arc: Pass proper CPU value to the disassembler
new 905014d720 Use std::vector for symtab_fns
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:
gdb/ChangeLog | 8 ++++++++
gdb/symfile.c | 24 +++++++++++-------------
2 files changed, 19 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 gcc.
from cb0724852f9 PR tree-optimization/82472 * tree-loop-distribution.c (so [...]
new 3e39e82945f X+Y < X iff Y<0 moved to match.pd
new 4a81b20b137 2017-10-11 Richard Biener <rguenther(a)suse.de>
new 8427cc6351f 2017-10-11 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 21 +++++
gcc/fold-const.c | 140 ++----------------------------
gcc/match.pd | 45 +++++++++-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/Wstrict-overflow-7.c | 2 +-
gcc/testsuite/gcc.dg/pragma-diag-3.c | 2 +-
gcc/tree-chrec.c | 3 +-
gcc/tree-chrec.h | 5 +-
gcc/tree-core.h | 3 +
gcc/tree-pretty-print.c | 3 +-
gcc/tree-ssa-loop-niter.c | 3 +-
gcc/tree.def | 4 +-
gcc/tree.h | 7 +-
13 files changed, 92 insertions(+), 151 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 93e9d560d4b Do not error for no_sanitize attributes (PR sanitizer/82490).
new cb0724852f9 PR tree-optimization/82472 * tree-loop-distribution.c (so [...]
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.dg/tree-ssa/pr82472.c | 24 ++++++++++++++++++++++++
gcc/tree-loop-distribution.c | 25 +++++++++++++++++--------
4 files changed, 53 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr82472.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 binutils-gdb.
from 8f314ad58e Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and li [...]
new 56d704daee arc: Pass proper CPU value to the disassembler
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:
gdb/ChangeLog | 6 ++++
gdb/arc-tdep.c | 34 ++++++++++++++++++--
gdb/arc-tdep.h | 15 +++++++++
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.arch/arc-tdesc-cpu.exp | 48 +++++++++++++++++++++++++++++
gdb/testsuite/gdb.arch/arc-tdesc-cpu.xml | 53 ++++++++++++++++++++++++++++++++
6 files changed, 159 insertions(+), 2 deletions(-)
create mode 100644 gdb/testsuite/gdb.arch/arc-tdesc-cpu.exp
create mode 100644 gdb/testsuite/gdb.arch/arc-tdesc-cpu.xml
--
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 0dc42c7ec85 Enable ifunc attribute by default for ARM GNU/Linux
new 5ce86a7d39e Fix a test-case for Darwin.
new 37b0f726769 Do not handled volatile arguments (PR sanitizer/82484).
new 5787951dffa Revert last commit.
new f8ede1eea7f Fix use-after-scope error.
new 93e9d560d4b Do not error for no_sanitize attributes (PR sanitizer/82490).
The 5 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 | 26 ++++++++++++++++++++++
gcc/c-family/ChangeLog | 6 +++++
gcc/c-family/c-attribs.c | 9 +-------
gcc/opts.c | 8 +++----
gcc/opts.h | 2 +-
gcc/print-rtl.c | 2 +-
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++
gcc/testsuite/c-c++-common/ubsan/attrib-5.c | 11 +++++++++
.../ubsan/ptr-overflow-sanitization-1.c | 6 ++---
9 files changed, 74 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/attrib-5.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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from fff387d abe-bisect.sh: Add a sanity check before starting bisection.
new 4569ef3 abe-bisect-helper.sh: Call git show with --no-pager.
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:
abe-bisect-helper.sh | 2 +-
abe-bisect.sh | 4 ----
2 files changed, 1 insertion(+), 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 gcc.
from eecb88f26fe * g++.dg/cpp/string-3.C: Fix dg-final.
new 0dc42c7ec85 Enable ifunc attribute by default for ARM GNU/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:
gcc/ChangeLog | 5 +++++
gcc/config.gcc | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.