[PATCH] [ARM]: Extend -mfpu options for half-precision and vfpv3xd

Javed Absar javed.absar at arm.com
Fri Jun 26 02:30:07 PDT 2015


Hi Renato/Ranjeet:

I have updated the patch based on your comments. Apart from minor formatting changes, specifically, I added changes to ELFStreamer and ARMAsmPrinter to ensure that the new fpu options are reflected in the objectfille and printed assembly. I have added tests for both cases. 
Also, since my earlier clang and llvm patches were over-writting each other,  I have submitted a separate patch for the clang side changes (patch is identical to earlier one).

Thanks and Best Regards,
Javed


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10645

Files:
  include/llvm/Support/TargetParser.h
  lib/Support/TargetParser.cpp
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/CodeGen/ARM/build-attributes.ll
  test/MC/ARM/directive-fpu-multiple.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10645.28548.patch
Type: text/x-patch
Size: 13188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150626/db79572b/attachment.bin>


More information about the llvm-commits mailing list