This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 685c1021645 [WebAssembly] Fix fptoui lowering bounds
new f1a319a05f6 [SelectionDAG][X86] Teach promotion legalization for fp_to_ [...]
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/SelectionDAG/LegalizeVectorOps.cpp | 14 +++++++++++---
test/CodeGen/X86/avx-cvt-2.ll | 20 ++++----------------
test/CodeGen/X86/vec_cast2.ll | 5 +----
3 files changed, 16 insertions(+), 23 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 f28cdef1 [clang-tidy] make readability-simplify-bool-expr completely i [...]
new 1e93ad8c [Documentation] Sort Clang-tidy changes next way: new modules [...]
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/ReleaseNotes.rst | 225 ++++++++++++-------------
docs/clang-tidy/checks/objc-avoid-spinlock.rst | 12 +-
2 files changed, 116 insertions(+), 121 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 lld.
from d5b1c9283 Don't crash on broken debug info.
new 25c1752c0 Simplify. NFC.
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/MapFile.cpp | 3 +--
1 file changed, 1 insertion(+), 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 069eebda309 /cp 2017-11-29 Paolo Carlini <paolo.carlini(a)oracle.com>
new f2d40c101a2 C++: improve location of static_assert errors
new 593e6512d9e Riscv patterns to optimize away some redundant zero/sign extends.
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 | 10 ++++
gcc/config/riscv/riscv.c | 32 ++++++++++++-
gcc/config/riscv/riscv.md | 43 +++++++++++++++++
gcc/cp/ChangeLog | 10 ++++
gcc/cp/parser.c | 54 ++++++++++++++++------
gcc/testsuite/ChangeLog | 12 +++++
gcc/testsuite/g++.dg/cpp1y/static_assert3.C | 26 +++++++++++
.../gcc.target/{vax/vax.exp => riscv/riscv.exp} | 6 +--
gcc/testsuite/gcc.target/riscv/zero-extend-1.c | 8 ++++
gcc/testsuite/gcc.target/riscv/zero-extend-2.c | 13 ++++++
gcc/testsuite/gcc.target/riscv/zero-extend-3.c | 12 +++++
gcc/testsuite/gcc.target/riscv/zero-extend-4.c | 20 ++++++++
libstdc++-v3/ChangeLog | 5 ++
.../testsuite/20_util/duration/literals/range.cc | 2 +-
14 files changed, 234 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/static_assert3.C
copy gcc/testsuite/gcc.target/{vax/vax.exp => riscv/riscv.exp} (88%)
create mode 100644 gcc/testsuite/gcc.target/riscv/zero-extend-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zero-extend-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zero-extend-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zero-extend-4.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 gcc-7-branch
in repository gcc.
from f988d8fc710 [SPARC] Recognize the load when accessing the GOT
new 03c4b9b2b4b Be conservative with arithmetic jmp-function types
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/ipa-cp.c | 26 +++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/ipa/pr82808.c | 27 +++++++++++++++++++++++
gcc/tree.c | 44 ++++++++++++++++++++++++++++++++++++++
gcc/tree.h | 1 +
6 files changed, 97 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr82808.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 compiler-rt.
from 82ff537a0 [sanitizer] Add 'strip_env' flag to enable/disable removing s [...]
new 1e639b28d [XRay][compiler-rt][Darwin] Use dynamic initialisation as an [...]
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/xray/xray_init.cc | 9 ++++++++-
1 file changed, 8 insertions(+), 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 lld.
from 8fdb9a250 Replace a dyn_cast with a cast. NFC.
new d5b1c9283 Don't crash on broken debug info.
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/GdbIndex.cpp | 13 +++++++-----
test/ELF/undef-broken-debug.test | 44 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 5 deletions(-)
create mode 100644 test/ELF/undef-broken-debug.test
--
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 f8c7ac65a88 PR c++/82760 - memory corruption with aligned new.
new 069eebda309 /cp 2017-11-29 Paolo Carlini <paolo.carlini(a)oracle.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/cp/ChangeLog | 8 +++++++-
gcc/cp/lambda.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
.../g++.dg/cpp0x/lambda/{lambda-ice20.C => lambda-ice24.C} | 5 +++--
4 files changed, 16 insertions(+), 4 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/lambda/{lambda-ice20.C => lambda-ice24.C} (64%)
--
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 d5df99b6e [scudo] Allow for compile-time choice of the SizeClassMap
new 82ff537a0 [sanitizer] Add 'strip_env' flag to enable/disable removing s [...]
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/sanitizer_common/sanitizer_flags.inc | 3 +++
lib/sanitizer_common/sanitizer_mac.cc | 3 +++
test/asan/TestCases/Darwin/dyld_insert_libraries_remove.cc | 6 ++++++
3 files changed, 12 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 clang.
from 709440ae21 Add the hasDefinition() AST matcher to match class declarati [...]
new 89c18a7f70 [OPENMP] Allow only loop control variables in distribute sim [...]
new f47928ddd9 [EH] Use __CxxFrameHandler3 for C++ EH in MS environments
new 2e029fd699 Reformat switch statement added in r319297, NFC
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:
include/clang/Basic/DiagnosticSemaKinds.td | 2 +
lib/CodeGen/CGException.cpp | 5 +-
lib/Driver/ToolChains/Clang.cpp | 24 ++---
lib/Sema/SemaOpenMP.cpp | 45 +++------
test/CodeGenCXX/ms-eh-personality.cpp | 20 ++++
.../distribute_parallel_for_simd_ast_print.cpp | 16 ++--
...istribute_parallel_for_simd_linear_messages.cpp | 52 +++++-----
.../distribute_parallel_for_simd_misc_messages.c | 85 +----------------
test/OpenMP/distribute_simd_ast_print.cpp | 9 +-
test/OpenMP/distribute_simd_linear_messages.cpp | 63 +++++--------
test/OpenMP/distribute_simd_misc_messages.c | 105 +++------------------
...eams_distribute_parallel_for_simd_ast_print.cpp | 15 +--
...istribute_parallel_for_simd_linear_messages.cpp | 52 ++++------
.../target_teams_distribute_simd_ast_print.cpp | 15 +--
...arget_teams_distribute_simd_linear_messages.cpp | 52 ++++------
...eams_distribute_parallel_for_simd_ast_print.cpp | 15 +--
...istribute_parallel_for_simd_linear_messages.cpp | 60 ++++--------
test/OpenMP/teams_distribute_simd_ast_print.cpp | 15 +--
.../teams_distribute_simd_linear_messages.cpp | 60 ++++--------
19 files changed, 221 insertions(+), 489 deletions(-)
create mode 100644 test/CodeGenCXX/ms-eh-personality.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.