[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
Tue Mar 22 20:28:49 PDT 2022


xiangzhangllvm updated this revision to Diff 417480.

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-reg.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x64-2-regs.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x64-nopic.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x86-1-reg.ll
  llvm/test/CodeGen/X86/ms-inline-asm-variables-x86-2-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121785.417480.patch
Type: text/x-patch
Size: 27382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/4fc5330f/attachment.bin>


More information about the llvm-commits mailing list