contrib/beignet.git
2013-08-16 Homer Hsingadd 64bit version of "upsample"
2013-08-16 Homer Hsingadd empty 64bit-integer version built-in functions
2013-08-16 Homer Hsingsupport built-in function mad_sat(int) and mad_sat...
2013-08-16 Zou Nan haiuse r112 as source of EOT message
2013-08-15 Zhigang GongGBE: fix an illegal instruction.
2013-08-14 Zhigang GongGBE: I64CMP should be treated as CMP in reg allocation...
2013-08-14 Homer Hsingtest 64bit-integer comparing
2013-08-14 Homer Hsingsupport 64bit-integer comparing
2013-08-14 Zou Nan haiFlush the queue after enqueue.
2013-08-14 Yang RongFix event pthread_mutex_lock dead lock.
2013-08-14 Zhigang GongGBE: set temporary address register for read64 to U64.
2013-08-13 Homer Hsingsupport 64bit-integer multiplication
2013-08-13 Yang RongAdd a load bool imm test case.
2013-08-13 Yang RongAdd bool move imm support.
2013-08-13 Homer Hsingtest 64bit-integer shifting
2013-08-13 Homer Hsingsupport 64bit-integer shifting
2013-08-12 Homer Hsingsupport converting shorter int to 64bit int
2013-08-12 Homer HsingDefine temporary reg as dest reg of instruction
2013-08-12 Yang RongAdd event unit test.
2013-08-12 Yang RongAdd openCL event support.
2013-08-12 Yang RongAdd function cl_command_queue_flush to flush a command
2013-08-12 Yang RongAdd some functions to support event in intel gpgpu.
2013-08-12 Yang RongAdd a struct and a function to handle all implemented...
2013-08-12 Yang RongAdd the empty functions of cl_enqueueXXX.
2013-08-12 Homer Hsingno "div by zero" in smoothstep test case
2013-08-12 Zhigang GongDriver: Fix the incorrect size of surface 1.
2013-08-12 Yi Sunutest: Add test case for function acos/acosh/asin/asinh.
2013-08-12 Yi SunHandle boundary and illegal values.
2013-08-12 Ruiling SongSkip spill/unspill instruction when trying to do spill.
2013-08-09 Ruiling SongFix a re-schedule issue of scratch write
2013-08-09 Zhigang GongGBE: Fixed a bug and release 2 or 3 simdWidth register...
2013-08-09 Zhigang GongUtests: enable long/ulong in vector load/store test...
2013-08-09 Zhigang GongGBE: Fix one bug in instruction scheduling.
2013-08-09 Zhigang GongGBE: fix insntruction scheduling related bugs in read64...
2013-08-07 Zhigang GongGBE: enable double vector load/store support.
2013-08-07 Homer Hsingtest 64bit-integer selection operator
2013-08-07 Homer Hsingsupport 64bit-integer selection operator "?:"
2013-08-07 Ruiling SongImplement spill/unspill
2013-08-07 Ruiling Songenable scratch memory allocation and read/write
2013-08-07 Homer Hsingkeep address space qualifier of pointers
2013-08-07 Homer Hsingtest 64bit-integer immediate value, and "and", "or...
2013-08-07 Homer Hsingsupport 64bit-integer AND(&), OR(|), XOR(^) arithmetic
2013-08-07 Homer Hsingsupport 64bit-integer immediate value
2013-08-07 Yi SunImprove the accuracy of built-in function asin.
2013-08-06 Homer Hsingsupport 64bit-integer addition, subtraction
2013-08-06 Ruiling SongFix a bug in stack calculation.
2013-08-06 Homer Hsingsupport 64bit-integer reading(writing)
2013-08-05 Homer Hsingtest if register allocation and 64-bit reading are...
2013-08-05 Zhigang GongGBE: refactor double support.
2013-08-05 Homer Hsingtest built-in function "shuffle2"
2013-08-05 Homer Hsingadd built-in function "shuffle2"
2013-07-30 Zhigang GongNeed to define local to __local.
2013-07-30 Zhigang GongAdded memory space parameters support at the autogenera...
2013-07-30 Yi Sunutests: Add a test case for built-in functions get_num_...
2013-07-30 Yi Sunutest: Add test for built-in function get_local_id.
2013-07-30 Yi Sunutest: Add test for built-in function get_local_size.
2013-07-29 Zhigang GongEnable islessgreater/isordered/isunordered builtin...
2013-07-29 Homer Hsingadd built-in function "isordered", "isunordered"
2013-07-29 Homer Hsingadd built-in function "islessgreater"
2013-07-25 Simon RichterAdd generated header and PCH to gitignore
2013-07-25 Simon RichterUse access() instead of fopen() to search for PCH
2013-07-24 Zhigang GongFix the indention handling in vector builtin function...
2013-07-24 Homer Hsingadd address space qualifier to "modf"
2013-07-24 Homer Hsingadd address space qualifier to "remquo"
2013-07-24 Homer Hsingrevise built-in function "shuffle"
2013-07-24 Zhigang GongAdd misc builtin vector functions.
2013-07-24 Zhigang Gongcheck whether python is installed.
2013-07-24 Junyan HeAdd the PCH support when building the source.
2013-07-24 Zhigang GongSplit the thounsands autogenerated code out from ocl_st...
2013-07-24 Zhigang GongImplement a pyton script to auto generate those builtin...
2013-07-24 Homer Hsingtest builtin function "shuffle"
2013-07-24 Homer Hsingadd builtin function "shuffle"
2013-07-24 Zhigang GongFrexp support global memory directly
2013-07-24 Homer Hsingadd address_space modifier to builtin functions' pointer
2013-07-24 Homer Hsingtest built-in function "remquo"
2013-07-24 Homer Hsingadd built-in function "remquo"
2013-07-24 Homer Hsingtest builtin function "modf"
2013-07-24 Homer Hsingadd builtin function "modf"
2013-07-24 Homer Hsingtest built-in function "nextafter"
2013-07-24 Homer Hsingadd built-in function "nextafter"
2013-07-22 Yi Sunutest: add built-in test case for get_global_id.
2013-07-22 Yang RongAdd build clang option fno-builtin to disable intrinsics.
2013-07-16 Homer Hsingtest built-in function "frexp"
2013-07-16 Homer Hsingadd built-in function "frexp"
2013-07-16 Junyan HeImprove the clGetMemObjectInfo API, add more info option
2013-07-16 Junyan HeAdd the support for clSetMemObjectDestructorCallback API
2013-07-16 Junyan HeImprove the clEnqueueMapBuffer and clCreateBuffer API
2013-07-16 Homer Hsingfix vectorial built-in functions "min, max, clamp"
2013-07-16 Homer Hsingtest built-in function "sign"
2013-07-16 Homer Hsingbuilt-in function "sign"
2013-07-12 Homer Hsingtest function "mad_sat"
2013-07-12 Homer Hsingadd built-in function "mad_sat"
2013-07-12 Zhigang Gongutest: Query the device driver version and the open...
2013-07-12 Zhigang GongCL: Refine the version string handling.
2013-07-12 Homer Hsingtest function "smoothstep"
2013-07-12 Homer Hsingsupport built-in function "smoothstep"
2013-07-12 Homer Hsingtest API function "clGetImageInfo"
2013-07-12 Homer Hsingsupport clGetImageInfo
2013-07-12 Homer Hsingimprove clCreateContext conformance
2013-07-12 Homer Hsingtest built-in function "bitselect"
next