summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/build-attributes-fn-attr5.ll
Commit message (Collapse)AuthorAgeFilesLines
* Reapply r284571 (with the new tests fixed).Sjoerd Meijer2016-10-191-0/+16
| | | | llvm-svn: 284588
* Revert of r284571 because of failing tests.Sjoerd Meijer2016-10-191-22/+0
| | | | llvm-svn: 284572
* Checking FP function attribute values and adding more build attribute tests.Sjoerd Meijer2016-10-191-0/+22
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
OpenPOWER on IntegriCloud