This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Rename v8fp subtarget feature to fp-armv8
ClosedPublic

Authored by bsmith on Sep 13 2013, 3:28 AM.

Details

Reviewers
joey
Summary

Rename the 'v8fp' subtarget feature used for ARMv8 FP to 'fp-armv8'. This is purely for consistency with what values this subtarget feature represents elsewhere, and with the command line used to enable this feature in clang.

Diff Detail

Event Timeline

joey added inline comments.Sep 13 2013, 3:49 AM
lib/Target/ARM/ARM.td
48

Maybe you should change HasV8FP to something different?

bsmith updated this revision to Unknown Object (????).Sep 13 2013, 4:48 AM

Also rename the in code use of V8FP to FPARMv8, not just user visible behavior.

joey accepted this revision.Sep 13 2013, 6:51 AM

Committed r190692.

bsmith closed this revision.Sep 13 2013, 6:53 AM
test/MC/Disassembler/ARM/thumb-v8fp.txt