[PATCH] D121785: The [3/3] Fix mangle problem when variable used in inline asm (Support ARR[BaseReg+IndexReg+..] in PIC model)

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 01:45:40 PDT 2022


xiangzhangllvm updated this revision to Diff 416849.
xiangzhangllvm edited the summary of this revision.
Herald added a subscriber: jdoerfert.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121785/new/

https://reviews.llvm.org/D121785

Files:
  llvm/docs/LangRef.rst
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/lib/Target/X86/X86AsmPrinter.cpp
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x64-1.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x64-2.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x64-3.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x86-1.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x86-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121785.416849.patch
Type: text/x-patch
Size: 29256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/4ba0b341/attachment-0001.bin>


More information about the llvm-commits mailing list