jonathanvdc
|
0888c0133d
Generate DEBUG_INFO requests during baseline JIT codegen
|
8 tahun lalu |
jonathanvdc
|
b8f4673134
Fix some minor issues in cfg_{optimization,to_tree}.py
|
8 tahun lalu |
jonathanvdc
|
4ef42ee2bd
Fix some bugs in the request handler
|
8 tahun lalu |
jonathanvdc
|
8ac72c4e9e
Define a DEBUG_INFO request in the request handler
|
8 tahun lalu |
jonathanvdc
|
d6fd12b6a9
Refactor request_handler.py to use GeneratorStackEntry objects instead of tuples
|
8 tahun lalu |
jonathanvdc
|
f3f9234a71
Remove an old test case from tree_ir.py
|
8 tahun lalu |
jonathanvdc
|
01277aee16
Implement source map generation for the baseline JIT
|
8 tahun lalu |
Yentl Van Tendeloo
|
2a546d752c
Fixed all tests
|
8 tahun lalu |
Yentl Van Tendeloo
|
bb75c86684
Fixes for conformance function that recurses over ComplexAttributes
|
8 tahun lalu |
Yentl Van Tendeloo
|
10e724e53b
Fix MvC tests as well
|
8 tahun lalu |
jonathanvdc
|
4e5f6dfa21
Add an option to the JIT that enables source maps
|
8 tahun lalu |
jonathanvdc
|
a52237662d
Add debug info support to tree IR
|
8 tahun lalu |
jonathanvdc
|
3a2c6cc528
Define source maps
|
8 tahun lalu |
Yentl Van Tendeloo
|
c3e88a6d72
Fixed wrong function signature
|
8 tahun lalu |
Yentl Van Tendeloo
|
b755821846
Changed execution operations of AL_model
|
8 tahun lalu |
jonathanvdc
|
af8d6e00bb
Remove a misleading comment from the Modelverse kernel
|
8 tahun lalu |
jonathanvdc
|
dd7dc07414
Get fast-jit to work on normal Python
|
8 tahun lalu |
Yentl Van Tendeloo
|
a394937684
Fixed pn_print_exec
|
8 tahun lalu |
jonathanvdc
|
1233035cc5
Optimize cfg_optimization.elide_local_checks
|
8 tahun lalu |
jonathanvdc
|
ceda2eafee
Fix a bug in cfg_ir.get_all_blocks
|
8 tahun lalu |
Yentl Van Tendeloo
|
4d35de0cc0
Fixed RAMification according to the tests
|
8 tahun lalu |
jonathanvdc
|
32ca27d582
Fix a bug in SSA construction
|
8 tahun lalu |
jonathanvdc
|
166099e326
Fix a bug in baseline JIT tracing
|
8 tahun lalu |
jonathanvdc
|
f3491749bf
Fix a bug in bytecode_ir.CallInstruction.__repr__
|
8 tahun lalu |
jonathanvdc
|
7bd6bbbc74
Define __repr__ for bytecode IR
|
8 tahun lalu |
jonathanvdc
|
758858462a
Respect jit.allow_direct_calls in fast-jit
|
8 tahun lalu |
jonathanvdc
|
033de36915
Support automatic nop insertion in fast-jit
|
8 tahun lalu |
Yentl Van Tendeloo
|
c1e6de9831
Fixed constructors_compiled as well
|
8 tahun lalu |
Yentl Van Tendeloo
|
20ae68d542
Fixed first set of tests: constructors_model; updated metamodels.alc too
|
8 tahun lalu |
Yentl Van Tendeloo
|
2a6136a568
Fixed tests for constructor_models
|
8 tahun lalu |