[PATCH] D36369: [LLVM][x86][Inline Asm] support for GCC style inline asm - Y<x> constraints

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 07:11:14 PDT 2017


coby updated this revision to Diff 111884.
coby added a comment.

Addreseed @rnk 's comments (thnaks) + added some forgotten checks


Repository:
  rL LLVM

https://reviews.llvm.org/D36369

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/MC/X86/x86-GCC-inline-asm-Y-constraints.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36369.111884.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170820/b7a67cae/attachment.bin>


More information about the llvm-commits mailing list