summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* ngraph: add recipeAnuj Mittal2019-09-132-0/+164
| | | | | | | | | nGraph Library is an open-source C++ library and runtime/compiler suite for Deep Learning ecosystem. For more details, see: https://www.intel.ai/ngraph/ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* opencl-clang: move to a separate recipeAnuj Mittal2019-08-211-25/+0
| | | | | | | Since this is managed as a separate repository, build it as a separate component instead of bundling with LLVM/clang. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* build linux_linker from common clangAnuj Mittal2019-05-171-0/+25
Build only linux_linker component from common clang library for native use when compiling the target version. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>