[PATCH] D65947: [RISCV] Allow ABI Names in Inline Assembly Constraints

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 07:58:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368303: [RISCV] Allow ABI Names in Inline Assembly Constraints (authored by lenary, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65947?vs=214146&id=214156#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65947

Files:
  llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/trunk/test/CodeGen/RISCV/inline-asm-abi-names.ll
  llvm/trunk/test/CodeGen/RISCV/inline-asm-d-abi-names.ll
  llvm/trunk/test/CodeGen/RISCV/inline-asm-d-constraint-f.ll
  llvm/trunk/test/CodeGen/RISCV/inline-asm-f-abi-names.ll
  llvm/trunk/test/CodeGen/RISCV/inline-asm-f-constraint-f.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65947.214156.patch
Type: text/x-patch
Size: 148813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/49f74517/attachment.bin>


More information about the llvm-commits mailing list