summaryrefslogtreecommitdiff
path: root/test/Driver/opencl.cl
AgeCommit message (Expand)Author
2016-08-09[OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrtYaxun Liu
2016-07-14[OpenCL] In test/Driver/opencl.cl, don't require name of Clang binary to cont...Benjamin Kramer
2016-07-13[OpenCL] Fixes failures in test/Driver/opencl.cl.Yaxun Liu
2016-07-08[OpenCL] Add missing -cl-no-signed-zeros option into driverYaxun Liu
2016-06-30Enable opencl driver tests, which never ran.Benjamin Kramer
2016-06-29[OpenCL] Allow -cl-std and other standard -cl- options in driverYaxun Liu
2016-06-20Add -fsyntax-only to Driver/opencl.cl test.Cong Liu
2016-06-17[OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driverYaxun Liu