This is an archive of the discontinued LLVM Phabricator instance.

Cortex-R4F is not VFPOnlySP
ClosedPublic

Authored by javed.absar on Jun 26 2015, 1:53 AM.

Details

Summary

The model in ARM.td describes cortex-r4f as "FeatureVPOnlySP". This is incorect as Cortex-R4F TRM Sec 11.1.1 , explicitly states "FPU fully supports single-precision and double-precision add, subtract.."

Diff Detail

Repository
rL LLVM

Event Timeline

javed.absar retitled this revision from to Cortex-R4F is not VFPOnlySP.
javed.absar updated this object.
javed.absar edited the test plan for this revision. (Show Details)
javed.absar set the repository for this revision to rL LLVM.
javed.absar added a subscriber: Unknown Object (MLST).
rengolin accepted this revision.Jun 26 2015, 2:54 AM
rengolin added a reviewer: rengolin.
rengolin added a subscriber: rengolin.

LGTM. Thanks!

This revision is now accepted and ready to land.Jun 26 2015, 2:54 AM
This revision was automatically updated to reflect the committed changes.