summaryrefslogtreecommitdiff
path: root/cpu_ref
AgeCommit message (Expand)Author
2015-07-27Making libRSSupport able to optionally bundle libblas(V8) through dlopenMiao Wang
2015-07-17Fix GetCpuInfo() routine to correctly check the cpuinfo file to makeMiao Wang
2015-07-14Merge "CPU ref: Fix potential buffer over-read / uninitialized memory access....Stephen Hines
2015-07-13CPU ref: Fix potential buffer over-read / uninitialized memory access.Matt Wala
2015-07-13Fix BLEND_DST_ATOP and disable vectorized optimizations temporarily.Stephen Hines
2015-07-01Merge "Make support lib CPU driver able to access IntrinsicBLAS" into mnc-devMiao Wang
2015-07-01Merge "update the offset type for BLAS.BNNM" into mnc-devMiao Wang
2015-06-30update the offset type for BLAS.BNNMMiao Wang
2015-06-29Make support lib CPU driver able to access IntrinsicBLASMiao Wang
2015-06-29Avoid overwriting shared library file that is openYang Ni
2015-06-23Skip the checksum if we have precompiled code on the /system/ partition.Stephen Hines
2015-06-22Check for kernel chaining in ScriptGroupYang Ni
2015-05-29Revert "make the cpu driver able to create IntrinsicBlas for compat lib."Miao Wang
2015-05-29make the cpu driver able to create IntrinsicBlas for compat lib.Miao Wang
2015-05-29Avoid casting for CpuScript objectYang Ni
2015-05-22Update RS driver to support extraction of global variable properties.Stephen Hines
2015-05-22Use "override" instead of "virtual" when replacing methods.Stephen Hines
2015-05-15Don't use TEMP_FAILURE_RETRY on close in frameworks/rs.Elliott Hughes
2015-05-14Merge "Generate global info for fused kernel" into mnc-devYang Ni
2015-05-13Generate global info for fused kernelYang Ni
2015-05-13Let vendor drivers access global-variable flagsPirama Arumuga Nainar
2015-05-11Add /system/vendor/{lib|lib64} to linker argsPirama Arumuga Nainar
2015-05-11Merge "remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cpp" into mnc-devMiao Wang
2015-05-11remove dead code (ALOGE) in rsCpuIntrinsicBLAS.cppMiao Wang
2015-05-07Add RSGlobalInfoPass information to RS driver.Stephen Hines
2015-05-07Add a way to link against different driver names.Jason Sams
2015-04-30Merge "fix the CHER, CHPR, ZHER, ZHPR crash due to incorrect param order." in...Miao Wang
2015-04-29fix the CHER, CHPR, ZHER, ZHPR crash due to incorrect param order.Miao Wang
2015-04-30Merge "fix RsBlas_xgemv and RsBlas_xgbmv crash. (typo)" into mnc-devMiao Wang
2015-04-29SetError if forEachMtlsSetup fails sanity checkPirama Arumuga Nainar
2015-04-26fix RsBlas_xgemv and RsBlas_xgbmv crash. (typo)Miao Wang
2015-04-22Merge "Tweak arguments to ld.mc"Pirama Arumuga Nainar
2015-04-21Tweak arguments to ld.mcPirama Arumuga Nainar
2015-04-21Code cleanup: Remove unused typedefs and declarations.Logan Chien
2015-04-16Merge "Dedup checksum calculation routines"Yang Ni
2015-04-16Dedup checksum calculation routinesYang Ni
2015-04-16Fix allocation-less launches.Jason Sams
2015-04-15Merge "Rename BGEMM to BNNM. Modify layout of eight-bit GEMM-like intrinsic s...Tim Murray
2015-04-15Rename BGEMM to BNNM. Modify layout of eight-bit GEMM-like intrinsic storage.Tim Murray
2015-04-14Compute checksum for script group generated codeYang Ni
2015-04-13Added a name to ScriptGroup2Yang Ni
2015-04-09remove dead codeJason Sams
2015-04-07Merge "Assembly optimisations for Resize."Jason Sams
2015-04-03Add eight-bit GEMM-like intrinsic.Tim Murray
2015-04-03Assembly optimisations for Resize.Simon Hosie
2015-03-31Clean up ScriptGroup2 implementationYang Ni
2015-03-27Remove uses of libcxx.mk.Dan Albert
2015-03-25Wrap TEMP_FAILURE_RETRY around system callsPirama Arumuga Nainar
2015-03-23Remove unnecessary include of RSInfo.hPirama Arumuga Nainar
2015-03-17Fix issues with >2D launchesJason Sams