[PATCH] [ARM] Add support for -sp- FPUs and FPU none to TargetParser
John Brawn
john.brawn at arm.com
Thu Jun 4 04:26:23 PDT 2015
Hi rengolin,
These are added mainly for the benefit of clang, but this also means that they are now allowed in .fpu directives and we emit the correct .fpu directive when single-precision-only is used.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10238
Files:
include/llvm/Support/TargetParser.h
lib/Support/TargetParser.cpp
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
test/CodeGen/ARM/build-attributes.ll
test/MC/ARM/directive-fpu-multiple.s
test/MC/ARM/directive-fpu-none.s
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10238.27106.patch
Type: text/x-patch
Size: 7608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150604/3b337ff4/attachment.bin>
More information about the llvm-commits
mailing list