aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-08Adjust CL_DEVICE_MAX_WORK_GROUP_SIZE and CL_DEVICE_MAX_WORK_ITEM_SIZES values.Gil Pitney
2014-12-08Ensure kernel arguments to local address space allocated on 128 byte boundaryGil 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-11-21test: parameter types: updated to test for int4 to float4 conversion.Gil Pitney
2014-11-21Fixed kernel stub argument marshalling code to ensure proper alignmentGil Pitney
2014-11-19clCreateBuffer(): Ensure allocation meets minimum alignment for double16 typeGil Pitney
2014-11-17Remove redundant getPointerToFunction() call.Gil Pitney
2014-11-13Test: Added unit test to help debug Khronos basic_parameter_types vector testGil Pitney
2014-10-28Initial Commit: Based on TI OpenCL v0.8, originally based on clover.Gil Pitney