summaryrefslogtreecommitdiff
path: root/utests
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Statistics of case runningYi Sun3-21/+94
2014-04-02Add one tests case specific for unaligned buffer copy.Junyan He3-2/+121
2014-03-25Add one test case for profiling test.Junyan He2-0/+102
2014-03-13utests: Refine cases for sinpi.Yi Sun1-2/+35
2014-03-13Move the defination union SF to header file utest_helper.hppYi Sun2-14/+15
2014-02-28GBE: support getelementptr with ConstantExpr operandGuo Yejun2-0/+46
2014-02-21Remove some unreasonable input values for rootnYi Sun1-2/+2
2014-02-21utests:add subnormal check by fpclassify.Yi Sun1-0/+3
2014-02-21Change %.20f to %e.Yi Sun1-1/+1
2014-02-21utests: Remove test cases for function 'tgamma' 'erf' and 'erfc'Yi Sun1-17/+11
2014-02-17utests: define python interpreter via cmake variableBoqun Feng1-2/+2
2014-02-08Fix the problem by kernel file open in utestJunyan He1-1/+1
2014-01-20Add utest compiler_private_data_overflowYongjia Zhang2-0/+16
2014-01-17Remove builtin function fma from utest_math_gen.py.Yi Sun1-12/+0
2014-01-17utests: Put all the generated kernel files to .gitignore at runtime.Zhigang Gong2-0/+4
2014-01-16Refine the method to find pch and pcm files.Zhigang Gong3-5/+13
2014-01-14Revert faulty pushed patchsetZhigang Gong2-8/+5
2014-01-10Refine the method to find pch and pcm files.Zhigang Gong2-5/+8
2014-01-07utests/CMakeList.txt: Remove kernel files which generated by utest_generator.py.Yi Sun1-4/+17
2014-01-07Refine calculation for ULP.Yi Sun1-4/+5
2013-12-25Add test cases generator.Yi Sun5-0/+950
2013-12-16Accelerate utest.Zhigang Gong13-88/+127
2013-11-27Remove test cl_create_kernel.Yang Rong1-1/+0
2013-11-14Remove boolean values cannot cross their definition basic block restrict.Yang Rong1-1/+1
2013-11-08release context in runtime_createcontextfromtypeHomer Hsing1-1/+4
2013-11-08Move the gpgpu struct from cl_command_queue to thread specific contextJunyan He1-1/+1
2013-11-07Add the clGetMemObjectInfo options for sub-buffer and update the utest caseJunyan He1-2/+23
2013-11-07Add the test case for sub buffer checkJunyan He2-0/+136
2013-11-07GBE: fix a 64bit scalar register issue.Ruiling Song1-0/+2
2013-11-07release previous program in cl_kernel_initHomer Hsing1-0/+2
2013-11-07release previous kernel in cl_kernel_initHomer Hsing1-0/+2
2013-11-06utests: add test case for structure argumentLu Guanqun2-0/+46
2013-11-04fix ill-coded utest_run::mainHomer Hsing1-2/+2
2013-10-29utest: add test case for builtin function exp/exp2/exp10/expm1.Yi Sun2-0/+103
2013-10-29utest: Add test case for built-in function pow.Yi Sun2-0/+93
2013-10-22Add a test for vector argument deallocate assert.Yang Rong2-0/+58
2013-10-21Add more type for async copy test case.Yang Rong1-35/+51
2013-10-21use int64_t to express "long" in a test caseHomer Hsing1-10/+13
2013-10-18support saturated converting from 64-bit intHomer Hsing1-0/+6
2013-10-18Add test case for newValueProxy of InsertElementInst.Yang Rong2-0/+19
2013-10-17utests: add test cases for function call.Ruiling Song1-14/+19
2013-10-14GBE: Support local variable inside kernel function.Ruiling Song2-3/+28
2013-10-10Add the test case for clEnqueueCopyBufferJunyan He2-0/+67
2013-10-10utests: put compiler_vector_inc into known issue list.Ruiling Song1-1/+1
2013-10-10saturated conversion of native GPU data type, larger to narrowerHomer Hsing2-0/+72
2013-09-26GBE/Runtime: implement workaround for IVB sampler bugZhigang Gong1-1/+1
2013-09-25fix scalarizing of llvm phi nodeHomer Hsing2-0/+47
2013-09-18Utests: refine the previous fake 3D test cases.Zhigang Gong3-19/+33
2013-09-18Runtime: enable border color state support.Zhigang Gong1-1/+1
2013-09-18utests: add more constant test cases for composite type.Ruiling Song1-0/+74