summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a test case that trigger a known bug.Chuanbo Weng2013-08-293-2/+80
* utests: Add a unit test for non-aligned group size.Ruiling Song2013-08-292-0/+69
* GBE: Clear Flag register to fix a gpu hang.Ruiling Song2013-08-293-0/+17
* GBE: disable cl_khr_fp64.Zhigang Gong2013-08-221-0/+1
* list all available utests' namesLu Guanqun2013-08-213-0/+16
* rename ulong to ulong64 to avoid the conflicts in <sys/types.h>Lu Guanqun2013-08-211-3/+3
* fix warning when egl is not thereLu Guanqun2013-08-191-2/+2
* fix left shift warningLu Guanqun2013-08-191-2/+2
* fix left shift warnings in utestsLu Guanqun2013-08-191-2/+2
* Utests: enable long/ulong for abs_diff test case.Zhigang Gong2013-08-192-5/+32
* enable signed 64-bit version of "abs_diff"Homer Hsing2013-08-193-15/+20
* enable unsigned 64bit version of "abs_diff"Homer Hsing2013-08-192-1/+11
* GBE: skip instruction pattern match for 64 bit sel_cmp.Homer Hsing2013-08-191-0/+3
* fix a typoHomer Hsing2013-08-191-1/+1
* Add async copy and async stride copy test case.Yang Rong2013-08-165-0/+118
* Implement async and prefetch built-in.Yang Rong2013-08-161-0/+66
* test 64bit version of "upsample"Homer Hsing2013-08-163-0/+43
* Fix unit test compiler_load_bool_imm error.Yang Rong2013-08-161-0/+1
* add 64bit version of "upsample"Homer Hsing2013-08-169-2/+41
* add empty 64bit-integer version built-in functionsHomer Hsing2013-08-162-3/+60
* support built-in function mad_sat(int) and mad_sat(uint)Homer Hsing2013-08-161-3/+10
* use r112 as source of EOT messageZou Nan hai2013-08-161-1/+2
* GBE: fix an illegal instruction.Zhigang Gong2013-08-151-0/+1
* GBE: I64CMP should be treated as CMP in reg allocation and insn scheduling.Zhigang Gong2013-08-142-3/+3
* test 64bit-integer comparingHomer Hsing2013-08-143-0/+147
* support 64bit-integer comparingHomer Hsing2013-08-145-1/+99
* Flush the queue after enqueue.Zou Nan hai2013-08-141-0/+1
* Fix event pthread_mutex_lock dead lock.Yang Rong2013-08-141-4/+17
* GBE: set temporary address register for read64 to U64.Zhigang Gong2013-08-141-1/+1
* support 64bit-integer multiplicationHomer Hsing2013-08-138-5/+126
* Add a load bool imm test case.Yang Rong2013-08-133-0/+41
* Add bool move imm support.Yang Rong2013-08-132-1/+19
* test 64bit-integer shiftingHomer Hsing2013-08-137-0/+147
* support 64bit-integer shiftingHomer Hsing2013-08-135-3/+163
* support converting shorter int to 64bit intHomer Hsing2013-08-127-0/+116
* Define temporary reg as dest reg of instructionHomer Hsing2013-08-125-116/+153
* Add event unit test.Yang Rong2013-08-124-2/+76
* Add openCL event support.Yang Rong2013-08-127-224/+692
* Add function cl_command_queue_flush to flush a commandYang Rong2013-08-122-0/+10
* Add some functions to support event in intel gpgpu.Yang Rong2013-08-124-10/+134
* Add a struct and a function to handle all implemented enqueue api.Yang Rong2013-08-121-254/+64
* Add the empty functions of cl_enqueueXXX.Yang Rong2013-08-123-0/+590
* no "div by zero" in smoothstep test caseHomer Hsing2013-08-121-1/+1
* Driver: Fix the incorrect size of surface 1.Zhigang Gong2013-08-121-1/+1
* utest: Add test case for function acos/acosh/asin/asinh.Yi Sun2013-08-123-0/+98
* Handle boundary and illegal values.Yi Sun2013-08-121-0/+30
* Skip spill/unspill instruction when trying to do spill.Ruiling Song2013-08-121-2/+5
* Fix a re-schedule issue of scratch writeRuiling Song2013-08-091-0/+5
* GBE: Fixed a bug and release 2 or 3 simdWidth register space.Zhigang Gong2013-08-092-1/+1
* Utests: enable long/ulong in vector load/store test case.Zhigang Gong2013-08-092-5/+5