This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lnt.
from 72a102b Make sure sample field also has a name in all cases
new 5a08d93 Generate csv test report for test-suite
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:
lnt/tests/test_suite.py | 51 +++++++++++++++++++++++++++++++++++++++------
tests/runtest/test_suite.py | 6 +++++-
2 files changed, 50 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 binutils-gdb.
from eed0b5b Automatic date update in version.in
new d95014a Return -1 on memory error in print_insn_msp430
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:
opcodes/ChangeLog | 10 +++++
opcodes/msp430-dis.c | 103 ++++++++++++++++++++++++++++++++++++++++++++-------
2 files changed, 99 insertions(+), 14 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 glibc.
from c1f0601 Fix MIPS o32 posix_fadvise.
new 468e525 Merge translations from the Translation Project
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 | 11 +
po/cs.po | 1381 +++++++++----------
po/de.po | 1275 ++++++++---------
po/pl.po | 1270 ++++++++---------
po/ru.po | 1376 ++++++++++---------
po/tr.po | 4362 +++++++++++++++++++++++++++++++++++++----------------------
po/uk.po | 1373 ++++++++++---------
po/vi.po | 1382 ++++++++++---------
po/zh_CN.po | 1515 +++++++++++----------
9 files changed, 7560 insertions(+), 6385 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 5ceef6b Remove redundant passing around of a "ContainsAutoType" flag.
new de0c61b PR31469: Don't add friend template class decls to redecl chai [...]
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/AST/DeclTemplate.h | 3 +--
lib/AST/ASTImporter.cpp | 3 +--
lib/AST/DeclTemplate.cpp | 4 +---
lib/Sema/SemaTemplate.cpp | 16 ++++++++++++++--
lib/Sema/SemaTemplateInstantiateDecl.cpp | 6 ++++--
test/Misc/ast-dump-decl.cpp | 1 -
test/Modules/Inputs/PR31469/empty.h | 1 +
test/Modules/Inputs/PR31469/module.modulemap | 5 +++++
test/Modules/Inputs/PR31469/textual.h | 17 +++++++++++++++++
test/Modules/Inputs/PR31469/textual_file_shadow.h | 2 ++
test/Modules/pr31469.cpp | 15 +++++++++++++++
11 files changed, 61 insertions(+), 12 deletions(-)
create mode 100644 test/Modules/Inputs/PR31469/empty.h
create mode 100644 test/Modules/Inputs/PR31469/module.modulemap
create mode 100644 test/Modules/Inputs/PR31469/textual.h
create mode 100644 test/Modules/Inputs/PR31469/textual_file_shadow.h
create mode 100644 test/Modules/pr31469.cpp
--
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 671c86f PDB: Merge type info.
new d5ba9b4 [ELF] - Explicitly list supported relocations for x64 target.
new df8e609 [ELF] - Make x86 unknown relocations messages to be consisten [...]
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:
ELF/Target.cpp | 14 +++++++++++---
test/ELF/invalid/invalid-relocation-x64.s | 4 ++--
test/ELF/unknown-reloc.s | 4 ++--
3 files 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 5d74c1b 2017-01-12 Richard Biener <rguenther(a)suse.de>
new 2b11c99 2017-01-12 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 | 5 +++
gcc/c/ChangeLog | 5 +++
gcc/c/gimple-parser.c | 73 ++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.dg/gimplefe-21.c | 19 ++++++++++
gcc/tree-pretty-print.c | 42 ++++++++++++++++++++--
6 files changed, 145 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-21.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 newlib.
from e0477b4 Fix sys/reent.h to remove use of DEBUG flag.
new e5cadbf FAST_CWD: adjust the initial search scope
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/path.cc | 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 gcc.
from b4e32ac Daily bump.
new dac70a2 2016-11-30 Michael Collison <michael.collison(a)arm.com>
new 5d74c1b 2017-01-12 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/zero_bits_compound-2.c | 6 ++++--
gcc/tree-core.h | 4 ++--
gcc/tree.c | 4 ++--
5 files changed, 19 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 c4416a6 [XRay] Implement the `llvm-xray account` subcommand
new 182166e [XRay] Include <numeric> for std::accumulate.
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:
tools/llvm-xray/xray-account.cc | 1 +
1 file changed, 1 insertion(+)
--
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 3517370 AMDGPU: Fix sub_oneuse being marked commutative
new c4416a6 [XRay] Implement the `llvm-xray account` subcommand
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:
.../llvm-xray/X86/Inputs/simple-instrmap.yaml | 10 +
.../llvm-xray/X86/account-deduce-tail-call.yaml | 36 ++
test/tools/llvm-xray/X86/account-keep-going.yaml | 20 +
test/tools/llvm-xray/X86/account-simple-case.yaml | 18 +
.../llvm-xray/X86/account-simple-sorting.yaml | 85 ++++
tools/llvm-xray/CMakeLists.txt | 1 +
tools/llvm-xray/xray-account.cc | 484 +++++++++++++++++++++
tools/llvm-xray/xray-account.h | 104 +++++
tools/llvm-xray/xray-record-yaml.h | 102 +++++
9 files changed, 860 insertions(+)
create mode 100644 test/tools/llvm-xray/X86/Inputs/simple-instrmap.yaml
create mode 100644 test/tools/llvm-xray/X86/account-deduce-tail-call.yaml
create mode 100644 test/tools/llvm-xray/X86/account-keep-going.yaml
create mode 100644 test/tools/llvm-xray/X86/account-simple-case.yaml
create mode 100644 test/tools/llvm-xray/X86/account-simple-sorting.yaml
create mode 100644 tools/llvm-xray/xray-account.cc
create mode 100644 tools/llvm-xray/xray-account.h
create mode 100644 tools/llvm-xray/xray-record-yaml.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.