summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove test cl_create_kernel.Yang Rong2013-11-271-1/+0
* Move the gpgpu struct from cl_command_queue to thread specific contextJunyan He2013-11-081-1/+1
* Add the test case for sub buffer checkJunyan He2013-11-071-0/+1
* utests: add test case for structure argumentLu Guanqun2013-11-061-0/+1
* utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun2013-10-291-0/+1
* utest: Add test case for built-in function pow.Yi Sun2013-10-291-0/+1
* Add a test for vector argument deallocate assert.Yang Rong2013-10-221-0/+1
* Add test case for newValueProxy of InsertElementInst.Yang Rong2013-10-181-0/+1
* GBE: Support local variable inside kernel function.Ruiling Song2013-10-141-0/+1
* Add the test case for clEnqueueCopyBufferJunyan He2013-10-101-0/+1
* saturated conversion of native GPU data type, larger to narrowerHomer Hsing2013-10-101-0/+1
* fix scalarizing of llvm phi nodeHomer Hsing2013-09-251-0/+1
* Add a test case for binary load.Junyan He2013-09-121-1/+12
* add built-in function "atan2"Homer Hsing2013-09-111-0/+1
* CL: Enalbe gl sharing with new egl extension.Zhigang Gong2013-09-061-2/+2
* Utests: Enable bool_cross_basic_block.Zhigang Gong2013-09-041-1/+1
* add built-in function "lgamma", "lgamma_r"Homer Hsing2013-08-301-0/+2
* add built-in function "tgamma"Homer Hsing2013-08-301-0/+1
* improve built-in function "sinpi"Homer Hsing2013-08-301-0/+1
* Add a test case that trigger a known bug.Chuanbo Weng2013-08-291-2/+3
* Add async copy and async stride copy test case.Yang Rong2013-08-161-0/+2
* test 64bit version of "upsample"Homer Hsing2013-08-161-0/+1
* test 64bit-integer comparingHomer Hsing2013-08-141-0/+1
* support 64bit-integer multiplicationHomer Hsing2013-08-131-0/+1
* Add a load bool imm test case.Yang Rong2013-08-131-0/+1
* test 64bit-integer shiftingHomer Hsing2013-08-131-0/+3
* support converting shorter int to 64bit intHomer Hsing2013-08-121-0/+1
* Add event unit test.Yang Rong2013-08-121-0/+1
* utest: Add test case for function acos/acosh/asin/asinh.Yi Sun2013-08-121-0/+1
* test 64bit-integer immediate value, and "and", "or", "xor" arithmeticHomer Hsing2013-08-071-0/+1
* support 64bit-integer addition, subtractionHomer Hsing2013-08-061-0/+1
* test if register allocation and 64-bit reading are fixedHomer Hsing2013-08-051-0/+1
* test built-in function "shuffle2"Homer Hsing2013-08-051-0/+1
* utests: Add a test case for built-in functions get_num_groups.Yi Sun2013-07-301-0/+1
* utest: Add test for built-in function get_local_id.Yi Sun2013-07-301-0/+1
* utest: Add test for built-in function get_local_size.Yi Sun2013-07-301-0/+1
* test builtin function "shuffle"Homer Hsing2013-07-241-0/+1
* test built-in function "remquo"Homer Hsing2013-07-241-0/+1
* test builtin function "modf"Homer Hsing2013-07-241-0/+1
* test built-in function "nextafter"Homer Hsing2013-07-241-0/+1
* utest: add built-in test case for get_global_id.Yi Sun2013-07-221-0/+1
* test built-in function "frexp"Homer Hsing2013-07-161-0/+1
* test built-in function "sign"Homer Hsing2013-07-161-0/+1
* test function "mad_sat"Homer Hsing2013-07-121-0/+1
* test function "smoothstep"Homer Hsing2013-07-121-0/+1
* test built-in function "bitselect"Homer Hsing2013-07-121-0/+1
* test built-in functions "degrees" and "radians"Homer Hsing2013-07-081-0/+2
* test cases for "mul24", "mad24"Homer Hsing2013-07-081-0/+2
* test built-in function "upsample"Homer Hsing2013-07-051-0/+1
* Add the test case for builtin step() functionJunyan He2013-07-051-0/+1