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

Matan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 08:53:46 PDT 2017


mharoush created this revision.
Herald added a subscriber: eraman.

This patch is intended to enable the use of basic double letter constraints used in GCC extended inline asm {Yi Y2 Yz Y0 Ym}.


Repository:
  rL LLVM

https://reviews.llvm.org/D35204

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: D35204.105862.patch
Type: text/x-patch
Size: 5859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/08e35555/attachment.bin>


More information about the llvm-commits mailing list