summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-13Bump version to 1.3.1.Release_v1.3.1Yang Rong2-1/+4
2017-03-13Docs: update Readme.Yang Rong1-2/+6
2017-03-13Docs: Update Readme OpenCL 2.0 section.Yang Rong1-9/+3
2017-02-28Backend: Fix a selection ir optimization bugPan Xiuli1-1/+4
2017-02-24MAD compact instrcution could not support "absolute" attribute.Yan Wang1-0/+2
2017-02-14Runtime: add a warning when load gen binary fail.Yang Rong1-0/+1
2017-02-14Runtime: fix get non support type device bug.Yang Rong2-4/+8
2017-02-14Enable OpenCL 2.0 only where supportedPan Xiuli7-31/+60
2017-02-14Enable support for two-component 16-bit planesMark Thompson1-0/+2
2017-02-14CMAKE: if user disable ICD support, must pass cmake option explicitly.Yang Rong2-1/+3
2017-02-14Add document of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng2-4/+85
2017-02-14Add example of using cl_khr_gl_sharing to do gl buffer sharing.Chuanbo Weng5-47/+199
2017-02-14GBE: use shr instead of division as possible.Yang Rong1-1/+12
2017-02-14GBE: use shl instead of multiply as possible.Yang Rong1-0/+19
2017-02-14Free context devices on context releaseGiuseppe Bilotta1-0/+1
2017-02-14Fix obvious copy-pasteGiuseppe Bilotta1-1/+1
2017-02-14Utest: Add OCL20 into utest and check version in runtimePan Xiuli11-26/+49
2017-02-14Utest: Fix an unused waring in 2.0 utestPan Xiuli1-2/+1
2017-02-14FindLLVM: Accept LLVM 3.9Rebecca N. Palmer1-2/+2
2017-02-14API: Fix local memory type to CL_LOCALPan Xiuli4-4/+4
2017-02-14Typo in error messageGiuseppe Bilotta1-1/+1
2017-02-14Add a CMake option for toggling OCL ICD Loader compatibilityMarek Szuba1-0/+3
2017-02-14Make CL-GL sharing available via ICDRebecca N. Palmer1-12/+16
2017-02-14Fix typoRebecca N. Palmer1-1/+1
2017-02-14GBE: use shift for PowerOf2 size when lowering GEP.Ruiling Song1-6/+13
2017-01-20Bump version to 1.3.0.Release_v1.3.0Yang Rong2-0/+4
2017-01-20Doc: add android build howto.Yang Rong2-0/+65
2017-01-20Doc: add OpenCL 2.0 section to readme.Yang Rong1-0/+12
2017-01-19Android.mk: update Android.mk for android build.Yang Rong4-5/+27
2017-01-19GBE: fix llvm3.5 version build error.Yang Rong2-5/+8
2017-01-11Add some pointer access check.Yang Rong4-3/+7
2017-01-11Fix two bugs about command queue destroy.Junyan He2-1/+4
2017-01-09Fail, don't assert, if unable to create contextRebecca N. Palmer1-3/+5
2017-01-09GBE: Fix getTypesize bug with LLVM3.9Pan Xiuli1-5/+6
2017-01-09GBE: fix a mix analyze bug.Yang Rong1-2/+4
2017-01-09GBE: fix legacy read64 mix pointer bug.Yang Rong1-2/+2
2017-01-06GBE: if PointerFamily is FAMILY_QWORD, chv and bxt need special handle.Yang Rong4-0/+125
2017-01-06Runtime: Fix a event bug.Yang Rong1-7/+21
2017-01-06GBE: Fix memdep-block-scan-limit caused bug on LLVM3.8Pan Xiuli1-1/+1
2017-01-06Fix a event notify bug.Junyan He4-48/+27
2017-01-06GBE: Fix another Sel.bool issue.Ruiling Song1-5/+8
2017-01-06GBE: fix long work group fail.Yang Rong2-38/+58
2017-01-05Backend: Fix header address of oword block read/writePan Xiuli2-5/+6
2017-01-05Fix two bugs about event.Junyan He2-16/+13
2017-01-04Backend: Fix sel ir subnr usagePan Xiuli2-4/+5
2017-01-03fix UNTYPED_WRITE function parameters for Gen75Encoder::UNTYPED_WRITEGuo Yejun2-2/+2
2017-01-03utest: fix i386 system long ctz fail.Yang Rong1-1/+1
2016-12-30Runtime: fix a profiling fail.Yang Rong3-23/+6
2016-12-30add sends support for printfGuo, Yejun4-16/+33
2016-12-30Runtime: add the head file to avoid implicit declaration of function ‘cl_de...Yang Rong1-0/+1