This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8b906741361 2017-06-13 Tamar Christina <tamar.christina(a)arm.com>
new 993e57b2e08 2017-06-13 Yury Gribov <tetra2005(a)gmail.com>
new f9c0547743d 2017-06-13 Yury Gribov <tetra2005(a)gmail.com>
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 | 12 ++++
gcc/fold-const.c | 43 +++++++++++-
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/c-c++-common/fold-masked-cmp-1.c | 41 +++++++++++
gcc/testsuite/c-c++-common/fold-masked-cmp-2.c | 42 ++++++++++++
gcc/testsuite/gcc.dg/pr46309-2.c | 2 +-
gcc/testsuite/gcc.dg/pr46309.c | 2 +-
gcc/tree-vrp.c | 94 ++++++++++++++++++++++++++
8 files changed, 241 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/fold-masked-cmp-1.c
create mode 100644 gcc/testsuite/c-c++-common/fold-masked-cmp-2.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 5db60db9e90 Enhance dump_probability function.
new 8b906741361 2017-06-13 Tamar Christina <tamar.christina(a)arm.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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/sdiv_costs_1.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 llvm.
from 58e5b1642db Strip UTF8 BOM that got added for some reason in rL305163
new 0c871133a0c [X86][SSE] Refactor getTargetConstantBitsFromNode to avoid [...]
new c8690fe7c32 Strip UTF8 BOM that got added in rL305091
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 | 103 ++++++++++++++++++++++++-------------
1 file changed, 66 insertions(+), 37 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-tools-extra.
from 4762d256 [clangd] Allow to override contents of the file during completion.
new db6bcde6 Revert "[clangd] Allow to override contents of the file durin [...]
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:
clangd/ClangdServer.cpp | 26 +++++-----------
clangd/ClangdServer.h | 11 ++-----
unittests/clangd/ClangdTests.cpp | 64 ----------------------------------------
3 files changed, 10 insertions(+), 91 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 9dab15d6d6f PPCISelLowering.cpp: Fix warnings in r305214. [-Wdocumentation]
new 58e5b1642db Strip UTF8 BOM that got added for some reason in rL305163
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/Analysis/MemorySSA.cpp | 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 compiler-rt.
from 247f91454 tsan: fix pedantic warnings
new 81825ab6e tsan: fix reading of mutex flags
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/tsan/rtl/tsan_sync.h | 2 +-
test/tsan/custom_mutex.h | 6 +++---
test/tsan/custom_mutex0.cc | 2 +-
test/tsan/custom_mutex1.cc | 2 +-
test/tsan/custom_mutex2.cc | 2 +-
test/tsan/custom_mutex3.cc | 46 ++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 53 insertions(+), 7 deletions(-)
create mode 100644 test/tsan/custom_mutex3.cc
--
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 126604150e4 PR target/81072 * config/avr/avr-devices.c: Fix indentati [...]
new 5db60db9e90 Enhance dump_probability function.
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/gimple-pretty-print.c | 22 ++++++++++++++--------
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/dump-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/vrp101.c | 2 +-
6 files changed, 31 insertions(+), 12 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 0fbd27dd1 Remove FreeBSD specifics from RTEMS <arpa/inet.h>
new ed82849b8 Importing ccoshl.c from netbsd.
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:
newlib/libm/complex/Makefile.am | 2 +-
newlib/libm/complex/Makefile.in | 12 +++++++++---
newlib/libm/complex/{catanhf.c => ccoshl.c} | 19 ++++++++++---------
3 files changed, 20 insertions(+), 13 deletions(-)
copy newlib/libm/complex/{catanhf.c => ccoshl.c} (84%)
--
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 3abfa60a [clangd] Use 'std::string' for VFSTag instead of 'int'
new 4762d256 [clangd] Allow to override contents of the file during completion.
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:
clangd/ClangdServer.cpp | 26 +++++++++++-----
clangd/ClangdServer.h | 11 +++++--
unittests/clangd/ClangdTests.cpp | 64 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 91 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 gcc.
from 6ce96a53aef 2017-06-13 Richard Biener <rguenther(a)suse.de>
new 126604150e4 PR target/81072 * config/avr/avr-devices.c: Fix indentati [...]
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/config/avr/avr-devices.c | 2 +-
gcc/config/avr/gen-avr-mmcu-specs.c | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.