summaryrefslogtreecommitdiff
path: root/kernels
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add async copy and async stride copy test case.Yang Rong2013-08-162-0/+32
* test 64bit version of "upsample"Homer Hsing2013-08-161-0/+4
* test 64bit-integer comparingHomer Hsing2013-08-141-0/+29
* support 64bit-integer multiplicationHomer Hsing2013-08-131-0/+7
* Add a load bool imm test case.Yang Rong2013-08-131-0/+12
* test 64bit-integer shiftingHomer Hsing2013-08-133-0/+21
* support converting shorter int to 64bit intHomer Hsing2013-08-121-0/+7
* Add event unit test.Yang Rong2013-08-121-0/+6
* utest: Add test case for function acos/acosh/asin/asinh.Yi Sun2013-08-121-0/+10
* Utests: enable long/ulong in vector load/store test case.Zhigang Gong2013-08-091-3/+3
* GBE: enable double vector load/store support.Zhigang Gong2013-08-071-3/+3
* test 64bit-integer selection operatorHomer Hsing2013-08-071-0/+3
* test 64bit-integer immediate value, and "and", "or", "xor" arithmeticHomer Hsing2013-08-071-0/+17
* support 64bit-integer addition, subtractionHomer Hsing2013-08-061-0/+7
* test if register allocation and 64-bit reading are fixedHomer Hsing2013-08-051-0/+5
* test built-in function "shuffle2"Homer Hsing2013-08-051-0/+13