This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3a999d8e37c [powerpcspe] Remove semicolon after do {} while (0) in SUBT [...]
new c3aa270e6bb More fold_negate in match.pd
new 270a468f4bb More bitop simplifications in match.pd
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 | 12 ++++++
gcc/fold-const.c | 4 +-
gcc/match.pd | 62 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/gcc.dg/tree-ssa/bitops-1.c | 72 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/negminus.c | 21 ++++++++++
6 files changed, 177 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/bitops-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/negminus.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 binutils-gdb.
from 0198d5e6fc This patch similarly to the AArch64 one enables Dot Product [...]
new d0fe47010f Allow enabling/disabling breakpoint location ranges
new cc638e867c Breakpoint location parsing: always error instead of warning
new cee62dbd87 Add base 'enable/disable invalid location range' tests
new 95e95a6de2 Make breakpoint/location number parsing error output consistent
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:
gdb/ChangeLog | 30 ++
gdb/NEWS | 3 +
gdb/breakpoint.c | 368 ++++++++++++++-------
gdb/cli/cli-utils.c | 16 +-
gdb/doc/ChangeLog | 6 +
gdb/doc/gdb.texinfo | 18 +-
gdb/testsuite/ChangeLog | 24 ++
gdb/testsuite/gdb.base/ena-dis-br.exp | 9 +-
.../ena-dis-br-range.cc} | 51 ++-
gdb/testsuite/gdb.cp/ena-dis-br-range.exp | 237 +++++++++++++
10 files changed, 617 insertions(+), 145 deletions(-)
copy gdb/testsuite/{gdb.base/attach-non-pgrp-leader.c => gdb.cp/ena-dis-br-range.c [...]
create mode 100644 gdb/testsuite/gdb.cp/ena-dis-br-range.exp
--
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 cf10ab95d29 [rs6000] Remove semicolon after do {} while (0) in SUBTARGE [...]
new 3a999d8e37c [powerpcspe] Remove semicolon after do {} while (0) in SUBT [...]
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 | 10 ++++++++++
gcc/config/powerpcspe/aix43.h | 2 +-
gcc/config/powerpcspe/aix51.h | 2 +-
gcc/config/powerpcspe/aix52.h | 2 +-
gcc/config/powerpcspe/aix53.h | 2 +-
gcc/config/powerpcspe/aix61.h | 2 +-
gcc/config/powerpcspe/aix71.h | 2 +-
7 files changed, 16 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 748ac78721 [docs] Add section 'Half-Precision Floating Point'
new 8ab0d100c3 [analyzer] pr34779: CStringChecker: Accept non-standard headers.
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 6 ++++--
test/Analysis/string-with-signedness.c | 10 ++++++++++
2 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 test/Analysis/string-with-signedness.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 b79469ca2fb [GlobalISel] Enable legalizing non-power-of-2 sized types.
new 8aa5d0fb6a1 [AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs to [...]
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:
utils/TableGen/CodeGenDAGPatterns.cpp | 5 +++++
1 file changed, 5 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 262ad9ad0 Disable tests in lang/c/shared_lib on Windows
new 547748016 "Fix" concurrent events test for arm
new 72e4f62ce test: Clean up finalize_build_dictionary
new 80257c67b Support scoped enums in the DWARF AST parser
The 3 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/lldb/Symbol/ClangASTContext.h | 3 ++-
packages/Python/lldbsuite/test/decorators.py | 7 -------
.../TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py | 1 -
.../crash_with_watchpoint/TestConcurrentCrashWithWatchpoint.py | 1 -
.../TestConcurrentCrashWithWatchpointBreakpointSignal.py | 1 -
.../delay_signal_watch/TestConcurrentDelaySignalWatch.py | 1 -
.../delay_watch_break/TestConcurrentDelayWatchBreak.py | 1 -
.../TestConcurrentDelayedCrashWithBreakpointWatchpoint.py | 1 -
.../test/functionalities/thread/concurrent_events/main.cpp | 4 ++--
.../n_watch_n_break/TestConcurrentNWatchNBreak.py | 1 -
.../signal_delay_watch/TestConcurrentSignalDelayWatch.py | 1 -
.../signal_n_watch_n_break/TestConcurrentSignalNWatchNBreak.py | 1 -
.../concurrent_events/signal_watch/TestConcurrentSignalWatch.py | 1 -
.../signal_watch_break/TestConcurrentSignalWatchBreak.py | 1 -
.../TestConcurrentTwoBreakpointsOneWatchpoint.py | 1 -
.../two_watchpoint_threads/TestConcurrentTwoWatchpointThreads.py | 1 -
.../TestConcurrentTwoWatchpointsOneBreakpoint.py | 1 -
.../TestConcurrentTwoWatchpointsOneDelayBreakpoint.py | 1 -
.../TestConcurrentTwoWatchpointsOneSignal.py | 1 -
.../concurrent_events/watch_break/TestConcurrentWatchBreak.py | 1 -
.../watch_break_delay/TestConcurrentWatchBreakDelay.py | 1 -
.../TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py | 1 -
.../TestConcurrentWatchpointWithDelayWatchpointThreads.py | 1 -
.../lldbsuite/test/lang/cpp/enum_types/TestCPP11EnumTypes.py | 4 ++--
packages/Python/lldbsuite/test/lldbplatformutil.py | 3 +--
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 6 +++++-
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 2 +-
source/Symbol/ClangASTContext.cpp | 8 ++++----
28 files changed, 17 insertions(+), 40 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 e82a7f1476b [CGP] Disable Select instruction handling in optimizeMemory [...]
new b79469ca2fb [GlobalISel] Enable legalizing non-power-of-2 sized types.
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/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 377 ++++++++++++++++----
include/llvm/Support/LowLevelTypeImpl.h | 45 ---
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 74 ++--
lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 381 +++++++++++++++------
lib/Support/LowLevelType.cpp | 2 +-
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 169 ++++++---
lib/Target/ARM/ARMLegalizerInfo.cpp | 71 +++-
lib/Target/X86/X86LegalizerInfo.cpp | 66 ++--
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 67 ++++
test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 91 +++++
.../AArch64/GlobalISel/legalize-inserts.mir | 19 +
.../ARM/GlobalISel/arm-instruction-select.mir | 16 +-
unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp | 119 +++++--
unittests/CodeGen/LowLevelTypeTest.cpp | 78 +----
14 files changed, 1140 insertions(+), 435 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 378e2d76 [clangd] fix MSVC build errors
new a98151e4 [clangd] Add ErrorCode enum class.
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:
clangd/ClangdLSPServer.cpp | 14 +++++++++-----
clangd/JSONRPCDispatcher.cpp | 6 +++---
clangd/JSONRPCDispatcher.h | 3 ++-
clangd/Protocol.h | 15 +++++++++++++++
4 files changed, 29 insertions(+), 9 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 binutils-gdb.
from db84fff3f8 PowerPC64 statistics message
new 0198d5e6fc This patch similarly to the AArch64 one enables Dot Product [...]
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:
gas/ChangeLog | 6 +++
gas/config/tc-arm.c | 149 ++++++++++++++++++++++++++++-----------------------
include/ChangeLog | 5 ++
include/opcode/arm.h | 47 +++++++++-------
4 files changed, 120 insertions(+), 87 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 3f35f41922 [analyzer] [NFC] Remove unused typedef from SVals.h
new 748ac78721 [docs] Add section 'Half-Precision Floating Point'
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:
docs/LanguageExtensions.rst | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.