index
:
ZLUDA
better_build
better_inject
blender_42
bpermute
build_fix
build_fixes
build_fixes2
builtin_fixes_try2
carry_fix
cgbn_readme
codegen_variables
compat
cuda-12-4
detours
dump_replay
error_report
feature_matching
fix_build
fix_builtin_wip
geekbench
geekbnch
gh-pages
improve_ci
improve_ci2
kernel_dump
linux_linker_hack
llama2
llvm
malloc_private
master
meshroom
misc_fixes
new_dev
ockl_fix
oidn
older_cuda
parser_rewrite
parser_rewrite_try1
refactor_vectors
regen_tests
remove_sema
repass
repass2
sad_inst
stateful_try1
stateful_try2
sust_suld
troubleshooting_docs
update-readme
update_docs
wave32_report_fix
win_fix
CUDA on AMD GPUs
vosen
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-07
Translate instruction ld
Andrzej Janik
2020-05-06
Convert PTX predicates to a distinct conditional jump statement
Andrzej Janik
2020-05-02
Fix remaining bugs in SSA renaming
Andrzej Janik
2020-04-30
Fix bugs in SSA renaming and improve phi insertion
Andrzej Janik
2020-04-29
Fix bug in the calculation of immediate dominators
Andrzej Janik
2020-04-28
Add a test for building dominance frontiers
Andrzej Janik
2020-04-28
Fix bugs in basic block resolution
Andrzej Janik
2020-04-26
Add phi-insertion
Andrzej Janik
2020-04-26
Continue implementing SSA renaming
Andrzej Janik
2020-04-22
Start doing SSA conversion
Andrzej Janik
2020-04-19
Fix buggy comparison in immediate dominators calculation
Andrzej Janik
2020-04-19
Calculate domination frontiers
Andrzej Janik
2020-04-18
Simply id type handling
Andrzej Janik
2020-04-15
Remap string identifies to numeric identifiers
Andrzej Janik
2020-04-13
Refactor how instructions are parsed
Andrzej Janik
2020-04-13
Simplify error handling during ast construction
Andrzej Janik
2020-04-12
Add better error handling during ast construction
Andrzej Janik
2020-04-03
Start emitting ptx module from compilation
Andrzej Janik
2020-03-22
Parse whole vector add example
Andrzej Janik
2020-03-22
Completely parse instructions in vector add example
Andrzej Janik
2020-03-11
Parse more source stuff
Andrzej Janik
2020-03-09
Start parsing PTX text
Andrzej Janik
2020-02-25
Add malloc and context setter/getter
Andrzej Janik
2020-02-25
Refactor parsing of attributes and handle more export table functions
Andrzej Janik
2020-02-18
Start mapping attributes
Andrzej Janik
2020-02-17
Refactor device functions
Andrzej Janik
2020-02-17
Return max memory
Andrzej Janik
2020-02-17
Add missing entry to the export table and
Andrzej Janik
2020-02-16
Add device getter
Andrzej Janik
2020-02-16
Add platform initialization
Andrzej Janik
2020-02-10
Clean up slightly
Andrzej Janik
2020-02-10
Implement redirecting dll
Andrzej Janik
2020-02-09
Reorganize project to a workspace
Andrzej Janik
2020-01-08
Split project into three
Andrzej Janik
2020-01-07
Make sure we wait for the executable to finish and propagate error code
Andrzej Janik
2020-01-06
Refactor winapi calls to surface errors
Andrzej Janik
2020-01-05
Add nvcuda.dll injector
Andrzej Janik
[prev]