[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 22:11:31 PDT 2022


xiangzhangllvm updated this revision to Diff 417496.

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.417496.patch
Type: text/x-patch
Size: 27378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220323/14c02f86/attachment-0001.bin>


More information about the llvm-commits mailing list