.. |
__init__.py
|
c2517c0d60
Insert JIT hooks in the kernel
|
il y a 8 ans |
bytecode_ir.py
|
af7af750c6
Define __str__, __repr__ overrides for VariableNode
|
il y a 8 ans |
bytecode_parser.py
|
29f2a59977
Fix a couple of bugs in the bytecode parser
|
il y a 8 ans |
bytecode_to_cfg.py
|
b63b77637c
Separate direct and indirect CFG calls
|
il y a 8 ans |
bytecode_to_tree.py
|
dfd4d5bc6c
Refactor indirect call analysis
|
il y a 8 ans |
cfg_ir.py
|
b63b77637c
Separate direct and indirect CFG calls
|
il y a 8 ans |
cfg_optimization.py
|
8b35e71fe7
Create preliminary relooper implementation
|
il y a 8 ans |
cfg_to_tree.py
|
b63b77637c
Separate direct and indirect CFG calls
|
il y a 8 ans |
intrinsics.py
|
9c73ac67af
Rename 'user_root' to 'task_root'
|
il y a 8 ans |
jit.py
|
6ae853a3fc
Print CFG alongside function bodies
|
il y a 8 ans |
jit_primitives.py
|
d86750fad0
Define JIT primitives
|
il y a 8 ans |
runtime.py
|
6d36f52bdc
Rename 'username' to 'taskname' in runtime.py
|
il y a 8 ans |
tree_ir.py
|
679e2e7b71
Implement __str__, __repr__ for tree_ir.VariableName
|
il y a 8 ans |