| commit | f80f95fcc7e85c6129ac239721cb5a8b1ca82652 | [log] [tgz] |
|---|---|---|
| author | Amara Emerson <amara.emerson@arm.com> | Thu Oct 31 09:32:11 2013 +0000 |
| committer | Amara Emerson <amara.emerson@arm.com> | Thu Oct 31 09:32:11 2013 +0000 |
| tree | dddcbf08e2cee4f6deeb75b1046156f2454e0576 | |
| parent | 160cef8ddc7a467f73a6fb7f2e0834f782569cf1 [diff] |
[AArch64] Make the use of FP instructions optional, but enabled by default. This adds a new subtarget feature called FPARMv8 (implied by NEON), and predicates the support of the FP instructions and registers on this feature. llvm-svn: 193739