aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-12-19Start converting zluda_dump logging to provide more detailedAndrzej Janik
2021-12-14Improve reporting of recovered unrecognized statement/directiveAndrzej Janik
2021-12-13Better reporting of unrecognized tokensAndrzej Janik
2021-12-13Make all user errors recoverableAndrzej Janik
2021-12-08Fix typoAndrzej Janik
2021-12-08Improve logging of dumpsAndrzej Janik
2021-12-06Dump function names and allow overriding result of cuDeviceComputeCapabilityAndrzej Janik
2021-12-05Fix remaining issues with detouring nvcudaAndrzej Janik
2021-12-02Add more tests for CUDA redirectionAndrzej Janik
2021-12-01Add test for injecting app that directly uses nvcudaAndrzej Janik
2021-11-30Add failing test for overriding directly linked CUDA dllAndrzej Janik
2021-11-28Add integration tests for injectorAndrzej Janik
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