This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ca206cac65c rs6000: Enable -fasynchronous-unwind-tables by default
new 0325ab7dd50 rs6000: Fix stack clash for big residuals (PR85287)
new 414aae24f47 forgot the PR marker in the changelog
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 | 7 +++++++
gcc/config/rs6000/rs6000.md | 10 ++++------
2 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 clang.
from c1635cf3aa Handle the default case
new 1433497d9e Revert "Handle the default case"
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/Driver/ToolChains/NaCl.cpp | 2 --
1 file changed, 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 clang.
from eb3a0cb3d6 [Driver] Handle the default case missed in r329748.
new c1635cf3aa Handle the default case
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/Driver/ToolChains/NaCl.cpp | 2 ++
1 file changed, 2 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 2860b583 [clang-tidy] Unbreak run-clang-tidy.cpp test (modernize-use-a [...]
new 0b5a0d7c [clang-tidy] Add a `android-comparison-in-temp-failure-retry` 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/android/AndroidTidyModule.cpp | 3 +
clang-tidy/android/CMakeLists.txt | 1 +
.../android/ComparisonInTempFailureRetryCheck.cpp | 84 ++++++++++++
.../android/ComparisonInTempFailureRetryCheck.h | 36 +++++
docs/ReleaseNotes.rst | 6 +
.../android-comparison-in-temp-failure-retry.rst | 36 +++++
docs/clang-tidy/checks/list.rst | 1 +
.../android-comparison-in-temp-failure-retry.c | 148 +++++++++++++++++++++
8 files changed, 315 insertions(+)
create mode 100644 clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp
create mode 100644 clang-tidy/android/ComparisonInTempFailureRetryCheck.h
create mode 100644 docs/clang-tidy/checks/android-comparison-in-temp-failure-retry.rst
create mode 100644 test/clang-tidy/android-comparison-in-temp-failure-retry.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 e1964ff6e [WebAssembly] Add support for custom sections
new b9acd6d4b Don't warn on ICFed symbols, warn on synthetic ones.
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/Writer.cpp | 5 ++++-
test/ELF/symbol-ordering-file-warnings.s | 16 +++++++++++-----
2 files changed, 15 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 74fc2c55840 rs6000: Improve --help=target (PR85321)
new ca206cac65c rs6000: Enable -fasynchronous-unwind-tables by default
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/common/config/rs6000/rs6000-common.c | 9 +++++++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/powerpc/dfmode_off.c | 2 +-
gcc/testsuite/gcc.target/powerpc/dimode_off.c | 2 +-
gcc/testsuite/gcc.target/powerpc/tfmode_off.c | 2 +-
gcc/testsuite/gcc.target/powerpc/timode_off.c | 2 +-
7 files changed, 25 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 clang-tools-extra.
from 7a21a460 [clang-tidy][modernize]: don't forget to actually link to Tooling.
new 2860b583 [clang-tidy] Unbreak run-clang-tidy.cpp test (modernize-use-a [...]
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/clang-tidy/run-clang-tidy.cpp | 3 +++
1 file changed, 3 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 binutils-gdb.
from f50d8a2eae Fix gdb.base/fork-running-state.exp race
new 6e22e10d63 Iterate by index in auto_load_safe_path_vec_update
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 | 5 +++++
gdb/auto-load.c | 7 +++----
2 files changed, 8 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 llvm.
from 368f16bd674 [Verifier] Refactor duplicate code for atomic mem intrinsic [...]
new 2732c9eec9c [CVP] simplify phi with constant incoming values that 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:
.../Scalar/CorrelatedValuePropagation.cpp | 60 ++++++++++++++
.../CorrelatedValuePropagation/phi-common-val.ll | 94 ++++++++++++++++++++++
2 files changed, 154 insertions(+)
create mode 100644 test/Transforms/CorrelatedValuePropagation/phi-common-val.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 clang.
from 6d12dfba81 [OPENMP] Additional attributes for the pointer parameters.
new eb3a0cb3d6 [Driver] Handle the default case missed in r329748.
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/Driver/ToolChains/NaCl.cpp | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.