[PATCH] D25625: checking FP function attribute values and adding more build attribute tests
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 09:13:57 PDT 2016
SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: jmolloy, rengolin.
SjoerdMeijer added a subscriber: llvm-commits.
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).
https://reviews.llvm.org/D25625
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
test/CodeGen/ARM/build-attributes-fn-attr0.ll
test/CodeGen/ARM/build-attributes-fn-attr1.ll
test/CodeGen/ARM/build-attributes-fn-attr2.ll
test/CodeGen/ARM/build-attributes-fn-attr3.ll
test/CodeGen/ARM/build-attributes-fn-attr4.ll
test/CodeGen/ARM/build-attributes-fn-attr5.ll
test/CodeGen/ARM/build-attributes-fn-attr6.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25625.74700.patch
Type: text/x-patch
Size: 9235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/4cf66cdf/attachment.bin>
More information about the llvm-commits
mailing list