summaryrefslogtreecommitdiff
path: root/test/CodeGenOpenCL/fpmath.cl
AgeCommit message (Expand)Author
2016-12-13Fixing build failure by adding triple option to new test condition.Neil Hickey
2016-12-13Improve handling of floating point literals in OpenCL to only use double prec...Neil Hickey
2016-11-14Revert "Improve handling of floating point literals in OpenCL to only use dou...Renato Golin
2016-11-14Improve handling of floating point literals in OpenCL to only use double prec...Neil Hickey
2016-09-19Reverting r281714 due to causing an assert when calling builtins that expect ...Neil Hickey
2016-09-16Improve handling of floating point literals in OpenCL to only use double prec...Neil Hickey
2016-08-09[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrtYaxun Liu
2016-05-16[OpenCL] Add supported OpenCL extensions to target info.Yaxun Liu
2016-05-13Revert "[OpenCL] Add supported OpenCL extensions to target info."Yaxun Liu
2016-05-13[OpenCL] Add supported OpenCL extensions to target info.Yaxun Liu
2014-12-15IR: Make metadata typeless in assembly, clang sideDuncan P. N. Exon Smith
2012-04-14Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'mDuncan Sands