diff options
author | Craig Topper <craig.topper@intel.com> | 2020-04-30 17:25:37 -0700 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2020-06-11 16:09:24 -0700 |
commit | 56c6099f23841b09edbb6bb4607f8aa417ede9c2 (patch) | |
tree | ec55968a8a3027ac25e721f6b1bc8df337f46fd7 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | b6efa2365812f31667485c8948d49621ebf952f2 (diff) | |
download | bcm5719-llvm-56c6099f23841b09edbb6bb4607f8aa417ede9c2.tar.gz bcm5719-llvm-56c6099f23841b09edbb6bb4607f8aa417ede9c2.zip |
[X86] Add x, t and g modifiers for inline asm
This patch adds the x, t and g modifiers for inline asm from GCC. These will print a vector register as xmm*, ymm* or zmm* respectively.
I also fixed register names with modifiers with inteldialect so they are no longer printed with a leading %.
Patch by Amanieu d'Antras
Differential Revision: https://reviews.llvm.org/D78977
(cherry picked from commit c5f7c039efe7ff09a44cfd252f6cb001ceed6269)
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions