[PATCH] D115225: [X86][MS-InlineAsm] Make the constraint *m to be simple place holder
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 17:29:48 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7c07f60b35f: [X86][MS-InlineAsm] Make the constraint *m to be simple place holder (authored by pengfei).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115225/new/
https://reviews.llvm.org/D115225
Files:
clang/test/CodeGen/X86/ms_fmul.c
clang/test/CodeGen/ms-inline-asm-functions.c
clang/test/CodeGen/ms-inline-asm-static-variable.c
clang/test/CodeGen/ms-inline-asm-variables.c
llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h
llvm/lib/MC/MCParser/AsmParser.cpp
llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/lib/Target/X86/AsmParser/X86Operand.h
llvm/test/CodeGen/X86/ms-inline-asm-array.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115225.393346.patch
Type: text/x-patch
Size: 7254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/63878bb7/attachment.bin>
More information about the llvm-commits
mailing list