| commit | 985c04e8fafb2489b1fa960ebba5383e9d77e91e | [log] [tgz] |
|---|---|---|
| author | John Brawn <john.brawn@arm.com> | Fri Jun 05 13:31:19 2015 +0000 |
| committer | John Brawn <john.brawn@arm.com> | Fri Jun 05 13:31:19 2015 +0000 |
| tree | 215d41abf1ba44c40d02312d62bc70d9f72f10ca | |
| parent | d03d22922dee3bdb039c5926c49c4e1e5da5a734 [diff] |
[ARM] Add support for -sp- FPUs and FPU none to TargetParser These are added mainly for the benefit of clang, but this also means that they are now allowed in .fpu directives and we emit the correct .fpu directive when single-precision-only is used. Differential Revision: http://reviews.llvm.org/D10238 llvm-svn: 239151