[PATCH] D19061: [ARM] Add support for the X asm constraint

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 08:18:40 PDT 2016


sbaranga updated this revision to Diff 54194.
sbaranga added a comment.
Herald added a subscriber: joker.eph.

Added further regression tests.

Only use a 'w' constraint if we know that we have at least VFPv2.


http://reviews.llvm.org/D19061

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/inlineasm-X-allocation.ll
  test/CodeGen/ARM/inlineasm-X-constraint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19061.54194.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/0cfb9344/attachment.bin>


More information about the llvm-commits mailing list