summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenOpenCL/no-signed-zeros.cl
Commit message (Collapse)AuthorAgeFilesLines
* [NFC] Fix line endings in OpenCL testsSven van Haastregt2019-05-171-10/+10
| | | | llvm-svn: 361004
* [OpenCL] Add missing -cl-no-signed-zeros option into driverYaxun Liu2016-07-081-0/+10
Add OCL option -cl-no-signed-zeros to driver options. Also added to opencl.cl testcases. Patch by Aaron En Ye Shi. Differential Revision: http://reviews.llvm.org/D22067 llvm-svn: 274923
OpenPOWER on IntegriCloud