[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 23:07:24 PDT 2022
xiangzhangllvm updated this revision to Diff 417194.
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.417194.patch
Type: text/x-patch
Size: 27404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/f8805cfd/attachment.bin>
More information about the llvm-commits
mailing list