improved performance of bitwise ops
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Thu, 13 Mar 2014 15:42:13 +0000 (19:42 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Thu, 13 Mar 2014 15:42:13 +0000 (19:42 +0400)
commit6f76e7b42dc52308c13f8d64331cbd3ca08aa750
tree97758b3b34c0c159faf899fdf770ad1a8db53902
parentadc15c2bbaecaee5e60345c7c10c4b6cac585219
improved performance of bitwise ops
modules/ocl/src/arithm.cpp
modules/ocl/src/opencl/arithm_bitwise.cl [moved from modules/ocl/src/opencl/arithm_bitwise_binary.cl with 67% similarity]
modules/ocl/src/opencl/arithm_bitwise_binary_mask.cl [deleted file]
modules/ocl/src/opencl/arithm_bitwise_binary_scalar.cl [deleted file]
modules/ocl/src/opencl/arithm_bitwise_binary_scalar_mask.cl [deleted file]
modules/ocl/src/opencl/arithm_bitwise_not.cl [deleted file]