jonathanvdc
|
a6080657d9
Define positive versions of 'no-thunks', 'no-source-maps' options
|
8 년 전 |
jonathanvdc
|
b8b7823ab5
Add 'trace', 'no-source-maps' options to the MvK controller
|
8 년 전 |
jonathanvdc
|
f14bfe9715
Add a helpful comment to the kernel
|
8 년 전 |
jonathanvdc
|
f8770ef322
Implement source maps in fast-jit
|
8 년 전 |
jonathanvdc
|
97e5897a4c
Create stack traces for jitted functions
|
8 년 전 |
jonathanvdc
|
45a6192e8e
Include the function origin in DEBUG_INFO requests
|
8 년 전 |
jonathanvdc
|
45c319cc22
Generate DEBUG_INFO requests during baseline JIT codegen
|
8 년 전 |
jonathanvdc
|
5943ae6bd3
Fix some minor issues in cfg_{optimization,to_tree}.py
|
8 년 전 |
jonathanvdc
|
89a608135b
Fix some bugs in the request handler
|
8 년 전 |
jonathanvdc
|
9f2fe45fb9
Define a DEBUG_INFO request in the request handler
|
8 년 전 |
jonathanvdc
|
ab2249128f
Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples
|
8 년 전 |
jonathanvdc
|
572ec81823
Remove an old test case from tree_ir.py
|
8 년 전 |
jonathanvdc
|
cf12250712
Implement source map generation for the baseline JIT
|
8 년 전 |
Yentl Van Tendeloo
|
ed042f6319
Fixed all tests
|
8 년 전 |
Yentl Van Tendeloo
|
dd04c2ab43
Fixes for conformance function that recurses over ComplexAttributes
|
8 년 전 |
Yentl Van Tendeloo
|
eece8d6ba2
Fix MvC tests as well
|
8 년 전 |
jonathanvdc
|
1a81e0a6fe
Add an option to the JIT that enables source maps
|
8 년 전 |
jonathanvdc
|
47a14ce736
Add debug info support to tree IR
|
8 년 전 |
jonathanvdc
|
968a677c07
Define source maps
|
8 년 전 |
Yentl Van Tendeloo
|
5c3c588e6b
Fixed wrong function signature
|
8 년 전 |
Yentl Van Tendeloo
|
921b00959c
Changed execution operations of AL_model
|
8 년 전 |
jonathanvdc
|
e634d3e136
Remove a misleading comment from the Modelverse kernel
|
8 년 전 |
jonathanvdc
|
7b4a5a94b7
Get fast-jit to work on normal Python
|
8 년 전 |
Yentl Van Tendeloo
|
46ac97ca65
Fixed pn_print_exec
|
8 년 전 |
jonathanvdc
|
9b1437dc0e
Optimize cfg_optimization.elide_local_checks
|
8 년 전 |
jonathanvdc
|
58052f5700
Fix a bug in cfg_ir.get_all_blocks
|
8 년 전 |
Yentl Van Tendeloo
|
5655c779bd
Fixed RAMification according to the tests
|
8 년 전 |
jonathanvdc
|
8d148f7d55
Fix a bug in SSA construction
|
8 년 전 |
jonathanvdc
|
5feb048491
Fix a bug in baseline JIT tracing
|
8 년 전 |
jonathanvdc
|
b3206d446b
Fix a bug in bytecode_ir.CallInstruction.__repr__
|
8 년 전 |