[PATCH] D22067: [OpenCL] Add missing -cl-no-signed-zeros option into driver

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 13:35:45 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274923: [OpenCL] Add missing -cl-no-signed-zeros option into driver (authored by yaxunl).

Changed prior to commit:
  http://reviews.llvm.org/D22067?vs=63143&id=63308#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22067

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGenOpenCL/no-signed-zeros.cl
  cfe/trunk/test/Driver/opencl.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22067.63308.patch
Type: text/x-patch
Size: 6726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160708/7bbb755c/attachment.bin>


More information about the cfe-commits mailing list