aboutsummaryrefslogtreecommitdiff
path: root/src/builtins
AgeCommit message (Expand)Author
2015-07-14fixed the crash issue for convert builtin functionShow Liu
2015-07-02Fixed the atomic operations failed on 64 bits argument and discard the whites...Show Liu
2015-07-02Fixed the atomic operation crash issuesShow Liu
2015-06-26Tixed the mad_sat() builtin function crash issueShow Liu
2015-06-23fixed the mul_hi() builtin function crash issueShow Liu
2015-06-23fixed for rotate() crash issue when argument is uint typeShow Liu
2015-06-05fixed the sub_sat() builin function crash issueShow Liu
2015-06-05fixed the add_sat() builtin function crash issueShow Liu
2015-05-14printf.c: Added cl_khr_int64 feature to printf builtinGil Pitney
2015-04-29Added printf builtin for v1.2Gil Pitney
2015-04-21Add popcount builtin function for OpenCL v1.2Gil Pitney
2014-12-16v0.9: Shamrock README and TODO listsshamrock_v0.9Khronos_conformanceGil Pitney
2014-12-08Added -ffake-address-space-map option to generate LLVM IR address spacesGil 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