summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenOpenCL/fpmath.cl
AgeCommit message (Expand)Author
2023-08-11clang: Add __builtin_elementwise_sqrtMatt Arsenault
2023-07-14clang: Attach !fpmath metadata to __builtin_sqrt based on language flagsMatt Arsenault
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-04-05[OpenCL, test] Fix use of undef FileCheck varThomas Preud'homme
2020-10-01[clang][opencl][codegen] Remove the insertion of `correctly-rounded-divide-sq...Michael Liao
2018-10-24[CodeGen] Update min-legal-vector width based on function argument and return...Craig Topper
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