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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-02
Add support for declaring __local variables and their alignment
Andrzej Janik
2020-09-02
Add support for blocks
Andrzej Janik
2020-09-02
Parse Linux vectorAdd debug PTX kernel
Andrzej Janik
2020-09-01
Refactor main library, implement some more functionality
Andrzej Janik
2020-08-28
Update level0 to 1.0 and unpack fatbins
Andrzej Janik
2020-08-05
Add support for cvta and global ld/st
Andrzej Janik
2020-08-05
Implement initial support for cvt instruction (only integer-to-integer)
Andrzej Janik
2020-08-03
Add support for parsing instruction cvt
Andrzej Janik
2020-08-01
Implement shift left
Andrzej Janik
2020-08-01
Implement negation
Andrzej Janik
2020-08-01
Add missing setp tests and fix bugs in bra support
Andrzej Janik
2020-07-31
Add support for some most common setp variants and fix a bug with branch cond...
Andrzej Janik
2020-07-31
Refactor unused code, add residency control
Andrzej Janik
2020-07-30
Refactor various functions for visiting/mapping statements and instructions i...
Andrzej Janik
2020-07-28
Remove the need for custom Arg types in middle-end
Andrzej Janik
2020-07-28
Parametrize Statement by Instruction and not by Arguments
Andrzej Janik
2020-07-28
Refactor code to support per-variable type definition in callbacks
Andrzej Janik
2020-07-27
Minor cleanup
Andrzej Janik
2020-07-26
Add support for integer addition
Andrzej Janik
2020-07-25
Implement integer multiplication
Andrzej Janik
2020-07-24
Fix bugs in the new middle-end
Andrzej Janik
2020-07-23
Start refactoring code to not use homemade strict-SSA translator
Andrzej Janik
2020-07-20
Update type lookup map when emitting new instructions during translation
Andrzej Janik
2020-07-20
Implement constants in translation middle-end
Andrzej Janik
2020-07-15
Emit movs
Andrzej Janik
2020-07-12
Validate PTX build tests against SPIR-V sources
Andrzej Janik
2020-06-17
Finish implementing implicit conversions
Andrzej Janik
2020-05-26
Start implementing implicit conversions
Andrzej Janik
2020-05-17
Start introducing support for bitcast coercions in instructions
Andrzej Janik
2020-05-17
Document weird implicit PTX coercions
Andrzej Janik
2020-05-15
Clean up warnings and dead code
Andrzej Janik
2020-05-15
Remove hacks in the ops emission
Andrzej Janik
2020-05-14
Remove all OCL use and clean up a little spirv_run tests
Andrzej Janik
2020-05-14
Clean up L0 use
Andrzej Janik
2020-05-13
Start writing better level zero wrapper
Andrzej Janik
2020-05-12
Use L0 USM to run a kernel with input bitcast to global pointer
Andrzej Janik
2020-05-10
Add a simple (and failing) PTX end-to-end test
Andrzej Janik
2020-05-10
Update L0 bindings
Andrzej Janik
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
[prev]
[next]