[PATCH] D115311: [clang][CGStmt] emit i constraint rather than X for asm goto indirect dests

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 16:59:07 PST 2021


nickdesaulniers updated this revision to Diff 392984.
nickdesaulniers retitled this revision from "[WIP] alternative approach to D114895" to "[clang][CGStmt] emit i constraint rather than X for asm goto indirect dests".
nickdesaulniers edited the summary of this revision.
nickdesaulniers added a comment.

- verbatim


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115311

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/test/CodeGen/asm-goto.c
  clang/test/CodeGen/asm.c
  clang/test/Modules/asm-goto.c
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/X86/callbr-asm-bb-exports.ll
  llvm/test/CodeGen/X86/callbr-asm-outputs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115311.392984.patch
Type: text/x-patch
Size: 8028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/781657d8/attachment.bin>


More information about the llvm-commits mailing list