summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* Add new vload benchmark/test case.Zhigang Gong2014-09-031-0/+33
* utest: add new test for constant expression processing.Zhigang Gong2014-07-311-0/+23
* GBE: Refine bti usage in backend & runtime.Ruiling Song2014-07-301-0/+23
* Add the support for vector type in printf.Junyan He2014-06-241-2/+8
* Add the test cases for 1D Image ArrayJunyan He2014-06-232-0/+38
* Update the printf test case.Junyan He2014-06-231-0/+19
* GBE: fix some get kernel arg info bugs.Zhigang Gong2014-06-231-1/+1
* Add the utest case for clGetKernelArgInfoJunyan He2014-06-131-0/+8
* add [opencl-1.2] test case runtime_compile_link.Luo2014-06-134-0/+27
* Add the test case for 1D image from bufferJunyan He2014-06-131-0/+13
* Add test cases for 1d image fill and copyJunyan He2014-06-132-0/+17
* fix utest simd_any for simd width 8 and 16Guo Yejun2014-06-111-1/+1
* Add the utest case for printfJunyan He2014-06-111-0/+13
* utests: add a double precision check test case.Zhigang Gong2014-06-091-0/+11
* utests: disable double test case.Ruiling Song2014-05-292-2/+2
* add test for __gen_ocl_simd_any and __gen_ocl_simd_allGuo Yejun2014-04-222-0/+27
* GBE: support getelementptr with ConstantExpr operandGuo Yejun2014-02-281-0/+18
* Add utest compiler_private_data_overflowYongjia Zhang2014-01-201-0/+10
* Change compiler_function_argument3 to cover llvm.memcpy.Yang Rong2014-01-161-0/+2
* GBE: fix the constant data allocation.Zhigang Gong2013-11-131-1/+1
* GBE: fix a 64bit scalar register issue.Ruiling Song2013-11-071-3/+4
* utests: add test case for structure argumentLu Guanqun2013-11-061-0/+69
* utests: use mad which will get better precision.Ruiling Song2013-11-061-1/+1
* utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun2013-10-291-0/+10
* utest: Add test case for built-in function pow.Yi Sun2013-10-291-0/+7
* Add a test for vector argument deallocate assert.Yang Rong2013-10-221-0/+12
* Add more type for async copy test case.Yang Rong2013-10-211-15/+23
* GBE: Handle all-zero constant.Ruiling Song2013-10-211-2/+13
* support saturated converting from 64-bit intHomer Hsing2013-10-181-0/+16
* Add test case for newValueProxy of InsertElementInst.Yang Rong2013-10-181-0/+11
* utests: add test cases for function call.Ruiling Song2013-10-172-0/+233
* GBE: Support local variable inside kernel function.Ruiling Song2013-10-141-7/+21
* saturated conversion of native GPU data type, larger to narrowerHomer Hsing2013-10-101-0/+32
* GBE: Refine the curbe entry allocation for sampler/image information.Zhigang Gong2013-09-261-1/+1
* fix scalarizing of llvm phi nodeHomer Hsing2013-09-251-0/+13
* Utests: refine the previous fake 3D test cases.Zhigang Gong2013-09-183-7/+24
* utests: add more constant test cases for composite type.Ruiling Song2013-09-181-2/+57
* change constant test case to cover short/long type.Ruiling Song2013-09-171-1/+12
* support converting 64-bit integer to 32-bit floatHomer Hsing2013-09-171-0/+5
* support converting 64-bit integer to shorter integerHomer Hsing2013-09-111-0/+7
* add built-in function "atan2"Homer Hsing2013-09-111-0/+4
* Change constant unit test to cover 4 byte data type.Ruiling Song2013-09-041-1/+1
* Fix utest compiler_group_size4 error.Ruiling Song2013-08-301-3/+3
* add built-in function "lgamma", "lgamma_r"Homer Hsing2013-08-302-0/+8
* add built-in function "tgamma"Homer Hsing2013-08-301-0/+4
* improve built-in function "sinpi"Homer Hsing2013-08-301-0/+4
* Add a test case that trigger a known bug.Chuanbo Weng2013-08-291-0/+21
* utests: Add a unit test for non-aligned group size.Ruiling Song2013-08-291-0/+17
* Utests: enable long/ulong for abs_diff test case.Zhigang Gong2013-08-191-0/+2
* fix a typoHomer Hsing2013-08-191-1/+1