diff options
author | Michał Górny <mgorny@moritz.systems> | 2021-08-27 18:55:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2021-10-20 15:06:45 +0200 |
commit | f290efc32622cc59566ec7ac13e74a039b6047c2 (patch) | |
tree | 9148a58b643278352b5b93840f2f2be709488fda /llvm/lib/Object/ModuleSymbolTable.cpp | |
parent | 99277a81f807e6f4c63ececdb6974d6d5f1f3562 (diff) | |
download | llvm-f290efc32622cc59566ec7ac13e74a039b6047c2.zip llvm-f290efc32622cc59566ec7ac13e74a039b6047c2.tar.gz llvm-f290efc32622cc59566ec7ac13e74a039b6047c2.tar.bz2 |
[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*
gdbserver does not expose combined ymm* registers but rather XSAVE-style
split xmm* and ymm*h portions. Extend value_regs to support combining
multiple registers and use it to create user-friendly ymm* registers
that are combined from split xmm* and ymm*h portions.
Differential Revision: https://reviews.llvm.org/D108937
Diffstat (limited to 'llvm/lib/Object/ModuleSymbolTable.cpp')
0 files changed, 0 insertions, 0 deletions