[Lldb-commits] [PATCH] D108937: [lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 18 10:03:13 PDT 2021
mgorny updated this revision to Diff 380453.
mgorny retitled this revision from "[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm* [WIP]" to "[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*".
mgorny added a comment.
Major refactoring of the generator function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108937/new/
https://reviews.llvm.org/D108937
Files:
lldb/include/lldb/lldb-private-types.h
lldb/source/Plugins/ABI/X86/ABIX86.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Target/DynamicRegisterInfo.cpp
lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108937.380453.patch
Type: text/x-patch
Size: 23047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211018/44656a11/attachment-0001.bin>
More information about the lldb-commits
mailing list