llvm-project/libclc/generic/lib/geometric
Tom Stellard bd4da7a0ef Implement fast_distance builtin
This implementation was ported from the AMD builtin library
and has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 232978
2015-03-23 18:10:04 +00:00
..
cross.cl Add cross for double3 and double4 2014-03-21 16:21:58 +00:00
distance.cl Implement distance builtin v2 2015-03-23 17:01:35 +00:00
distance.inc Implement distance builtin v2 2015-03-23 17:01:35 +00:00
dot.cl
fast_distance.cl Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
fast_distance.inc Implement fast_distance builtin 2015-03-23 18:10:04 +00:00
fast_length.cl Implement fast_length builtin 2015-03-23 18:10:02 +00:00
length.cl Fix implementation of length builtin v2 2015-03-23 17:01:33 +00:00
normalize.cl Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
normalize.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00