aboutsummaryrefslogtreecommitdiffhomepage
path: root/ptx/src/test/mod.rs
AgeCommit message (Expand)Author
2020-11-12Refactor host code to use one big lockAndrzej Janik
2020-09-27Add missing support for Milestone 1Andrzej Janik
2020-09-18Continue working on a better addressable supportAndrzej Janik
2020-09-11Be more precise about types admitted in register definitions and method argum...Andrzej Janik
2020-09-02Parse Linux vectorAdd debug PTX kernelAndrzej Janik
2020-05-14Remove all OCL use and clean up a little spirv_run testsAndrzej Janik
2020-05-10Add a simple (and failing) PTX end-to-end testAndrzej Janik
2020-04-22Start doing SSA conversionAndrzej Janik
2020-04-13Refactor how instructions are parsedAndrzej Janik
2020-04-13Simplify error handling during ast constructionAndrzej Janik
2020-04-12Add better error handling during ast constructionAndrzej Janik
2020-03-11Parse more source stuffAndrzej Janik