12 Commits

Author SHA1 Message Date
Andrzej Janik
85ee8210df Add dynamic shared mem support 2020-10-25 00:24:40 +02:00
Andrzej Janik
3e92921275 Fix remaining bugs in vector destructuring and in the process improve implicit conversions 2020-10-01 18:11:57 +02:00
Andrzej Janik
b068a89c38 Implement integer multiplication 2020-07-25 00:57:54 +02:00
Andrzej Janik
f2f3eeb303 Validate PTX build tests against SPIR-V sources 2020-07-12 14:58:54 +02:00
Andrzej Janik
f4239f64ac Clean up warnings and dead code 2020-05-15 23:23:03 +02:00
Andrzej Janik
3b433456a1 Convert PTX predicates to a distinct conditional jump statement 2020-05-06 22:10:31 +02:00
Andrzej Janik
66e0323c66 Start parsing PTX text 2020-03-09 23:54:44 +01:00
Andrzej Janik
6d748a3959 Add platform initialization 2020-02-16 15:58:15 +01:00
Andrzej Janik
cf81615203 Reorganize project to a workspace 2020-02-09 20:32:21 +01:00
Andrzej Janik
14116ce540 Split project into three 2020-01-08 23:53:35 +01:00
Andrzej Janik
30e8286d53 Make sure we wait for the executable to finish and propagate error code 2020-01-07 23:28:26 +01:00
Andrzej Janik
611e289531 Add nvcuda.dll injector 2020-01-05 19:28:21 +01:00