This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c563ba58b4 [clang] Remove redundant check-prefix=CHECK from tests. NFC.
new 4150789291 [SystemZ] Add support for IBM z14 processor (1/3)
new ef3b1915da [SystemZ] Add support for IBM z14 processor (2/3)
new c610c0b0d7 [SystemZ] Add support for IBM z14 processor (3/3)
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/BuiltinsSystemZ.def | 24 +
lib/Basic/Targets.cpp | 6 +-
lib/CodeGen/CGBuiltin.cpp | 102 +-
lib/Headers/vecintrin.h | 1572 +++++++++++++++++++++++-
lib/Sema/DeclSpec.cpp | 6 +-
lib/Sema/SemaChecking.cpp | 7 +
test/CodeGen/builtins-systemz-vector2-error.c | 61 +
test/CodeGen/builtins-systemz-vector2.c | 136 ++
test/CodeGen/builtins-systemz-zvector-error.c | 38 +-
test/CodeGen/builtins-systemz-zvector.c | 88 ++
test/CodeGen/builtins-systemz-zvector2-error.c | 153 +++
test/CodeGen/builtins-systemz-zvector2.c | 545 ++++++++
test/CodeGen/systemz-abi-vector.c | 4 +
test/CodeGen/systemz-abi.c | 4 +
test/CodeGen/target-data.c | 4 +
test/CodeGen/zvector2.c | 194 +++
test/Driver/systemz-march.c | 4 +
test/Preprocessor/predefined-arch-macros.c | 21 +-
test/Sema/zvector2.c | 211 ++++
19 files changed, 3130 insertions(+), 50 deletions(-)
create mode 100644 test/CodeGen/builtins-systemz-vector2-error.c
create mode 100644 test/CodeGen/builtins-systemz-vector2.c
create mode 100644 test/CodeGen/builtins-systemz-zvector2-error.c
create mode 100644 test/CodeGen/builtins-systemz-zvector2.c
create mode 100644 test/CodeGen/zvector2.c
create mode 100644 test/Sema/zvector2.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 binutils-gdb.
from 8090b426b5 Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
new dd57c19c1a Re-indent elf_x86_64_relocate_section
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:
bfd/ChangeLog | 4 ++++
bfd/elf64-x86-64.c | 4 ++--
2 files changed, 6 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 7a0ca1142cc [Hexagon] Remove custom lowering of loads of v4i16
new 02972a4b38d [llvm] Remove redundant check-prefix=CHECK from tests. 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:
test/CodeGen/AArch64/arm64-extern-weak.ll | 2 +-
test/CodeGen/AArch64/extern-weak.ll | 2 +-
test/CodeGen/AMDGPU/llvm.amdgcn.ps.live.ll | 2 +-
test/CodeGen/AMDGPU/llvm.amdgcn.s.waitcnt.ll | 4 ++--
test/CodeGen/Hexagon/v6vec-vprint.ll | 2 +-
test/CodeGen/X86/DynamicCalleeSavedRegisters.ll | 2 +-
test/CodeGen/X86/regparm.ll | 2 +-
test/FileCheck/regex-scope.txt | 2 +-
test/MC/X86/pr22028.s | 4 ++--
test/tools/llvm-cov/showTabsHTML.cpp | 4 ++--
10 files changed, 13 insertions(+), 13 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 d1a84831f5 [NFC] Refactor the Preprocessor function that handles Macro [...]
new c563ba58b4 [clang] Remove redundant check-prefix=CHECK from tests. 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:
test/CodeGen/aarch64-type-sizes.c | 2 +-
test/CodeGen/aarch64-varargs-ms.c | 2 +-
test/CodeGenCXX/implicit-exception-spec.cpp | 2 +-
test/Index/complete-available.m | 4 ++--
test/Misc/ast-dump-decl.c | 2 +-
test/Misc/ast-dump-decl.cpp | 2 +-
test/OpenMP/distribute_parallel_for_if_codegen.cpp | 2 +-
test/OpenMP/parallel_if_codegen.cpp | 2 +-
8 files changed, 9 insertions(+), 9 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 b1070ce8 [clang-tidy] Add modernize-use-bool-literals.IgnoreMacros option
new 70a97526 [NFC] Update function call names as changed in MacroInfo that [...]
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:
clang-tidy/misc/MacroParenthesesCheck.cpp | 2 +-
clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp | 4 ++--
modularize/PreprocessorTracker.cpp | 2 +-
3 files changed, 4 insertions(+), 4 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 204b3d4d20 Fix country_name in li_NL
new 48145e1c7d hppa: Fix clone exit syscall argument passing (BZ#21512)
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:
ChangeLog | 6 ++++++
sysdeps/unix/sysv/linux/hppa/clone.S | 2 +-
2 files changed, 7 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 clang.
from 9359793849 Fix dereference of pointers in throw statements.
new d1a84831f5 [NFC] Refactor the Preprocessor function that handles Macro [...]
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/Lex/MacroInfo.h | 50 +++++++++----------
include/clang/Lex/Preprocessor.h | 19 ++++++--
lib/CodeGen/MacroPPCallbacks.cpp | 4 +-
lib/Frontend/PrintPreprocessedOutput.cpp | 4 +-
lib/Lex/MacroArgs.cpp | 10 ++--
lib/Lex/MacroInfo.cpp | 19 ++++----
lib/Lex/PPDirectives.cpp | 82 +++++++++++++++++++-------------
lib/Lex/PPMacroExpansion.cpp | 10 ++--
lib/Lex/TokenLexer.cpp | 12 ++---
lib/Sema/SemaCodeComplete.cpp | 6 +--
lib/Serialization/ASTReader.cpp | 8 ++--
lib/Serialization/ASTWriter.cpp | 6 +--
tools/libclang/CIndex.cpp | 2 +-
unittests/Lex/LexerTest.cpp | 6 +--
14 files changed, 134 insertions(+), 104 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 openmp.
from b88a01f OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.
new 3b5852c Removed "duplicates" from verbose affinity output
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:
runtime/src/kmp_settings.cpp | 5 -----
1 file changed, 5 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 cd77b36cdc7 * class.c (type_has_user_declared_move_constructor, type_ [...]
new 05b11131ba3 * class.c (maybe_warn_about_overly_private_class): Ignore [...]
new d216668406c * parser.c (cp_parser_decl_specifier_seq): Add fix- [...]
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/cp/ChangeLog | 8 ++++++++
gcc/cp/class.c | 24 ++++++++++++++--------
gcc/cp/parser.c | 15 +++++++++-----
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/g++.dg/cpp0x/auto1.C | 9 ++++++--
.../diagnostic/{nested-name-1.C => friend1.C} | 13 ++++--------
gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-3.C | 20 ++++++++++++++++++
7 files changed, 73 insertions(+), 25 deletions(-)
copy gcc/testsuite/g++.dg/diagnostic/{nested-name-1.C => friend1.C} (54%)
create mode 100644 gcc/testsuite/g++.dg/warn/ctor-dtor-privacy-3.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 lld.
from 900eccd74 [ELF] - Stop listing version-script= form as ignored option.
new 9830900a3 [ELF] Introduce target specific inBranchRange() 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:
ELF/Arch/ARM.cpp | 45 +++++++++++++++++++++++++++++++++++++++++++++
ELF/Target.cpp | 5 +++++
ELF/Target.h | 3 +++
3 files changed, 53 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.