Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | intel-graphics-compiler: upgrade 1.0.6 -> 1.0.11 | Naveen Saini | 2019-09-13 | 1 | -86/+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> | ||||
* | igc: build for native too | Anuj Mittal | 2019-08-21 | 1 | -0/+86 |
* Use clang and lld for native builds to remain in sync with clang layer. * fix the license field to point to correct block of license in source file. * Include patches to ignore warnings being marked as errors when building with clang and to fix an issue with inclusion of debug functions when NDEBUG is defined. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> |