summaryrefslogtreecommitdiff
path: root/test/Driver/fast-math.c
Commit message (Expand)AuthorAge
* Add a missing pipe in the test from r197896Alp Toker2013-12-23
* Make some f_Group definitions anonymous and test an alternative spellingAlp Toker2013-12-22
* Fix a logic bug in the handling of -fmath-errno in the driver. We wouldChandler Carruth2013-05-18
* Slight reorganization of the fast-math tests which test for errnoChandler Carruth2013-05-18
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-11
* [driver] Add support for the -fno-fast-math option.Chad Rosier2012-09-25
* Driver: Turn the default value for -fmath-errno into a proper target hook and...Benjamin Kramer2012-05-02
* test/Driver/fast-math.c: Mark this as XFAIL:cygming. They use gcc driver for as.NAKAMURA Takumi2012-04-27
* Fix a long-standing bug where Clang had a different default from GCC onChandler Carruth2012-04-26
* Fix PR11685 by implementing -ffast-math and its various friends in theChandler Carruth2012-01-02