[PATCH][ARM] Add missing -mfpu arguments

Richard Barton richard.barton at arm.com
Fri Nov 28 09:00:08 PST 2014


Hi reviewers

Attached patches add missing arguments to the -mfpu option for ARM.

The current set of supported options misses out neon-vfpv4. The first patch
addresses this omission.

I would also like to add a corresponding neon-vfpv3 argument. Note that this
is not supported by GCC, but follows the same pattern for GCC options. This
is patch number 2.

I have split the patch in two as hopefully patch 1 will cause no
controversy.

Please review.

Thanks
Rich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-Add-mfpu-neon-vfpv4.patch
Type: application/octet-stream
Size: 3085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141128/f3eda1d6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ARM-Add-additional-arguments-for-mfpu-options.patch
Type: application/octet-stream
Size: 1793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141128/f3eda1d6/attachment-0001.obj>


More information about the cfe-commits mailing list