[PATCH] D10536: [X86, inlineasm] Improve analysis of x, Y0, Yi, Ym, Yt, L, e, Z, s asm constraints

Alexey Frolov alexfrolov1878 at yandex.ru
Fri Jul 17 08:52:45 PDT 2015


alexfrol updated this revision to Diff 30004.
alexfrol added a comment.

Removed code for adding individual constraints (separate patch will be submitted later), fixed several reported issues


Repository:
  rL LLVM

http://reviews.llvm.org/D10536

Files:
  include/clang/Basic/TargetInfo.h
  lib/Basic/Targets.cpp
  lib/Sema/SemaStmtAsm.cpp
  test/CodeGen/mult-alt-x86.c
  test/Sema/inline-asm-validate-x86.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10536.30004.patch
Type: text/x-patch
Size: 9307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150717/4b070943/attachment.bin>


More information about the cfe-commits mailing list