commit | 8d48091b0c96f0dcc556a5698afda6c506c1df17 | [log] [tgz] |
---|---|---|
author | John Brawn <john.brawn@arm.com> | Fri Jun 05 13:29:24 2015 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 05 16:39:41 2020 -0700 |
tree | fe05e7a78895def0ce69de0e4a31191a08628b6f | |
parent | 10ae3cf1c26ffe1b6c730bf8e4c6349263caf978 [diff] |
[ARM] Add knowledge of FPU subtarget features to TargetParser Add getFPUFeatures to TargetParser, which gets the list of subtarget features that are enabled/disabled for each FPU, and use it when handling the .fpu directive. No functional change in this commit, though clang will start behaving differently once it starts using this. Differential Revision: http://reviews.llvm.org/D10237 llvm-svn: 239150 GitOrigin-RevId: d03d22922dee3bdb039c5926c49c4e1e5da5a734