Implement step builtin
authorTom Stellard <thomas.stellard@amd.com>
Mon, 2 Mar 2015 15:29:41 +0000 (15:29 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 2 Mar 2015 15:29:41 +0000 (15:29 +0000)
commit9d0d374c5bf7072814caf9c153b12010f115367b
tree12f37761d109d74837047c1cff4c10a43b585fa2
parent1f28b14bba45cda0a00071eae464f31bd4a6fd38
Implement step builtin

This has been tested with piglit, OpenCV, and the ocl conformance tests.

llvm-svn: 230970
libclc/generic/include/clc/clc.h
libclc/generic/include/clc/common/step.h [new file with mode: 0644]
libclc/generic/include/clc/common/step.inc [new file with mode: 0644]
libclc/generic/lib/SOURCES
libclc/generic/lib/clcmacro.h
libclc/generic/lib/common/step.cl [new file with mode: 0644]