summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/fast-math.c
Commit message (Expand)AuthorAgeFilesLines
* Process the -fno-signed-zeros optimization flag (PR20870)Sanjay Patel2015-01-231-0/+15
* Add a missing pipe in the test from r197896Alp Toker2013-12-231-1/+1
* Make some f_Group definitions anonymous and test an alternative spellingAlp Toker2013-12-221-0/+3
* Fix a logic bug in the handling of -fmath-errno in the driver. We wouldChandler Carruth2013-05-181-8/+26
* Slight reorganization of the fast-math tests which test for errnoChandler Carruth2013-05-181-10/+6
* clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is...NAKAMURA Takumi2012-12-111-1/+1
* [driver] Add support for the -fno-fast-math option.Chad Rosier2012-09-251-0/+49
* Driver: Turn the default value for -fmath-errno into a proper target hook and...Benjamin Kramer2012-05-021-0/+8
* test/Driver/fast-math.c: Mark this as XFAIL:cygming. They use gcc driver for as.NAKAMURA Takumi2012-04-271-0/+3
* Fix a long-standing bug where Clang had a different default from GCC onChandler Carruth2012-04-261-3/+10
* Fix PR11685 by implementing -ffast-math and its various friends in theChandler Carruth2012-01-021-0/+119
OpenPOWER on IntegriCloud