summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/finite-math.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver, CodeGen] pass through and apply -fassociative-mathSanjay Patel2017-12-161-0/+2
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* Process the -freciprocal-math optimization flag (PR20912)Sanjay Patel2015-04-091-0/+2
* Process the -fno-signed-zeros optimization flag (PR20870)Sanjay Patel2015-01-231-2/+6
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Remove unneeded typedef and volatileMichael Ilseman2012-12-101-3/+1
* Have clang use LLVM IR's fast-math flags when in FastMath or FiniteMathOnly m...Michael Ilseman2012-12-041-0/+13