summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/fp-contract-pragma.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by defa...Renato Golin2016-09-231-15/+9
* set the underlying value of “#pragma STDC FP_CONTRACT” on by defaultSebastian Pop2016-09-231-9/+15
* generalize CHECK lines to make buildbot happySanjay Patel2015-12-031-2/+2
* change an assert when generating fmuladd to an ordinary 'if' check (PR25719)Sanjay Patel2015-12-031-0/+12
* fix typos; NFCSanjay Patel2015-12-021-2/+2
* Revert "Make FP_CONTRACT ON the default."Manuel Klimek2015-11-171-2/+0
* Make FP_CONTRACT ON the default.Stephen Canon2015-11-161-0/+2
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-1/+1
* When used in a compound expression FP_CONTRACT should proceed all explicitLang Hames2012-10-211-1/+0
* Test file-scoped FP_CONTRACT pragma.Lang Hames2012-10-041-0/+17
* Permanently end the whole "pragma got handled by the parser too early"Eli Friedman2012-10-041-0/+12
* FP_CONTRACT: Fix two tests for -Asserts.NAKAMURA Takumi2012-10-021-7/+4
* Add FP_CONTRACT support for clang.Lang Hames2012-10-021-0/+39