8000 Tags · cms-patatrack/llvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cms-patatrack/llvm

Tags

20200314

Toggle 20200314's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired. 8000
[SYCL] Add OpenCL requirement to the tests using OpenCL API (intel#1242)

Some of the tests do not use OpenCL API directly, but rely on OpenCL interoperability API like sycl::program::build_with_source.

Signed-off-by: Sergey V Maslov <sergey.v.maslov@intel.com>

Co-Authored-By: Rehana Begam <rehana.begam@intel.com>
                Alexey Bader <alexey.bader@intel.com>

20200313

Toggle 20200313's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SYCL] Implement thread-local storage restriction (intel#1281)

The SYCL spec was recently clarified to prohibit thread local storage,
so this commit ensures an error is always emitted in these cases.

Additionally, the DeclRefExpr to a VarDecl were switched to delayed
diagnostics.

Signed-off-by: Erich Keane <erich.keane@intel.com>

20200312

Toggle 20200312's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[SYCL][NFC] Fix static code analysis concerns (intel#1283)

Signed-off-by: Soumi Manna <soumi.manna@intel.com>

2019-12

Toggle 2019-12's commit message
2019-12 release

2019-11

Toggle 2019-11's commit message
2019-11 release

2019-10

Toggle 2019-10's commit message
2019-10 release

2019-09

Toggle 2019-09's commit message
2019-09 release

2019-08

Toggle 2019-08's commit message
2019-08 release

oclcpuexp-2019.8.7.0.0725_rel

Toggle oclcpuexp-2019.8.7.0.0725_rel's commit message
[SYCL] Enable programs that include system headers on Windows

Add Windows-specific predefined type characteristics for wchar, builtin
VaListKind, and allow the vectorcall attribute on function declarations.
Add Windows support for SPIR target.

Signed-off-by: Melanie Blower <melanie.blower@intel.com>

2019-07

Toggle 2019-07's commit message
2019-07 release

0