jonathanvdc
|
0c7bf13c9c
Move bytecode_to_tree's create_return function to the module level
|
8 년 전 |
jonathanvdc
|
038513279c
Expand definitions after merging blocks in the CFG pass pipeline
|
8 년 전 |
jonathanvdc
|
a8f5f3434b
Use SwitchInstruction in CFG->tree lowering
|
8 년 전 |
jonathanvdc
|
6be7383e26
Define a SwitchInstruction type in tree_ir
|
8 년 전 |
jonathanvdc
|
da8450bff9
Create --kernel={no-,}insert-nops switches
|
8 년 전 |
Yentl Van Tendeloo
|
f46bae812f
Merge branch 'new_SCD' into yentl
|
8 년 전 |
Yentl Van Tendeloo
|
624c96c521
Cleaned up huge number of logs
|
8 년 전 |
Yentl Van Tendeloo
|
0a411eb9c7
Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl
|
8 년 전 |
Yentl Van Tendeloo
|
a9a390ad8c
Fixed tests
|
8 년 전 |
Yentl Van Tendeloo
|
9c48d364e6
Attributes now work with RAMification and transformation
|
8 년 전 |
Yentl Van Tendeloo
|
753ec1ebf1
Merge branch 'new_SCD' of msdl.uantwerpen.be:yentl/modelverse into new_SCD
|
8 년 전 |
jonathanvdc
|
351af6bc6f
Create the adaptive-jit-favor-loops kernel, make it the default
|
8 년 전 |
jonathanvdc
|
d61f8c4782
Add an adaptive JIT heuristic that favors small functions
|
8 년 전 |
jonathanvdc
|
d22e08255f
Create a --kernel=adaptive-jit option, make it the default
|
8 년 전 |
jonathanvdc
|
0f17d07805
Define an adaptive JIT mode
|
8 년 전 |
jonathanvdc
|
892eefdd30
Make fast-jit insert nops at function entry points
|
8 년 전 |
jonathanvdc
|
11e8935062
Postpone CFG JIT intrinsic expansion in the pass pipeline
|
8 년 전 |
jonathanvdc
|
0cb2478c24
Add an attribute that turns request handler stack traces off
|
8 년 전 |
jonathanvdc
|
c734e30cc0
Make read_dict a CFG JIT intrinsic
|
8 년 전 |
jonathanvdc
|
88a822eb45
Make dict_in, dict_in_node CFG JIT intrinsics
|
8 년 전 |
Yentl Van Tendeloo
|
e03dfe6fc7
Fixed reading attributes
|
8 년 전 |
jonathanvdc
|
4cd36fda5f
Make dict_len a JIT intrinsic
|
8 년 전 |
jonathanvdc
|
3c39971e73
Make read_nr_out an intrinsic
|
8 년 전 |
jonathanvdc
|
5dce610b0d
Merge remote-tracking branch 'yentl/master' into jit
|
8 년 전 |
Yentl Van Tendeloo
|
48cb210cff
Added additional filtering step (untested)
|
8 년 전 |
Yentl Van Tendeloo
|
513a23dc5e
Better check for whether something is an Attribute or not
|
8 년 전 |
Yentl Van Tendeloo
|
4f2ebe04b4
Revert model_info to make tests pass
|
8 년 전 |
jonathanvdc
|
96e730638f
Make list_len a CFG JIT intrinsic
|
8 년 전 |
jonathanvdc
|
270990122b
Define CFG JIT intrinsics for common string operations
|
8 년 전 |
jonathanvdc
|
4a265c6464
Define CFG JIT intrinsics for reference equality
|
8 년 전 |