Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reapply r284571 (with the new tests fixed). | Sjoerd Meijer | 2016-10-19 | 1 | -0/+16 |
| | | | | llvm-svn: 284588 | ||||
* | Revert of r284571 because of failing tests. | Sjoerd Meijer | 2016-10-19 | 1 | -22/+0 |
| | | | | llvm-svn: 284572 | ||||
* | Checking FP function attribute values and adding more build attribute tests. | Sjoerd Meijer | 2016-10-19 | 1 | -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 |