summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04GBE: support const private array initialization.Ruiling Song2-45/+54
2014-12-03Change CL_DEVICE_PREFERRED_VECTOR_WIDTH_CHAR from 8 to 16.Chuanbo Weng1-1/+1
2014-12-03GBE: Re-implement BTI logic in backendRuiling Song2-109/+159
2014-12-02utests: make utests maths ULP values consistent with specificationMeng Mengmeng3-8/+96
2014-12-02add utest of CL_MEM_ALLOC_HOST_PTRGuo Yejun3-0/+32
2014-12-02enable CL_MEM_ALLOC_HOST_PTR with user_ptr to avoid copy between GPU/CPUGuo Yejun3-16/+33
2014-12-02refine utest of cl_mem_use_host_ptrGuo Yejun2-12/+1
2014-12-02add test of cl_mem_use_host_ptr into benchmarkGuo Yejun5-24/+66
2014-12-02clean code, the logic is already at the beginning of functionGuo Yejun1-16/+0
2014-12-02fix bswap implementation issue.Luo Xionghu1-36/+28
2014-12-02fix dnetc overflow issue.Luo Xionghu1-1/+2
2014-12-02GBE: optimize GEP constant offset calculation.Zhigang Gong1-3/+5
2014-12-02GBE: fix a regression caused by the negative index handling patch.Zhigang Gong1-1/+1
2014-12-02Fix based on piglit OpenCL falied case (cl-api-compile-program).Yan Wang1-4/+2
2014-12-01utests: Add one case to test negative index array access.Zhigang Gong3-0/+55
2014-12-01GBE: Fix bug with negative constant GEP index.Zhigang Gong3-11/+13
2014-12-01GBE: Output CFG of Gen IR to dot file.Ruiling Song3-0/+26
2014-11-28fix issue to pass utest of runtime_climage_from_boname for BDWGuo Yejun1-2/+2
2014-11-27utests: fix indent in CMakeLists.txtZhigang Gong1-10/+10
2014-11-27add test for clCreateImageFromLibvaIntelGuo Yejun3-1/+226
2014-11-27fix issue to create cl image from libva with non-zero offsetGuo Yejun4-7/+5
2014-11-27utests: reduce work group size to 256 to satisfy BYT platform.Zhigang Gong1-1/+1
2014-11-26GBE: Place loop exits after loop blocks when sorting basic blocks.Ruiling Song1-10/+84
2014-11-25GBE: don't split instruction for some special case.Zhigang Gong1-1/+11
2014-11-25utests: fix a typo in test cases.Zhigang Gong1-1/+1
2014-11-25utests: fix work group size issue in compiler_fill_image_2d_array.Zhigang Gong1-2/+2
2014-11-25GBE: disable spill register under simd16 mode.Zhigang Gong1-3/+2
2014-11-24Change the IVB/HSW's max_work_group_size to 512, and BYT to 256.Yang Rong1-15/+15
2014-11-21Fix the opencv_test_core/OCL_Arithm random segment fault.Yang Rong1-37/+36
2014-11-21BDW: Change the default tiling mode to TILING_Y on BDW.Yang Rong1-3/+7
2014-11-19add the reduced self loop node detection.Luo Xionghu1-11/+26
2014-11-19Fix NO_TILING alignment bug.Yang Rong1-1/+1
2014-11-19re-enable userptr with fix: CPU access after GPU finishes the renderingGuo Yejun3-15/+41
2014-11-18reuse the loop info from llvm.Luo Xionghu2-36/+21
2014-11-18Change the IVB/HSW L3 SQC credit setting.Yang Rong1-2/+2
2014-11-18Remove patch version on master branch.Zhigang Gong2-2/+0
2014-11-14Bump to 1.0.0.Release_v1.0.0Zhigang Gong2-2/+6
2014-11-14GBE: work around error reporting for unresolved symbolsZhigang Gong2-0/+14
2014-11-13Fix the bug of multi-thread crashJunyan He1-13/+0
2014-11-13runtime: disable userptr due to random fail.Zhigang Gong1-6/+7
2014-11-13runtime: fix bug in cl_enqueue_read_buffer.Zhigang Gong1-3/+8
2014-11-13runtime: refine version handling.Zhigang Gong2-0/+5
2014-11-13Update documents.Zhigang Gong1-4/+11
2014-11-12runtime: fix one bug in BDW image.Zhigang Gong1-2/+4
2014-11-12update some documents.Zhigang Gong3-40/+29
2014-11-12GBE: fix one double related bugs for post register scheduling.Zhigang Gong4-6/+9
2014-11-12Revert "BDW: Change the default tiling mode to TILING_Y on BDW."Zhigang Gong1-8/+4
2014-11-11GBE: fix relocatable issue for pch file.Zhigang Gong2-37/+47
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong206-208/+208
2014-11-11utests: remove all shader toy test cases.Zhigang Gong19-1138/+0