summaryrefslogtreecommitdiff
path: root/utests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* GBE: support getelementptr with ConstantExpr operandGuo Yejun2014-02-281-0/+1
* utests: define python interpreter via cmake variableBoqun Feng2014-02-171-2/+2
* Add utest compiler_private_data_overflowYongjia Zhang2014-01-201-0/+1
* utests: Put all the generated kernel files to .gitignore at runtime.Zhigang Gong2014-01-171-0/+2
* Refine the method to find pch and pcm files.Zhigang Gong2014-01-161-3/+8
* Revert faulty pushed patchsetZhigang Gong2014-01-141-8/+3
* Refine the method to find pch and pcm files.Zhigang Gong2014-01-101-3/+8
* utests/CMakeList.txt: Remove kernel files which generated by utest_generator.py.Yi Sun2014-01-071-4/+17
* Add test cases generator.Yi Sun2013-12-251-0/+9
* 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