Sjoerd Meijer
b187f5d988
This is a 1 character fix for an ARM build attribute test (r284571): the
...
purpose of the test was to have 2 different function attribute sets, but due
to a typo there was only one both with number #0 .
llvm-svn: 285701
2016-11-01 15:59:37 +00:00
Mandeep Singh Grang
da99e33ae3
[llvm] Remove redundant --check-prefix=CHECK from tests
...
Reviewers: MatzeB, mcrosier, rengolin
Differential Revision: https://reviews.llvm.org/D25894
llvm-svn: 285003
2016-10-24 18:57:55 +00:00
Sjoerd Meijer
2fc4cb6f72
Reapply r284571 (with the new tests fixed).
...
llvm-svn: 284588
2016-10-19 13:43:02 +00:00
Sjoerd Meijer
3f5111d363
Revert of r284571 because of failing tests.
...
llvm-svn: 284572
2016-10-19 07:45:48 +00:00
Sjoerd Meijer
a318779263
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
2016-10-19 07:25:06 +00:00