[PATCH] [ARM] Add knowledge of FPU subtarget features to TargetParser
John Brawn
john.brawn at arm.com
Thu Jun 4 04:17:18 PDT 2015
Hi rengolin,
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.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10237
Files:
include/llvm/MC/MCSubtargetInfo.h
include/llvm/MC/SubtargetFeature.h
include/llvm/Support/TargetParser.h
lib/MC/MCSubtargetInfo.cpp
lib/MC/SubtargetFeature.cpp
lib/Support/TargetParser.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10237.27102.patch
Type: text/x-patch
Size: 13613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150604/cca1906c/attachment.bin>
More information about the llvm-commits
mailing list