Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel-graphics-compiler: upgrade 1.0.6 -> 1.0.11 | Naveen Saini | 2019-09-13 | 1 | -76/+0 |
| | | | | | | | | | | | | Removed patches which are not required anymore. Updated python version to 3. In this release, fixed issue/improvements can be found here: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.11 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> | ||||
* | intel-graphics-compiler: build only when clang layer is included | Anuj Mittal | 2019-07-31 | 1 | -0/+76 |
igc needs components from LLVM and clang to be built. Move it to dynamic-layers/clang-layer so world builds don't fail when clang layer is not available. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |