.. |
__init__.py
|
c2517c0d60
Insert JIT hooks in the kernel
|
8 년 전 |
bytecode_ir.py
|
af7af750c6
Define __str__, __repr__ overrides for VariableNode
|
8 년 전 |
bytecode_parser.py
|
29f2a59977
Fix a couple of bugs in the bytecode parser
|
8 년 전 |
bytecode_to_cfg.py
|
820a780e46
Fix some bugs in CFG construction
|
8 년 전 |
bytecode_to_tree.py
|
ad49396033
Define LocalNameMap in bytecode_to_tree.py
|
8 년 전 |
cfg_ir.py
|
0ed64f1e4c
Write prologs and epilogs during CFG construction
|
8 년 전 |
cfg_optimization.py
|
8b35e71fe7
Create preliminary relooper implementation
|
8 년 전 |
cfg_to_tree.py
|
0ed64f1e4c
Write prologs and epilogs during CFG construction
|
8 년 전 |
intrinsics.py
|
9c73ac67af
Rename 'user_root' to 'task_root'
|
8 년 전 |
jit.py
|
6ae853a3fc
Print CFG alongside function bodies
|
8 년 전 |
jit_primitives.py
|
d86750fad0
Define JIT primitives
|
8 년 전 |
runtime.py
|
6d36f52bdc
Rename 'username' to 'taskname' in runtime.py
|
8 년 전 |
tree_ir.py
|
679e2e7b71
Implement __str__, __repr__ for tree_ir.VariableName
|
8 년 전 |