This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 9cdc5eb Make lld actually compatible with gold in terms of filler handling.
new 049a26e [ELF] - Cleanup of scanVersionScript(): do not change local D [...]
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/SymbolTable.cpp | 13 +++++++++++--
1 file changed, 11 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 adca2d1 PR tree-optimization/72866 * tree-vect-patterns.c (search_t [...]
new f9723d8 2016-08-30 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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr69047.c | 4 ++--
2 files changed, 7 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 glibc.
from feb62dd Convert remaining complex function to generated files
new 32efd69 Consolidate reduce_and_compute code
new 1a822c6 Add fall through comments
new 9d84d0e Use fabs(x) instead of branching on signedness of input to si [...]
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:
ChangeLog | 24 ++++
sysdeps/ieee754/dbl-64/s_sin.c | 266 ++++++++++++++++-------------------------
2 files changed, 125 insertions(+), 165 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 6b5129d This adds new options -fdenormal-fp-math and passes through o [...]
new 58dc3e4 Fix for commit 280064 that break the build.
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/Driver/fast-math.c | 7 -------
1 file changed, 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 clang.
from 8074ce7 Combine two FileCheck patterns to prevent overzealous matching of .*
new 6b5129d This adds new options -fdenormal-fp-math and passes through o [...]
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:
docs/UsersManual.rst | 9 +++++++++
include/clang/Driver/Options.td | 5 +++--
include/clang/Frontend/CodeGenOptions.def | 1 +
include/clang/Frontend/CodeGenOptions.h | 3 +++
lib/CodeGen/CGCall.cpp | 7 +++++++
lib/Driver/Tools.cpp | 6 ++++++
lib/Frontend/CompilerInvocation.cpp | 13 +++++++++++++
test/CodeGen/denormalfpmode.c | 12 ++++++++++++
test/CodeGen/noexceptionsfpmath.c | 8 ++++++++
test/Driver/fast-math.c | 17 +++++++++++++++++
10 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/denormalfpmode.c
create mode 100644 test/CodeGen/noexceptionsfpmath.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 cb1c99b Fix some typos in the doc
new 573e57b clang-rename: improve error message when -old-name is used an [...]
new 3db1690 clang-rename: fix formatting in USRFinder
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:
clang-rename/USRFinder.cpp | 3 +--
clang-rename/USRFindingAction.cpp | 15 +++++++++------
test/clang-rename/InvalidOldName.cpp | 2 ++
3 files changed, 12 insertions(+), 8 deletions(-)
create mode 100644 test/clang-rename/InvalidOldName.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 llvm.
from ba87832 [Support][Error] Suppress warning about unused result.
new 696fea9 [llvm-cov] Use the native path in the coverage report.
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-cov/Inputs/native_separators.covmapping | Bin 0 -> 112 bytes
test/tools/llvm-cov/double_dots.c | 2 ++
test/tools/llvm-cov/native_separators.c | 21 +++++++++++++++++++++
tools/llvm-cov/CodeCoverage.cpp | 1 +
tools/llvm-cov/SourceCoverageView.cpp | 1 +
tools/llvm-cov/SourceCoverageViewHTML.cpp | 10 ++++++++--
6 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/tools/llvm-cov/Inputs/native_separators.covmapping
create mode 100644 test/tools/llvm-cov/native_separators.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 gcc.
from 06cee16 PR debug/77363 * dwarf2out.c (modified_type_die): Use looku [...]
new adca2d1 PR tree-optimization/72866 * tree-vect-patterns.c (search_t [...]
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 | 6 +++++
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/gcc.dg/vect/pr72866.c | 19 +++++++++++++++
gcc/tree-vect-patterns.c | 46 +++++++++++++++++++++++++++----------
4 files changed, 62 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr72866.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 gcc.
from 572d704 compiler: add -fgo-c-header=FILE to create a C header
new 77ce623 PR debug/77389 * g++.dg/debug/dwarf2/template-params-12f.C: [...]
new 4472e8d PR middle-end/77377 * simplify-rtx.c (avoid_constant_pool_r [...]
new 06cee16 PR debug/77363 * dwarf2out.c (modified_type_die): Use looku [...]
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 | 11 +++++++++++
gcc/dwarf2out.c | 3 ++-
gcc/simplify-rtx.c | 7 +++----
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C | 20 ++++++++++++++++++++
.../g++.dg/debug/dwarf2/template-params-12f.C | 2 +-
gcc/testsuite/gcc.target/i386/pr77377.c | 6 ++++++
7 files changed, 55 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr77377.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.