LLVM does not distinguish Cortex-M4 from Cortex-M4F neither Cortex-R5 from R5F.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 9 Sep 2015 11:20:48 +0000 (11:20 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 9 Sep 2015 11:20:48 +0000 (11:20 +0000)
commita800215d54608bbe2d6adc918765c300217d97cb
tree8c70d77eeb5ada533e56f13e76837a3b623b9c21
parentf3f72e53d7c5f56b48a02c6ec919ef2e67ee09d5
LLVM does not distinguish Cortex-M4 from Cortex-M4F neither Cortex-R5 from R5F.
Removed "cortex-r5f" and "cortex-m4f" from Target Parser, sinced they are
unknown cpu names for llvm and clang. Also updated default FPUs for R5 and M4
accordingly.

Differential Revision: http://reviews.llvm.org/D12692

Change-Id: Ib81c7216521a361d8ee1296e4b6a2aa00bd479c5

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247136 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ARMTargetParser.def