aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/mips-float.c
AgeCommit message (Expand)Author
2013-04-22[Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-relatedSimon Atanasyan
2013-04-14[Mips] Remove "single" from the list of valid MIPS float ABI names. AddSimon Atanasyan
2013-01-10[Mips] Pass a combination of +soft-float and -mips16-hard-float flags toSimon Atanasyan
2012-10-09The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola
2012-07-09Tests: check for target availability for target-specific tests.Jim Grosbach
2012-04-09Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar
2012-04-06MIPS: Move tests check float ABI macros definitions to the more appropriate p...Simon Atanasyan
2012-03-26Test case for r153348.Akira Hatanaka