[PATCH] D21615: [inlineasm] Propagate operand constraints to the backend

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 05:34:47 PDT 2016


sdardis retitled this revision from "[inlineasm][mips] Propagate operand constraints to the backend" to "[inlineasm] Propagate operand constraints to the backend".
sdardis updated the summary for this revision.
sdardis updated this revision to Diff 62209.
sdardis added a comment.

Updated as per review comments, retitled and new summary.


Repository:
  rL LLVM

http://reviews.llvm.org/D21615

Files:
  include/llvm/IR/InlineAsm.h
  lib/CodeGen/MachineInstr.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/Target/Mips/MipsSERegisterInfo.cpp
  test/CodeGen/Mips/inlineasm-constraint_ZC_2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21615.62209.patch
Type: text/x-patch
Size: 10019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/98a84deb/attachment.bin>


More information about the llvm-commits mailing list