Yentl Van Tendeloo
|
44ab9d9be5
Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl
|
před 8 roky |
Yentl Van Tendeloo
|
aab8ad884c
Fixed tests
|
před 8 roky |
Yentl Van Tendeloo
|
d0df4d65d3
Attributes now work with RAMification and transformation
|
před 8 roky |
Yentl Van Tendeloo
|
5aca36e6b3
Merge branch 'new_SCD' of msdl.uantwerpen.be:yentl/modelverse into new_SCD
|
před 8 roky |
jonathanvdc
|
24a9339ea6
Create the adaptive-jit-favor-loops kernel, make it the default
|
před 8 roky |
jonathanvdc
|
8c89761326
Add an adaptive JIT heuristic that favors small functions
|
před 8 roky |
jonathanvdc
|
7dfd3cb7f2
Create a --kernel=adaptive-jit option, make it the default
|
před 8 roky |
jonathanvdc
|
91ef7e162b
Define an adaptive JIT mode
|
před 8 roky |
jonathanvdc
|
deffc10627
Make fast-jit insert nops at function entry points
|
před 8 roky |
jonathanvdc
|
828a12714d
Postpone CFG JIT intrinsic expansion in the pass pipeline
|
před 8 roky |
jonathanvdc
|
960614f697
Add an attribute that turns request handler stack traces off
|
před 8 roky |
jonathanvdc
|
3b3f11233c
Make read_dict a CFG JIT intrinsic
|
před 8 roky |
jonathanvdc
|
8299f2ecca
Make dict_in, dict_in_node CFG JIT intrinsics
|
před 8 roky |
Yentl Van Tendeloo
|
815c49733c
Fixed reading attributes
|
před 8 roky |
jonathanvdc
|
9022ef5db5
Make dict_len a JIT intrinsic
|
před 8 roky |
jonathanvdc
|
77f36ab5ba
Make read_nr_out an intrinsic
|
před 8 roky |
jonathanvdc
|
473d986847
Merge remote-tracking branch 'yentl/master' into jit
|
před 8 roky |
Yentl Van Tendeloo
|
c1d91255b9
Added additional filtering step (untested)
|
před 8 roky |
Yentl Van Tendeloo
|
9f3ea0df2c
Better check for whether something is an Attribute or not
|
před 8 roky |
Yentl Van Tendeloo
|
902777cbd8
Revert model_info to make tests pass
|
před 8 roky |
jonathanvdc
|
60b5c65e80
Make list_len a CFG JIT intrinsic
|
před 8 roky |
jonathanvdc
|
07a3998c2b
Define CFG JIT intrinsics for common string operations
|
před 8 roky |
jonathanvdc
|
e368577704
Define CFG JIT intrinsics for reference equality
|
před 8 roky |
jonathanvdc
|
c37ed40f3c
Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def
|
před 8 roky |
jonathanvdc
|
a6080657d9
Define positive versions of 'no-thunks', 'no-source-maps' options
|
před 8 roky |
jonathanvdc
|
b8b7823ab5
Add 'trace', 'no-source-maps' options to the MvK controller
|
před 8 roky |
jonathanvdc
|
f14bfe9715
Add a helpful comment to the kernel
|
před 8 roky |
jonathanvdc
|
f8770ef322
Implement source maps in fast-jit
|
před 8 roky |
jonathanvdc
|
97e5897a4c
Create stack traces for jitted functions
|
před 8 roky |
jonathanvdc
|
45a6192e8e
Include the function origin in DEBUG_INFO requests
|
před 8 roky |