summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/opbase.hxx
AgeCommit message (Expand)Author
2013-11-27GPU Calc: fix regression caused by recent isValid() changeI-Jui (Ray) Sung
2013-11-22GPU Calc: Sum of product doesn't check out-of-bound accessesWei Wei
2013-11-18GPU Calc: implement horizontal ranges as multiple VectorRefsI-Jui (Ray) Sung
2013-11-17GPU Calc: refactor: separate VectorRef out of DynamicKernelArgumentI-Jui (Ray) Sung
2013-11-15GPU Calc: implemented parallel reduction for SUMIFSWei Wei
2013-11-15GPU Calc: use parallel reduction to implement sumI-Jui (Ray) Sung
2013-11-13GPU Calc: implemented for SUMIFSyiming ju
2013-10-31GPU Calc: refactor code generation for inlined library routinesXukai Liu
2013-10-31Fix an integration regression on GPU Calc compiler string test case.I-Jui (Ray) Sung
2013-10-30Un-templatize code for speedier compilation.Kohei Yoshida
2013-10-30Let's use typedef for this.Kohei Yoshida
2013-10-29Include a message for unhandled-token in OCL group interpreter.I-Jui (Ray) Sung
2013-10-29std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.Kohei Yoshida
2013-10-29std::shared_ptr is C++11 specific. Use boost::shared_ptr instead.Kohei Yoshida
2013-10-29Properly split opbase.hxx into header and source files.Kohei Yoshida
2013-10-29Properly split header and source files.Kohei Yoshida
2013-10-29Lower-cased file names.Kohei Yoshida