summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-04Bump version to 1.2.1.Release_v1.2.1Release_v1.2Yang Rong2-1/+4
2016-11-01GBE: Fix a logical insn with flag bug.Yang Rong1-0/+10
2016-10-27GBE: Fix assert when get metadata llvm.loop.unroll.enable.Yang Rong1-11/+23
2016-10-21Add new BXT and KBL pciids to GetGenID.sh.Yang, Rong R1-1/+4
2016-10-21GBE: fix half immediate negate assert.Yang Rong1-0/+5
2016-10-21Runtime: avoid clang warning "warning: expression result unused".Yang, Rong R1-1/+1
2016-10-21KBL: fix some 1d array test fail.Yang, Rong R1-2/+5
2016-10-21Add clGetKernelSubGroupInfoKHR to _cl_icd_dispatch tableRebecca N. Palmer1-2/+19
2016-10-21Utests: Allow testing cl_intel_accelerator via ICDRebecca N. Palmer4-3/+28
2016-10-21runtime: set cl_intel_motion_estimation as IVB specifc device extension.Chuanbo Weng2-1/+5
2016-10-21rumtime: check all the extension id, not only BASE and OPT1.Chuanbo Weng1-10/+1
2016-10-21libocl: Provide specs required CL_VERSION macrosJan Vesely1-0/+3
2016-10-21Utests: respect existing C/CXXFLAGSRebecca N. Palmer1-2/+2
2016-10-21Fix build with latest libdrmIgor Gnatenko1-4/+4
2016-10-21Utests: Don't end an all-tests run when one test failsRebecca N. Palmer7-8/+8
2016-10-21Utests: use clGetExtensionFunctionAddressForPlatformRebecca N. Palmer1-1/+5
2016-10-21Docs: Spelling and grammar fixesRebecca N. Palmer4-17/+17
2016-10-21change PCI_CHIP_BROXTON_P to PCI_CHIP_BROXTON_0 to unify the namingGuo Yejun2-4/+4
2016-10-21add bxt with pciid 0x1A85Guo Yejun4-19/+25
2016-10-21correct the kernel nameGuo Yejun1-1/+1
2016-10-21add bxt with pciid 0x1A84Guo Yejun2-1/+5
2016-10-21buildsys: Use CMRT_LIBDIR instead of CMRT_LIBRARY_DIRSArmin K1-1/+1
2016-10-21Utest: test pow, not powr, on negative xRebecca N. Palmer1-3/+9
2016-10-21Allow building tests with Python 3 (no string.atoi)Rebecca N. Palmer1-2/+2
2016-10-21Backend: Add support for LLVM 3.9 releasePan Xiuli11-30/+272
2016-10-21Utest: Remove load spir testPan Xiuli1-1/+0
2016-10-21Utest: read/write_only qualifier should only used with image.Pan Xiuli1-1/+1
2016-10-21Libocl: Image should have access qualifierPan Xiuli2-205/+355
2016-10-21Runtime: Fix accesss quilifer for internal kernelsPan Xiuli2-2/+2
2016-10-21enlarge scratch size for bxt 0x5a85Guo Yejun1-2/+2
2016-10-21enlarge stack size for chv since its EU might be maskedGuo Yejun1-1/+1
2016-10-21add another broxton pciid 0x5A85Guo Yejun6-7/+46
2016-10-21Utest: Change the kernel index to fit case indexPan Xiuli1-1/+1
2016-10-21toMB: use standard constantGiuseppe Bilotta1-1/+1
2016-10-21Fix shift-overflow warningGiuseppe Bilotta1-1/+1
2016-10-21Backend: Refine gen ir ALU1 inst getTypePan Xiuli2-13/+9
2016-10-21GBE: fix uninitialized build warning.Yang Rong1-1/+1
2016-10-21Libocl: Fix get_sub_group_size bugPan Xiuli1-2/+2
2016-10-21Backend: Fix bug for sub/work group functionsPan Xiuli2-14/+14
2016-10-21Utest: Fix sub group shuffle for simd8Pan Xiuli1-1/+1
2016-10-21Backend: Fix simd shuffle base addressPan Xiuli2-2/+2
2016-10-21Utest: Fix sub group broadcast for simd8Pan Xiuli1-1/+1
2016-10-21Backend: Fix simd id will broke in simd8 modePan Xiuli1-4/+6
2016-10-21fix w of image when simulate image1dbuffer with image2dGuo Yejun2-4/+3
2016-10-21tests: Use python2 explicitlyJan Vesely1-1/+1
2016-10-21api: check kernel parameter before accessing itJan Vesely1-1/+1
2016-10-21Apply image offset to read/write/map operationsMark Thompson1-4/+4
2016-10-21Backend: Refine image block read with less vector and dst tmpPan Xiuli2-32/+29
2016-10-21Backend: Resize the selection instruction max dst numPan Xiuli1-2/+2
2016-10-21Libocl: Add define for cl_intel_subgroupsPan Xiuli1-0/+1