summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-10-25Implement ftz handling through Intel extensionAndrzej Janik
2020-10-25Add dynamic shared mem supportAndrzej Janik
2020-10-01Fix remaining bugs in vector destructuring and in the process improve implici...Andrzej Janik
2020-07-25Implement integer multiplicationAndrzej Janik
2020-07-12Validate PTX build tests against SPIR-V sourcesAndrzej Janik
2020-05-15Clean up warnings and dead codeAndrzej Janik
2020-05-06Convert PTX predicates to a distinct conditional jump statementAndrzej Janik
2020-03-09Start parsing PTX textAndrzej Janik
2020-02-16Add platform initializationAndrzej Janik
2020-02-09Reorganize project to a workspaceAndrzej Janik
2020-01-08Split project into threeAndrzej Janik
2020-01-07Make sure we wait for the executable to finish and propagate error codeAndrzej Janik
2020-01-05Add nvcuda.dll injectorAndrzej Janik