Checking FP function attribute values and adding more build attribute tests.
authorSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 19 Oct 2016 07:25:06 +0000 (07:25 +0000)
committerSjoerd Meijer <sjoerd.meijer@arm.com>
Wed, 19 Oct 2016 07:25:06 +0000 (07:25 +0000)
commita3187792634ee4a321a5456109fecb374980be4a
tree22c039ced12e23ee392d9b7187e44531a4403e4d
parentda9dc6ad84d865431d712f5af9d23e40382ab072
Checking FP function attribute values and adding more build attribute tests.

This renames the function for checking FP function attribute values and also
adds more build attribute tests (which are in separate files because build
attributes are set per file).

Differential Revision: https://reviews.llvm.org/D25625

llvm-svn: 284571
llvm/lib/Target/ARM/ARMAsmPrinter.cpp
llvm/test/CodeGen/ARM/build-attributes-fn-attr0.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr1.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr2.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr3.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr4.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr5.ll [new file with mode: 0644]
llvm/test/CodeGen/ARM/build-attributes-fn-attr6.ll [new file with mode: 0644]