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 8a0b252 aarch64: make the type of reg_entry::type aarch64_reg_type
new 081bae6 Automatic date update in version.in
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/version.h | 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 gdb-7.11-branch
in repository binutils-gdb.
from 5f6f783 Automatic date update in version.in
new 93251b2 Automatic date update in version.in
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/version.h | 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 binutils-2_26-branch
in repository binutils-gdb.
from 388fedf Automatic date update in version.in
new ca622a7 Automatic date update in version.in
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/version.h | 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 a5c54f3 PR tree-optimization/71643 * tree-ssa-tail-merge.c (find_cl [...]
new eea332b Add missing ChangeLog entries for r237765
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 | 22 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 11 +++++++++++
2 files changed, 33 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 llvm.
from d207fc4 AMDGPU/R600: Fix GlobalValue regressions.
new 6895c6a [X86] Pull similar bitcasts on different paths to earlier sha [...]
new 9a17918 [X86] Convert ==/!= comparisons with -1 for checking undef in [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 120 +++++++++++++++++++------------------
1 file changed, 63 insertions(+), 57 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 ed81c08 Remove ignoringImplicit from clang-tidy.
new ddd3748 [clang-tidy] Add modernize-use-using
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/modernize/CMakeLists.txt | 1 +
clang-tidy/modernize/ModernizeTidyModule.cpp | 2 +
clang-tidy/modernize/UseUsingCheck.cpp | 93 ++++++++++++++++++++++
.../{UseBoolLiteralsCheck.h => UseUsingCheck.h} | 16 ++--
docs/ReleaseNotes.rst | 5 ++
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/checks/modernize-use-using.rst | 26 ++++++
test/clang-tidy/modernize-use-using.cpp | 87 ++++++++++++++++++++
8 files changed, 223 insertions(+), 8 deletions(-)
create mode 100644 clang-tidy/modernize/UseUsingCheck.cpp
copy clang-tidy/modernize/{UseBoolLiteralsCheck.h => UseUsingCheck.h} (61%)
create mode 100644 docs/clang-tidy/checks/modernize-use-using.rst
create mode 100644 test/clang-tidy/modernize-use-using.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 llvm.
from 5f5bb03 update tests to use FileCheck
new d207fc4 AMDGPU/R600: Fix GlobalValue regressions.
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/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp | 2 ++
lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp | 3 +--
test/CodeGen/AMDGPU/no-initializer-constant-addrspace.ll | 15 ++++++++++-----
3 files changed, 13 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 master
in repository llvm.
from 0a04f70 [cmake] Port the llvm-config option --build-mode to LLVMConfi [...]
new 5f5bb03 update tests to use FileCheck
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/Transforms/InstCombine/or-to-xor.ll | 81 ++++++++++++++++++--------------
1 file changed, 47 insertions(+), 34 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 e09883e * predict.c (predict_paths_leading_to, predict_paths_leading [...]
new 9977f72 PR tree-optimization/71631 * tree-ssa-reassoc.c (reassociat [...]
new a5c54f3 PR tree-optimization/71643 * tree-ssa-tail-merge.c (find_cl [...]
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 | 16 ++++++++++++++
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/g++.dg/opt/pr71643.C | 20 +++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr71631.c | 32 +++++++++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 13 +++++++----
gcc/tree-ssa-tail-merge.c | 6 ++---
6 files changed, 88 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr71643.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr71631.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.