This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a7df784b1 Check if a terminal supports colors on Windows properly
new 2372dd634 Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpoin [...]
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/lldb/Host/common/NativeProcessProtocol.h | 6 +-
source/Host/common/NativeProcessProtocol.cpp | 32 ----------
source/Host/common/SoftwareBreakpoint.cpp | 57 ++++++++++++++---
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 73 ++++++++++++++++++----
source/Plugins/Process/Linux/NativeProcessLinux.h | 9 ++-
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 17 +++++
.../Plugins/Process/NetBSD/NativeProcessNetBSD.h | 10 +++
7 files changed, 146 insertions(+), 58 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 b8c876004b Automatic date update in version.in
new 9da4dfd681 S12Z: Make disassebler work for --enable-targets=all config.
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:
opcodes/ChangeLog | 4 ++++
opcodes/disassemble.c | 1 +
2 files 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 48baf90b3 [XCodeproj] Remove extra whitespace in SBAPI path.
new a7df784b1 Check if a terminal supports colors on Windows properly
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:
source/Core/Debugger.cpp | 1 -
source/Host/common/File.cpp | 3 +++
2 files changed, 3 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.
unknown user pushed a change to branch master
in repository llvm.
from 4ed7b132f7e [X86] Add stack folding MIR test for ADCX/ADOX.
new 15159712e26 [X86] Add load folding test cases for the addcarryx intrinsic.
new 9bcfd971896 [X86] Add commuted isel pattern for the load form of ADCX i [...]
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/X86InstrArithmetic.td | 9 +++++++
test/CodeGen/X86/adx-intrinsics.ll | 50 ++++++++++++++++++++++++++++++++++++
2 files changed, 59 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 4bbbe055a89 Fix typo in previous commit
new 4ed7b132f7e [X86] Add stack folding MIR test for ADCX/ADOX.
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/stack-folding-adx.mir | 269 +++++++++++++++++++++++++++++++++
1 file changed, 269 insertions(+)
create mode 100644 test/CodeGen/X86/stack-folding-adx.mir
--
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 7dcaeafd0b4 ADT: add <bit> header, implement C++20 bit_cast, use
new 4bbbe055a89 Fix typo in previous commit
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/ARM/MCTargetDesc/ARMAddressingModes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.