aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-02Added the declaration for the 64 bits atomic operationsShow Liu
2015-06-16fixed the upsample() builtin function crash issueShow Liu
2015-06-16fiexed for clz() builtin function crash issueShow Liu
2015-05-29Fix abs() builtin function for CPU.Gil Pitney
2015-04-29Added printf builtin for v1.2Gil Pitney
2015-04-21Add popcount builtin function for OpenCL v1.2Gil Pitney
2015-02-03cl_ext.h: Added TI extension OpenCL header into include/CLGil Pitney
2015-02-03Move include/CL 1.1 files to include/CL_1_1Gil Pitney
2014-12-15cpu.h: Allow printf() to be called from kernels for debugging.Gil Pitney
2014-12-10prefetch: Implemented prefetch builtin (noop'ed)Gil Pitney
2014-12-08builtins: Fixed nextafter builtin; updated INFINITY definition.Gil Pitney
2014-10-28Initial Commit: Based on TI OpenCL v0.8, originally based on clover.shamrock_v0.8Gil Pitney