aboutsummaryrefslogtreecommitdiffhomepage
path: root/ptx/lib
AgeCommit message (Expand)Author
2021-09-18Have an implementation for vprintfAndrzej Janik
2021-09-17Redo handling of sregsAndrzej Janik
2021-09-17Add early support for more sregsAndrzej Janik
2021-09-17Implement function pointers and activemaskAndrzej Janik
2021-09-07Make ptx unit tests run on AMD (except denormals)Andrzej Janik
2021-08-03Hack enough functionality that AMD GPU code buildsAndrzej Janik
2021-07-03Regenerate SPIR-V for ptx_impl and fix weird handling of ptr-ptr add or subAndrzej Janik
2021-07-02Be more correct when emitting brev, refactor inst->func call passAndrzej Janik
2021-03-03Implement atomic float addAndrzej Janik
2021-03-01Implement bfi instructionAndrzej Janik
2020-11-23Add README and rebuild .spv libraryAndrzej Janik
2020-11-23Rename everythingAndrzej Janik
2020-11-21Fix linking with shl/shr, add memset on host and support __assertfailAndrzej Janik
2020-11-06Implement instructions bfe, rem, xorAndrzej Janik
2020-10-31Implement atomic instructionsAndrzej Janik