This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 2ceec3454 fix comment typo
new fc72aa173 [LLF][ELF] - Support -z global.
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/Config.h | 1 +
ELF/Driver.cpp | 9 +++++----
ELF/SyntheticSections.cpp | 2 ++
test/ELF/dt_flags.s | 5 +++--
4 files changed, 11 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 glibc.
from 5abedf97a3 en_IN: Set the correct date format for "%x" (bug 17426).
new c8dd67e7c9 Speedup first memmem match
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 | 4 ++++
string/memmem.c | 4 ++++
2 files changed, 8 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-tools-extra.
from 2957125a Cleanup after rL340729
new fcec6dce [clang-tidy] Abseil: no namepsace check
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/abseil/AbseilMatcher.h | 51 ++++++++++++++++++++++
clang-tidy/abseil/AbseilTidyModule.cpp | 2 +
clang-tidy/abseil/CMakeLists.txt | 1 +
clang-tidy/abseil/NoNamespaceCheck.cpp | 42 ++++++++++++++++++
.../StrToNumCheck.h => abseil/NoNamespaceCheck.h} | 22 +++++-----
docs/ReleaseNotes.rst | 6 +++
docs/clang-tidy/checks/abseil-no-namespace.rst | 21 +++++++++
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/Inputs/absl/external-file.h | 1 +
.../clang-tidy/Inputs/absl/strings/internal-file.h | 1 +
test/clang-tidy/abseil-no-namespace.cpp | 24 ++++++++++
11 files changed, 161 insertions(+), 11 deletions(-)
create mode 100644 clang-tidy/abseil/AbseilMatcher.h
create mode 100644 clang-tidy/abseil/NoNamespaceCheck.cpp
copy clang-tidy/{cert/StrToNumCheck.h => abseil/NoNamespaceCheck.h} (50%)
create mode 100644 docs/clang-tidy/checks/abseil-no-namespace.rst
create mode 100644 test/clang-tidy/Inputs/absl/external-file.h
create mode 100644 test/clang-tidy/Inputs/absl/strings/internal-file.h
create mode 100644 test/clang-tidy/abseil-no-namespace.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 gcc.
from f4455d5f126 PR tree-optimization/87110 * tree-ssa-dse.c (compute_trim [...]
new dfe2435feb0 Update documentation of fndecl_built_in_p.
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 | 5 +++++
gcc/tree.h | 21 ++++++++-------------
2 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 llvm.
from 00ca244b7de [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile load [...]
new f17bde5ddcb [X86] Fix some comments to refer to KORTEST not KTEST. 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:
lib/Target/X86/X86ISelLowering.cpp | 12 ++++++------
1 file 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 56b1cc8d60 [OpenMP][NVPTX] Use appropriate _CALL_ELF macro when offloading
new 4d1a672881 [X86] Add kortest intrinsics for 8, 32, and 64 bit masks. Ad [...]
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/Basic/BuiltinsX86.def | 6 +++
lib/CodeGen/CGBuiltin.cpp | 19 +++++---
lib/Headers/avx512bwintrin.h | 36 +++++++++++++++
lib/Headers/avx512dqintrin.h | 18 ++++++++
lib/Headers/avx512fintrin.h | 18 ++++++++
test/CodeGen/avx512bw-builtins.c | 92 +++++++++++++++++++++++++++++++++++++
test/CodeGen/avx512dq-builtins.c | 46 +++++++++++++++++++
test/CodeGen/avx512f-builtins.c | 46 +++++++++++++++++++
8 files changed, 275 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 2c6de9ffea9 PR tree-optimization/86914 - wrong code with strlen() of po [...]
new f4455d5f126 PR tree-optimization/87110 * tree-ssa-dse.c (compute_trim [...]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.c-torture/compile/pr87110.c | 13 +++++++++++++
gcc/tree-ssa-dse.c | 6 +++++-
4 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr87110.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 llvm.
from 8e2acb78ca2 [InstCombine] Extend (add (sext x), cst) --> (sext (add x, [...]
new 00ca244b7de [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile load [...]
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/DAGCombiner.cpp | 15 ++++++++++---
test/CodeGen/AMDGPU/copy-illegal-type.ll | 5 +----
test/CodeGen/Mips/cconv/return-hard-fp128.ll | 12 ++++-------
test/CodeGen/Mips/cconv/return-hard-struct-f128.ll | 12 ++++-------
test/CodeGen/Mips/msa/bitcast.ll | 25 +++++++++-------------
5 files changed, 31 insertions(+), 38 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 d7e8f44ac5a [PPC] Remove Darwin support from POWER backend. This patch [...]
new 8e2acb78ca2 [InstCombine] Extend (add (sext x), cst) --> (sext (add x, [...]
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/Transforms/InstCombine/InstCombineAddSub.cpp | 6 +++--
test/Transforms/InstCombine/sink-zext.ll | 28 ++++++++++++------------
2 files changed, 18 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.