Skip to content

Releases: AlexeySotkin/SPIRV-LLVM-Translator

Latest development build 2021-02-12 12:35 UTC

29 Jul 13:28

Choose a tag to compare

Fix translation of cmpxchg instruction

Previous implementation optimized produced code assuming a particular
pattern in input LLVM IR. But that assumption is not always correct.
Now we always insert extra instructions to preserve semantics of cmpxchg.
Those extra instruction can be optimized later.

Signed-off-by: Alexey Sotkin <alexey.sotkin@intel.com>

Binaries linked against LLVM 9.0.1

02 Mar 08:32

Choose a tag to compare

Pre-release
v9.0.1-1

Backport fix translation of read_image* built-ins to SPIR-V to 9.0 re…

test release

29 Jul 13:50

Choose a tag to compare

Testing new deployment mechanism.

This release is created via web interface.

Release compatible with llvm 8.0.1 (update 2)

13 Aug 13:30

Choose a tag to compare

backport changes from master

Web Title

26 Jul 11:47

Choose a tag to compare

Web

description

check check

26 Jul 10:43

Choose a tag to compare

check description

Binaries linked against LLVM 8.0.1

21 Jun 16:10

Choose a tag to compare

v8.0.1-1

Tagging 8.0.1 release

Binaries linked against LLVM 8.0.0

05 Feb 17:19

Choose a tag to compare

v8.0.0-1

Promoting to release

latest_build

18 Jan 08:26

Choose a tag to compare

latest_build Pre-release
Pre-release
Drop unused private field

7.0.1-1: Enable publishing of built artifacts via github releases.

24 Dec 16:31

Choose a tag to compare

Upload binaries of the translator to the github repo.