summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/formulagroupcl_public.hxx
AgeCommit message (Expand)Author
2013-11-27GPU Calc: using intrinsic isnan() to improve performance and compilation timeI-Jui (Ray) Sung
2013-11-22GPU Calc: Sum of product doesn't check out-of-bound accessesWei Wei
2013-11-19GPU Calc: optimize average() handlingI-Jui (Ray) Sung
2013-11-19GPU Calc: add an inline function to legalize inputs for reduction.I-Jui (Ray) Sung
2013-11-18GPU Calc: add compile time option for using fmin/fmax intrinsicsI-Jui (Ray) Sung
2013-10-29Add missing boilerplates.Kohei Yoshida
2013-10-29Fix compiler warnings for unused variables and non-const char* declaration.Kohei Yoshida
2013-10-29Implement string equality operatorI-Jui (Ray) Sung
2013-10-29Refactor fixed inline function preamble generation in kernel.haochen