Commit graph

5 commits

Author SHA1 Message Date
Andrzej Janik
3105674618 Add prmt, membar, fix some of cvt 2024-10-15 18:05:32 +02:00
Andrzej Janik
56c41b5690 Add mul, cos, xor, some constants 2024-10-06 03:25:02 +02:00
Andrzej Janik
f0b3bf8013 Add support for atom.cas 2024-09-26 21:38:50 +02:00
Andrzej Janik
820eaf8ada Implement atomics 2024-09-26 18:54:15 +02:00
Andrzej Janik
46def3e7e0
Connect new parser to LLVM bitcode backend (#269)
Some checks failed
Rust / Build and publish (Linux) (push) Has been cancelled
Rust / Build and publish (Windows) (push) Has been cancelled
This is very incomplete. Just enough code to emit LLVM bitcode and continue further development
2024-09-13 01:07:31 +02:00