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 13f62172 clang-tidy/rename_check.py misc-string-compare readability-st [...]
new af81fafc clang-tidy/rename_check.py misc-incorrect-roundings bugprone- [...]
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/bugprone/BugproneTidyModule.cpp | 3 +++
clang-tidy/bugprone/CMakeLists.txt | 1 +
.../IncorrectRoundingsCheck.cpp} | 12 ++++++------
.../IncorrectRoundingsCheck.h} | 10 +++++-----
clang-tidy/misc/CMakeLists.txt | 1 -
clang-tidy/misc/MiscTidyModule.cpp | 3 ---
docs/ReleaseNotes.rst | 3 +++
...orrect-roundings.rst => bugprone-incorrect-roundings.rst} | 6 +++---
docs/clang-tidy/checks/list.rst | 2 +-
...orrect-roundings.cpp => bugprone-incorrect-roundings.cpp} | 4 ++--
10 files changed, 24 insertions(+), 21 deletions(-)
rename clang-tidy/{misc/IncorrectRoundings.cpp => bugprone/IncorrectRoundingsCheck [...]
rename clang-tidy/{misc/IncorrectRoundings.h => bugprone/IncorrectRoundingsCheck.h} (82%)
rename docs/clang-tidy/checks/{misc-incorrect-roundings.rst => bugprone-incorrect- [...]
rename test/clang-tidy/{misc-incorrect-roundings.cpp => bugprone-incorrect-roundin [...]
--
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 aaribaud/y2038-2.26-rfc2
in repository glibc.
at 200b99b3ea Y2038: add _TIME_BITS support
No new revisions were added by this update.
--
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 607c2cbb [clangd] Fix windows path manipulation
new 8a3a9295 [clang-tidy] Use a more specific regex
new 13f62172 clang-tidy/rename_check.py misc-string-compare readability-st [...]
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/misc/CMakeLists.txt | 1 -
clang-tidy/misc/MiscTidyModule.cpp | 2 --
clang-tidy/readability/CMakeLists.txt | 1 +
clang-tidy/readability/ReadabilityTidyModule.cpp | 3 +++
clang-tidy/{misc => readability}/StringCompareCheck.cpp | 4 ++--
clang-tidy/{misc => readability}/StringCompareCheck.h | 12 ++++++------
clang-tidy/rename_check.py | 4 ++--
docs/ReleaseNotes.rst | 3 +++
docs/clang-tidy/checks/list.rst | 4 ++--
...isc-string-compare.rst => readability-string-compare.rst} | 6 +++---
...isc-string-compare.cpp => readability-string-compare.cpp} | 6 +++---
11 files changed, 25 insertions(+), 21 deletions(-)
rename clang-tidy/{misc => readability}/StringCompareCheck.cpp (98%)
rename clang-tidy/{misc => readability}/StringCompareCheck.h (71%)
rename docs/clang-tidy/checks/{misc-string-compare.rst => readability-string-compa [...]
rename test/clang-tidy/{misc-string-compare.cpp => readability-string-compare.cpp} (96%)
--
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 3589a0db71d [X86FixupBWInsts] mir-simplify fixup-bw-inst.mir test. NFC.
new 2b9844300c7 [RS4GC] Handle call/invoke instructions as base defining va [...]
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/Scalar/RewriteStatepointsForGC.cpp | 6 +++++
.../RewriteStatepointsForGC/base-vector.ll | 16 +++++++++++++
test/Transforms/RewriteStatepointsForGC/invokes.ll | 26 ++++++++++++++++++++++
3 files changed, 48 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 lldb.
from aeda35cde Add LLDB_LOG_ERROR macro
new 288c32463 One more TestGDBRemoteClient/windows fix
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:
packages/Python/lldbsuite/test/lldbtest.py | 5 +++--
1 file changed, 3 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 36a30fc7c9e Revert "[X86] Avoid using high register trick for test inst [...]
new 3589a0db71d [X86FixupBWInsts] mir-simplify fixup-bw-inst.mir test. 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/X86/fixup-bw-inst.mir | 104 ++-----------------------------------
1 file changed, 5 insertions(+), 99 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 771594b9ab0 [DSE] make sure memory is not modified before partial store [...]
new b61aa7b6675 [X86] Add test case for PR32690
new 36a30fc7c9e Revert "[X86] Avoid using high register trick for test inst [...]
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/X86ISelDAGToDAG.cpp | 78 +++++++++++++++++++++++----------
lib/Target/X86/X86InstrArithmetic.td | 8 ++++
lib/Target/X86/X86InstrInfo.cpp | 3 ++
lib/Target/X86/X86MacroFusion.cpp | 1 +
test/CodeGen/X86/add-i64.ll | 27 ++++++++++++
test/CodeGen/X86/test-shrink.ll | 9 ++--
test/CodeGen/X86/testb-je-fusion.ll | 3 +-
test/CodeGen/X86/vastart-defs-eflags.ll | 9 ++--
8 files changed, 109 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGen/X86/add-i64.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 gcc.
from 1fa377f3e8e PR ipa/81360 * ipa-inline.c (can_inline_edge_p): Break ou [...]
new 3fce208f4ce PR ipa/83179 * gcc.dg/ipa/inline-2.c: Fix template. * gc [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/ipa/inline-2.c | 2 +-
gcc/testsuite/gcc.dg/ipa/inline-3.c | 2 +-
3 files changed, 8 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 3241fd8 tcwg-upstream2gerrit.sh: Call git am --abort if 'git am' failed
new 82f4e61 tcwg-upstream2gerrit.sh: Add 'filter' parameter.
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:
tcwg-upstream2gerrit.sh | 32 +++++++++++++++++++++++++++++++-
1 file changed, 31 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 071ca05 tcwg-upstream2gerrit.sh: Do not try to git reset on patch_file.
new 3241fd8 tcwg-upstream2gerrit.sh: Call git am --abort if 'git am' failed
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:
tcwg-upstream2gerrit.sh | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.