This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 547d94c0203 [ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
new ff51b9f280e [RISCV][MC] Don't fold symbol differences if requiresDiffEx [...]
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/llvm/MC/MCObjectStreamer.h | 4 +++-
lib/MC/MCObjectStreamer.cpp | 11 +++++----
test/CodeGen/RISCV/fixups-diff.ll | 46 ++++++++++++++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 5 deletions(-)
create mode 100644 test/CodeGen/RISCV/fixups-diff.ll
--
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 ef11dd8b4 Cygwin: Add FE_ALL_EXCEPT change to release notes.
new 8f1259a6e Improve sincosf comments
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/common/cosf.c | 7 +++----
newlib/libm/common/sincosf.c | 7 +++----
newlib/libm/common/sincosf.h | 26 +++++++++++++++++---------
newlib/libm/common/sinf.c | 7 +++----
4 files changed, 26 insertions(+), 21 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_70
in repository llvm.
from f6ce3c5c94d Merging r339536: ------------------------------------------ [...]
new 2c9adfa4a61 Merging r339769: ------------------------------------------ [...]
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/Target/PowerPC/PPCISelLowering.cpp | 13 ++++++--
test/CodeGen/PowerPC/pr38087.ll | 56 ++++++++++++++++++++++++++++++++++
2 files changed, 66 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/PowerPC/pr38087.ll
--
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 7d16ffe5b76 [ARM] Allow signed icmps in ARMCodeGenPrepare
new 547d94c0203 [ADT] Replace APInt::WORD_MAX with APInt::WORDTYPE_MAX
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/llvm/ADT/APInt.h | 18 +++++++++---------
lib/Support/APInt.cpp | 18 +++++++++---------
2 files changed, 18 insertions(+), 18 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 07957d8b15 [AST] Pack the unsigned of SubstTemplateTypeParmPackType into Type
new 19fc4718cc [AST] Store the OwnedTagDecl as a trailing object in Elabora [...]
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/Type.h | 58 +++++++++++++++++++++++++++++++++---------------
lib/AST/ASTContext.cpp | 6 +++--
2 files changed, 44 insertions(+), 20 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 0ca0b402fbe Remove dead pattern on ARM.
new 7cdbf0f7336 fix section naming convention for Darwin in three tests
new 7a7a95ec9a7 Update fall through pattern for FP16 patterns in ARM.
new c872cfd0965 Darwin doesn't have pthread_barrier, at least up to Darwin1 [...]
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 | 7 +++++
gcc/config/arm/arm.c | 4 +--
gcc/config/arm/neon.md | 35 ++++++++--------------
gcc/testsuite/ChangeLog | 14 +++++++++
.../c-c++-common/asan/pointer-subtract-3.c | 1 +
.../c-c++-common/asan/pointer-subtract-4.c | 1 +
gcc/testsuite/g++.dg/torture/pr44295.C | 1 +
gcc/testsuite/gcc.dg/tree-prof/section-attr-1.c | 5 ++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-2.c | 5 ++++
gcc/testsuite/gcc.dg/tree-prof/section-attr-3.c | 5 ++++
10 files changed, 53 insertions(+), 25 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 5cb5f56b93 [AST] Pack the unsigned of DependentTemplateSpecializationTy [...]
new 07957d8b15 [AST] Pack the unsigned of SubstTemplateTypeParmPackType into Type
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/Type.h | 26 +++++++++++++++++++++++---
lib/AST/Type.cpp | 7 ++++---
2 files changed, 27 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 gcc.
from c3c7ecb1d44 [aarch64] Make common aarch64 options target-dependent
new 0ca0b402fbe Remove dead pattern on ARM.
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 | 4 ++++
gcc/config/arm/neon.md | 14 +++++++-------
2 files changed, 11 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 gcc-7-branch
in repository gcc.
from 2b63f7a0f2e Daily bump.
new 951bc5a9e33 Backport r263246
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:
libsanitizer/ChangeLog | 9 +++++++++
libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc | 2 +-
2 files changed, 10 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 release_70
in repository clang.
from bdb1c36758 Merging r339597: ------------------------------------------- [...]
new ca31943738 Merging r339603: ------------------------------------------- [...]
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/OpenMPClause.h | 96 +++++++---
lib/AST/OpenMPClause.cpp | 127 +++++++++----
lib/CodeGen/CGOpenMPRuntime.cpp | 92 ++++++----
lib/CodeGen/CGOpenMPRuntime.h | 8 +-
lib/CodeGen/CGStmtOpenMP.cpp | 33 +++-
lib/Sema/SemaOpenMP.cpp | 269 +++++++++++++++++++---------
lib/Serialization/ASTReaderStmt.cpp | 18 +-
lib/Serialization/ASTWriterStmt.cpp | 9 +-
test/OpenMP/ordered_doacross_codegen.c | 28 ++-
test/OpenMP/ordered_doacross_codegen.cpp | 107 ++++++++---
test/OpenMP/parallel_for_simd_ast_print.cpp | 2 +-
11 files changed, 571 insertions(+), 218 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.