aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-11-27Refactor ZLUDA redirectionAndrzej Janik
2021-11-21Do full dumping from dark api module creationAndrzej Janik
2021-11-16Add missing fileAndrzej Janik
2021-11-16Start converting cuModuleLoad to the new tracing infrastructureAndrzej Janik
2021-11-14Now dump function callsAndrzej Janik
2021-11-12Create proper logging infrastructureAndrzej Janik
2021-09-29Fix shared munging pass and add fix cuModuleLoadDataAndrzej Janik
2021-09-29Redo shared memory transformationAndrzej Janik
2021-09-27Add CUDA tests showing problems with .shared unificationAndrzej Janik
2021-09-26Finish fixing shared memory passAndrzej Janik
2021-09-24Start implementing .shared unificationAndrzej Janik
2021-09-19Fix minor bugsAndrzej Janik
2021-09-18Fix linkageAndrzej Janik
2021-09-18Have an implementation for vprintfAndrzej Janik
2021-09-18Minor fixesAndrzej Janik
2021-09-17Handle ld.volatile/st.volatileAndrzej 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-17Set linking outputAndrzej Janik
2021-09-16Implement linkingAndrzej Janik
2021-09-16OopsAndrzej Janik
2021-09-16Add missing V-RAY host functionsAndrzej Janik
2021-09-16Add missing vray instructionsAndrzej Janik
2021-09-14Fix some unhandled cases in cvt instructionAndrzej Janik
2021-09-14Parse and test const buffersAndrzej Janik
2021-09-13Zero out buffer on creationAndrzej Janik
2021-09-13Continue HIP conversionAndrzej Janik
2021-09-13Dump modules passed for linkingAndrzej Janik
2021-09-12Support more export table functionsAndrzej Janik
2021-09-12Add support for a new export tableAndrzej Janik
2021-09-10Fix dumping on x64 Linux (and possibly Windows)Andrzej Janik
2021-09-09Update tests, disable OpenCL-style shared mem conversion, emit linking inform...Andrzej Janik
2021-09-08Merge commit 'e2fbdf7d7b78ee360fe5fcc13ed1a7cca727c921' into amdAndrzej Janik
2021-09-08Emit Execution mode for denorm flushAndrzej Janik
2021-09-07Make ptx unit tests run on AMD (except denormals)Andrzej Janik
2021-09-06Convert unit tests to HIPAndrzej Janik
2021-09-05HIP conversion part #3Andrzej Janik
2021-09-05HIP conversion part #2Andrzej Janik
2021-08-27HIP conversion part #1Andrzej Janik
2021-08-27Start converting host code to HIPAndrzej Janik
2021-08-08Don't wait on a blocking eventAndrzej Janik
2021-08-08Improve AMD compatibilityAndrzej Janik
2021-08-08Additional options to clangAndrzej Janik
2021-08-08Explicitly mark input to AMD as bitcodeAndrzej Janik
2021-08-07Persist AMD kernels for later debugAndrzej Janik
2021-08-07Use raw interop for building programsAndrzej Janik
2021-08-07Hack to read clang outputAndrzej Janik
2021-08-07Try seeking before readingAndrzej Janik
2021-08-07Take path to llvm-spirv from environmentAndrzej Janik