summaryrefslogtreecommitdiff
path: root/test/Driver/mips-float.c
Commit message (Expand)AuthorAge
* [Mips] Do not adjust float-abi flags in case of MIPS16 mode. This codeSimon Atanasyan2013-11-19
* Centralize the handling of -target-feature.Rafael Espindola2013-08-21
* [Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-relatedSimon Atanasyan2013-04-22
* [Mips] Remove "single" from the list of valid MIPS float ABI names. AddSimon Atanasyan2013-04-14
* [Mips] Pass a combination of +soft-float and -mips16-hard-float flags toSimon Atanasyan2013-01-10
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-09
* Tests: check for target availability for target-specific tests.Jim Grosbach2012-07-09
* Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar2012-04-09
* MIPS: Move tests check float ABI macros definitions to the more appropriate p...Simon Atanasyan2012-04-06
* Test case for r153348.Akira Hatanaka2012-03-26