summaryrefslogtreecommitdiff
path: root/test/CodeGen/fp-contract-pragma.cpp
AgeCommit message (Expand)Author
2016-09-23Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by defa...Renato Golin
2016-09-23set the underlying value of “#pragma STDC FP_CONTRACT” on by defaultSebastian Pop
2015-12-03generalize CHECK lines to make buildbot happySanjay Patel
2015-12-03change an assert when generating fmuladd to an ordinary 'if' check (PR25719)Sanjay Patel
2015-12-02fix typos; NFCSanjay Patel
2015-11-17Revert "Make FP_CONTRACT ON the default."Manuel Klimek
2015-11-16Make FP_CONTRACT ON the default.Stephen Canon
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-13Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg
2012-10-21When used in a compound expression FP_CONTRACT should proceed all explicitLang Hames
2012-10-04Test file-scoped FP_CONTRACT pragma.Lang Hames
2012-10-04Permanently end the whole "pragma got handled by the parser too early"Eli Friedman
2012-10-02FP_CONTRACT: Fix two tests for -Asserts.NAKAMURA Takumi
2012-10-02Add FP_CONTRACT support for clang.Lang Hames