This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 661dff0e6 Change an internal table of constants for the poisson distrib [...]
new d6082200f More constexpr algorithms from P0202. search/search_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/algorithm | 22 +++++++++---------
include/functional | 2 +-
include/type_traits | 20 ++++++++--------
.../alg.nonmodifying/alg.search/search.pass.cpp | 27 +++++++++++++++++++++-
.../alg.nonmodifying/alg.search/search_n.pass.cpp | 17 +++++++++++++-
.../alg.search/search_n_pred.pass.cpp | 19 ++++++++++++++-
.../alg.search/search_pred.pass.cpp | 20 +++++++++++++++-
7 files changed, 101 insertions(+), 26 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 release_60
in repository lld.
from 70168c1ef [docs] Add preliminary release notes for LLD 6.0 for COFF
new 82c84e1d1 Merging r321983: -------------------------------------------- [...]
new 80e4747be Merging r321986: -------------------------------------------- [...]
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:
COFF/Driver.cpp | 1 +
ELF/LinkerScript.cpp | 5 ----
ELF/OutputSections.cpp | 9 ------
ELF/Writer.cpp | 3 +-
test/ELF/Inputs/compress-debug.s | 5 ++++
test/ELF/compress-debug-sections-reloc.s | 26 ++++++++++++++++
.../linkerscript/compress-debug-sections-custom.s | 35 ++++++++++++++++++++++
7 files changed, 69 insertions(+), 15 deletions(-)
create mode 100644 test/ELF/Inputs/compress-debug.s
create mode 100644 test/ELF/compress-debug-sections-reloc.s
create mode 100644 test/ELF/linkerscript/compress-debug-sections-custom.s
--
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 7feaafa27d4 Two fixes for live-out SLP inductions (PR 83857)
new a5dd5c0e473 PR libgomp/83590 * gimplify.c (gimplify_one_sizepos): For [...]
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 | 11 +++++++++++
gcc/gimplify.c | 11 ++++++++++-
gcc/gimplify.h | 19 -------------------
gcc/tree.c | 5 +++--
4 files changed, 24 insertions(+), 22 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 b692070ff00 Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858)
new aaaad063517 PR c/83844 * stor-layout.c (handle_warn_if_not_align): Us [...]
new 0f52440dfec 2018-01-16 Richard Biener <rguenther(a)suse.de>
new 7feaafa27d4 Two fixes for live-out SLP inductions (PR 83857)
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 | 27 +++++++++++++++++++++++++++
gcc/fold-const.c | 27 ++++++++++++++++++++++++++-
gcc/stor-layout.c | 16 ++++++++++------
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.dg/pr83844.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr83857.c | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr83867.c | 20 ++++++++++++++++++++
gcc/tree-vect-loop.c | 11 +++++++++--
gcc/tree-vect-stmts.c | 9 ++++++---
9 files changed, 179 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83844.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr83857.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr83867.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 release_60
in repository clang.
from 7113f640dc Merging r321933: ------------------------------------------- [...]
new 3809ab9a2e Merging r321771: ------------------------------------------- [...]
new af83b0c09a Merging r321754: ------------------------------------------- [...]
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/CodeGen/CGBuiltin.cpp | 6 +++++-
lib/CodeGen/ObjectFilePCHContainerOperations.cpp | 5 +++++
test/CodeGen/builtins-overflow.c | 8 ++++++--
test/Modules/ExtDebugInfo.cpp | 2 +-
test/Modules/Inputs/DebugCXX.h | 3 +++
test/Modules/ModuleDebugInfo.cpp | 17 +++++++++++++++--
6 files changed, 35 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 clang.
from b67e0c9b4d [NFC] fix trivial typo in document
new 8809092f3f [OPENMP] Add support for `depend` clauses on `target simd`.
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/Sema/SemaOpenMP.cpp | 2 +-
...get_depend_codegen.cpp => target_simd_depend_codegen.cpp} | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
copy test/OpenMP/{target_depend_codegen.cpp => target_simd_depend_codegen.cpp} (98%)
--
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 libcxx.
from 39b886259 More constexpr algorithms from P0202: lower_bound, upper_boun [...]
new 661dff0e6 Change an internal table of constants for the poisson distrib [...]
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/random | 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 llvm.
from 8c341debfd2 [X86][MMX] Improve MMX constant generation
new 18704c2df54 [LiveDebugValues] recognize spilled reg killed in instructi [...]
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/CodeGen/LiveDebugValues.cpp | 37 ++-
test/DebugInfo/MIR/X86/kill-after-spill.mir | 387 ++++++++++++++++++++++++++++
2 files changed, 417 insertions(+), 7 deletions(-)
create mode 100644 test/DebugInfo/MIR/X86/kill-after-spill.mir
--
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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/gcc-compare-results.
from 803277b compare_jobs.sh: Rename Report.html and diff*.txt
new 2a7b6b3 Add 2 new unstable libgomp tests on QEMU.
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:
unstable-tests.txt | 2 ++
1 file changed, 2 insertions(+)
--
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 55d24b6efae Fix whitespace in changelog
new b692070ff00 Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858)
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 | 11 +++++++++++
gcc/config/pa/pa-protos.h | 1 +
gcc/config/pa/pa.c | 20 ++++++++++++++++----
gcc/config/pa/pa.h | 9 ---------
gcc/config/pa/som.h | 4 ++--
5 files changed, 30 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.