<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/dynamic-layers/clang-layer/recipes-devtools/clang, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2022-08-15T05:40:22+00:00</updated>
<entry>
<title>Remove support for LLVM 12</title>
<updated>2022-08-15T05:40:22+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-08-15T05:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0a7687b2c1e174b055213db7e535eec03828d3d1'/>
<id>urn:sha1:0a7687b2c1e174b055213db7e535eec03828d3d1</id>
<content type='text'>
We can now build with LLVM 14 and no longer need to keep LLVM 12 patches
and compatibility code.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm-project-source: refresh patches</title>
<updated>2022-04-19T12:56:14+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-04-19T07:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=b9da851fa5b713e8eb5d6b1b0b03c9e9fbfff5d0'/>
<id>urn:sha1:b9da851fa5b713e8eb5d6b1b0b03c9e9fbfff5d0</id>
<content type='text'>
Refresh the patches as recommended by the opencl-clang and include
support for OpenCL 3.0.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Remove support for building with LLVM 10</title>
<updated>2022-04-05T07:59:12+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2022-04-05T02:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=c993e8e815b34129b75e761ad249a526830973b1'/>
<id>urn:sha1:c993e8e815b34129b75e761ad249a526830973b1</id>
<content type='text'>
We no longer support building with older branches of OE-Core/meta-clang
so remove LLVM 10 specific configurations and patches.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm-project-source/10.0.1: backport fixes from LLVM 11</title>
<updated>2021-10-21T15:42:39+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2021-10-21T15:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=3b386a9dc80eb61055b74d93f2da582ce2c652c7'/>
<id>urn:sha1:3b386a9dc80eb61055b74d93f2da582ce2c652c7</id>
<content type='text'>
Include a fix and two supporting patches from LLVM 11 to fix problems
with double registration while both clang-cpp and llvm lib are linked
(like in case of opencl-clang).

| CommandLine Error: Option 'mc-relax-all' registered more than once!
| LLVM ERROR: inconsistency in registered CommandLine options

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Remove support for gatesgarth</title>
<updated>2021-10-13T03:23:41+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2021-10-12T16:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a809b8c531f6f0176f7148977b1237319abdd660'/>
<id>urn:sha1:a809b8c531f6f0176f7148977b1237319abdd660</id>
<content type='text'>
Building with oe-core gatesgarth is no longer supported. Remove from
LAYERSERIES_COMPAT and remove the LLVM 11 patches as well.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm/10.0.0: apply ispc recommended patches</title>
<updated>2021-08-27T15:28:04+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-08-27T07:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=23d702e38f4e9759651a5121188f7853e97989aa'/>
<id>urn:sha1:23d702e38f4e9759651a5121188f7853e97989aa</id>
<content type='text'>
ISPC recommends building LLVM 10 with some additional patches to work
around some bugs in this version. Add those patches to our build as well.

https://github.com/ispc/ispc/tree/v1.16.1/llvm_patches

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm/11.0.0: apply ispc recommended patches</title>
<updated>2021-08-27T15:28:04+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-08-27T07:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e69b38c4b7db4dd25204f6d4e6bb576c57aa3e6e'/>
<id>urn:sha1:e69b38c4b7db4dd25204f6d4e6bb576c57aa3e6e</id>
<content type='text'>
ISPC recommends building LLVM 11 with some additional patches to work
around some bugs in this version. Add those patches to our build as well.

https://github.com/ispc/ispc/tree/v1.16.1/llvm_patches

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm/12.0.0: apply ispc recommended patches</title>
<updated>2021-08-27T15:28:04+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-08-27T07:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=61efde5c41f73784d1c771b7ff1a63ba655326c0'/>
<id>urn:sha1:61efde5c41f73784d1c771b7ff1a63ba655326c0</id>
<content type='text'>
ISPC recommends building LLVM 12 with some additional patches to work
around some bugs in this version. Add those patches to our build as well.

https://github.com/ispc/ispc/tree/v1.16.1/llvm_patches

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm/12.0.0: apply opencl-clang recommend patches</title>
<updated>2021-08-24T02:41:24+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-08-20T01:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=6a628fa0b507eefd3ed1608b39f4702ea56d1093'/>
<id>urn:sha1:6a628fa0b507eefd3ed1608b39f4702ea56d1093</id>
<content type='text'>
https://github.com/intel/opencl-clang/tree/ocl-open-120/patches

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>llvm/11.0.0: apply opencl-clang recommend patches</title>
<updated>2021-08-24T02:41:24+00:00</updated>
<author>
<name>Naveen Saini</name>
<email>naveen.kumar.saini@intel.com</email>
</author>
<published>2021-08-20T01:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=5448b52ae684c250bf79df1cd40c3b16efcc86dc'/>
<id>urn:sha1:5448b52ae684c250bf79df1cd40c3b16efcc86dc</id>
<content type='text'>
https://github.com/intel/opencl-clang/tree/ocl-open-110/patches

Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
