This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7ba2106 [ELF/LinkerScript] Use correct section name in a test.
new 08ea245 Remove trailing whitespaces.
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/ELF/Inputs/symbol-override.s | 2 +-
test/ELF/arm-thumb-blx.s | 2 +-
test/ELF/bsymbolic.s | 2 +-
test/ELF/dynamic-list.s | 4 ++--
test/ELF/linkerscript-outsections-addr.s | 2 +-
test/ELF/linkerscript/linkerscript-input-order.s | 2 +-
test/ELF/linkerscript/linkerscript-symbols.s | 6 +++---
test/ELF/symbol-override.s | 2 +-
test/ELF/tls-opt.s | 2 +-
9 files changed, 12 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 release_39
in repository clang.
from d5fef56 Merging r276232: -------------------------------------------- [...]
new b2154f1 Merging Clang-side of r275967: (the LLVM side already merged [...]
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/Basic/Targets.cpp | 4 ++--
test/CodeGen/target-data.c | 8 ++++----
2 files changed, 6 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 3289319 MPI-Checker: move MPIFunctionClassifier.h
new 705ef19 [Myriad]: better compatibility with vendor source
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/Basic/Targets.cpp | 42 +++++++++++++++++++++---------
lib/Driver/ToolChains.cpp | 12 +++------
test/Preprocessor/predefined-arch-macros.c | 3 +++
3 files changed, 35 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 llvm.
from 94d4517 [Hexagon] Add target feature to generate long calls
new feca1db Remove useless pass from the pipeline in test/Analysis/Domina [...]
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/Analysis/Dominators/2007-01-14-BreakCritEdges.ll | 4 ++--
1 file changed, 2 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 lld.
from e18e3e8 [ELF] Test case for correct input section order, when section [...]
new 7ba2106 [ELF/LinkerScript] Use correct section name in a test.
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/ELF/linkerscript/linkerscript-provide-in-section.s | 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 gcc.
from 79cab9c [AArch64][7/10] ARMv8.2-A FP16 one operand scalar intrinsics
new 90a2895 [AArch64][8/10] ARMv8.2-A FP16 two operands scalar intrinsics
new 1c14d8e [AArch64][9/10] ARMv8.2-A FP16 three operands scalar intrinsics
new 5d4ed56 [AArch64][10/10] ARMv8.2-A FP16 lane scalar intrinsics
new 9082129 testsuite: add two missing label_values annotations
The 4 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 | 50 +++++-
gcc/config/aarch64/aarch64-simd-builtins.def | 33 ++--
gcc/config/aarch64/aarch64-simd.md | 40 ++---
gcc/config/aarch64/aarch64.md | 113 +++++++++-----
gcc/config/aarch64/arm_fp16.h | 214 ++++++++++++++++++++++++++
gcc/config/aarch64/arm_neon.h | 52 +++++++
gcc/config/aarch64/iterators.md | 11 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.c-torture/execute/pr71494.c | 1 +
gcc/testsuite/gcc.dg/pr16973.c | 1 +
10 files changed, 445 insertions(+), 75 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 86d96b2 [AArch64][6/14] ARMv8.2-A FP16 reduction vector intrinsics
new 79cab9c [AArch64][7/10] ARMv8.2-A FP16 one operand scalar intrinsics
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 | 35 +++
gcc/config.gcc | 2 +-
gcc/config/aarch64/aarch64-builtins.c | 1 +
gcc/config/aarch64/aarch64-simd-builtins.def | 54 +++-
gcc/config/aarch64/aarch64-simd.md | 42 ++-
gcc/config/aarch64/aarch64.md | 59 ++---
gcc/config/aarch64/arm_fp16.h | 365 +++++++++++++++++++++++++++
gcc/config/aarch64/arm_neon.h | 2 +
gcc/config/aarch64/iterators.md | 32 ++-
9 files changed, 534 insertions(+), 58 deletions(-)
create mode 100644 gcc/config/aarch64/arm_fp16.h
--
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 772f873 [clang-rename] fix typos in tests
new 5ade4aa MPITypeMismatchCheck for Clang-Tidy
new a5db362 Remove trailing spaces.
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:
clang-tidy/CMakeLists.txt | 1 +
clang-tidy/{boost => mpi}/CMakeLists.txt | 7 +-
.../BoostTidyModule.cpp => mpi/MPITidyModule.cpp} | 23 +-
clang-tidy/mpi/TypeMismatchCheck.cpp | 328 +++++++++++++++++++++
clang-tidy/mpi/TypeMismatchCheck.h | 52 ++++
clang-tidy/plugin/CMakeLists.txt | 1 +
clang-tidy/tool/CMakeLists.txt | 1 +
clang-tidy/tool/ClangTidyMain.cpp | 5 +
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/checks/mpi-type-mismatch.rst | 19 ++
test/clang-tidy/Inputs/mpi-type-mismatch/mpimock.h | 62 ++++
test/clang-tidy/mpi-type-mismatch.cpp | 254 ++++++++++++++++
12 files changed, 739 insertions(+), 15 deletions(-)
copy clang-tidy/{boost => mpi}/CMakeLists.txt (58%)
copy clang-tidy/{boost/BoostTidyModule.cpp => mpi/MPITidyModule.cpp} (51%)
create mode 100644 clang-tidy/mpi/TypeMismatchCheck.cpp
create mode 100644 clang-tidy/mpi/TypeMismatchCheck.h
create mode 100644 docs/clang-tidy/checks/mpi-type-mismatch.rst
create mode 100644 test/clang-tidy/Inputs/mpi-type-mismatch/mpimock.h
create mode 100644 test/clang-tidy/mpi-type-mismatch.cpp
--
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 3142f1e Update description for CLANG_DEFAULT_CXX_STDLIB and add comment. NFC
new 3289319 MPI-Checker: move MPIFunctionClassifier.h
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/StaticAnalyzer/Checkers}/MPIFunctionClassifier.h | 0
lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp | 9 ++++++---
lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h | 5 ++---
.../Checkers/MPI-Checker/MPIFunctionClassifier.cpp | 2 +-
lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h | 3 +--
5 files changed, 10 insertions(+), 9 deletions(-)
rename {lib/StaticAnalyzer/Checkers/MPI-Checker => include/clang/StaticAnalyzer/Ch [...]
--
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 0e1a6a5 linux-procfs: Handle lowercase "t (tracing stop)" state
new 8194e92 Handle correctly passing a bad interpreter name to new-ui
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:
gdb/ChangeLog | 8 ++++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/new-ui.exp | 29 ++++++++++++++++++++++++++++-
gdb/top.c | 38 +++++++++++++++++++++++++++++---------
gdb/top.h | 3 +++
5 files changed, 73 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.