[PATCH] [ARM] Rename v8fp subtarget feature to fp-armv8
Bradley Smith
bradley.smith at arm.com
Fri Sep 13 03:28:26 PDT 2013
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.
http://llvm-reviews.chandlerc.com/D1675
Files:
lib/Target/ARM/ARM.td
test/CodeGen/ARM/2010-09-29-mc-asm-header-test.ll
test/CodeGen/ARM/vminmaxnm.ll
test/CodeGen/ARM/vsel.ll
test/MC/ARM/fp-armv8.s
test/MC/ARM/invalid-fp-armv8.s
test/MC/ARM/invalid-v8fp.s
test/MC/ARM/thumb-fp-armv8.s
test/MC/ARM/thumb-v8fp.s
test/MC/ARM/v8fp.s
test/MC/Disassembler/ARM/fp-armv8.txt
test/MC/Disassembler/ARM/thumb-fp-armv8.txt
test/MC/Disassembler/ARM/thumb-v8fp.txt
test/MC/Disassembler/ARM/v8fp.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1675.1.patch
Type: text/x-patch
Size: 42879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130913/c08cc792/attachment.bin>
More information about the llvm-commits
mailing list