Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NFC - Various typo fixes in tests | Gabor Buella | 2018-07-04 | 1 | -3/+3 |
| | | | | llvm-svn: 336268 | ||||
* | [SPARC] Fix test so that it checks the correct label. | Davide Italiano | 2017-01-04 | 1 | -3/+3 |
| | | | | | | Before it wasn't checking anything. llvm-svn: 290963 | ||||
* | [Sparc] Add Soft Float support | Chris Dewhurst | 2016-05-18 | 1 | -0/+235 |
This change adds support for software floating point operations for Sparc targets. This is the first in a set of patches to enable software floating point on Sparc. The next patch will enable the option to be used with Clang. Differential Revision: http://reviews.llvm.org/D19265 llvm-svn: 269892 |