| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix a logic bug in the handling of -fmath-errno in the driver. We would | Chandler Carruth | 2013-05-18 | 1 | -8/+26 |
| * | Slight reorganization of the fast-math tests which test for errno | Chandler Carruth | 2013-05-18 | 1 | -10/+6 |
| * | clang/test/Driver: Introduce the feature "clang-driver", set if gcc driver is... | NAKAMURA Takumi | 2012-12-11 | 1 | -1/+1 |
| * | [driver] Add support for the -fno-fast-math option. | Chad Rosier | 2012-09-25 | 1 | -0/+49 |
| * | Driver: Turn the default value for -fmath-errno into a proper target hook and... | Benjamin Kramer | 2012-05-02 | 1 | -0/+8 |
| * | test/Driver/fast-math.c: Mark this as XFAIL:cygming. They use gcc driver for as. | NAKAMURA Takumi | 2012-04-27 | 1 | -0/+3 |
| * | Fix a long-standing bug where Clang had a different default from GCC on | Chandler Carruth | 2012-04-26 | 1 | -3/+10 |
| * | Fix PR11685 by implementing -ffast-math and its various friends in the | Chandler Carruth | 2012-01-02 | 1 | -0/+119 |

