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