Matt Arsenault
c4de8935a5
ARM: Fixup some tests using denormal-fp-math attribute
...
Don't use the deprecated, single mode form in tests. Also make sure to
parse the attribute, in case of the deprecated form.
2020-03-10 14:02:06 -04: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