llvm-capstone/clang/test/CodeGenOpenCL
Peter Collingbourne 95fd2ca69f Annotate imprecise FP division with fpaccuracy metadata
The OpenCL single precision division operation is only required to
be accurate to 2.5ulp.  Annotate the fdiv instruction with metadata
which signals to the backend that an imprecise divide instruction
may be used.

llvm-svn: 143136
2011-10-27 19:19:51 +00:00
..
2011-04-15-vec-init-from-vec.cl
address-spaces.cl
ext-vector-shuffle.cl
fpaccuracy.cl Annotate imprecise FP division with fpaccuracy metadata 2011-10-27 19:19:51 +00:00
kernel-metadata.cl
local.cl
ptx-calls.cl PTX: Set proper calling conventions for PTX in OpenCL mode. 2011-10-05 17:58:44 +00:00
ptx-kernels.cl PTX: Set proper calling conventions for PTX in OpenCL mode. 2011-10-05 17:58:44 +00:00
single-precision-constant.cl
vector_literals_valid.cl