[PATCH] D94466: [X86] merge "={eax}" and "~{eax}" into "=&eax" for MSInlineASM

Freddy, Ye via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 12 22:37:44 PST 2021


FreddyYe updated this revision to Diff 316324.
FreddyYe added a comment.

consider "=A" into the patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94466

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/test/CodeGen/ms-inline-asm.c
  clang/test/CodeGenCXX/ms-inline-asm-return.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94466.316324.patch
Type: text/x-patch
Size: 5037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210113/82d320f2/attachment-0001.bin>


More information about the cfe-commits mailing list