jonathanvdc
|
9c1f39a01d
Add another MvC simulation perf test
|
8 vuotta sitten |
jonathanvdc
|
a3c76a468e
Fix a bug in the performance utils
|
8 vuotta sitten |
jonathanvdc
|
18bf662d35
Add --kernel=adaptive-jit-favor-small-loops to tests
|
8 vuotta sitten |
jonathanvdc
|
5efabf4c21
Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled
|
8 vuotta sitten |
jonathanvdc
|
8e219f8af9
Fix a bug in the larger simulation performance test
|
8 vuotta sitten |
jonathanvdc
|
3e3ead19ee
Define a new kernel config: --kernel=adaptive-jit-favor-small-loops
|
8 vuotta sitten |
jonathanvdc
|
3a7c31f907
Give perf2tex a command-line interface
|
8 vuotta sitten |
jonathanvdc
|
43586149ac
Add a bunch of performance tests
|
8 vuotta sitten |
jonathanvdc
|
2e83445c7d
Make perf2tex bar charts clearer and prettier
|
8 vuotta sitten |
jonathanvdc
|
c2826fbb19
Tweak favor-loops initial temperature computation
|
8 vuotta sitten |
jonathanvdc
|
ee498c48c8
Use the bytecode IR interpreter in adaptive-jit
|
8 vuotta sitten |
jonathanvdc
|
c1cd277dfa
Make bytecode-interpreter a kernel config in the performance tests
|
8 vuotta sitten |
jonathanvdc
|
721b3d18d3
Move parts of compile_function_body_adaptive into a separate class
|
8 vuotta sitten |
jonathanvdc
|
862f1720d4
Tweak temperature computation in the adaptive JIT
|
8 vuotta sitten |
jonathanvdc
|
a6f150c23d
Add a --kernel=bytecode-interpreter option to the server
|
8 vuotta sitten |
jonathanvdc
|
7fa49badec
Create a bytecode graph interpreter
|
8 vuotta sitten |
jonathanvdc
|
afdcc42c4c
Fix a typo in a bytecode_to_tree comment
|
8 vuotta sitten |
jonathanvdc
|
adb6846b8e
Move jit_define_function calls into the jit compilation functions
|
8 vuotta sitten |
jonathanvdc
|
c53b5838fb
Tweak the performance correctness test yet again
|
8 vuotta sitten |
jonathanvdc
|
cf274a786f
Fix a bug in the performance correctness test runner
|
8 vuotta sitten |
jonathanvdc
|
db25261e7c
Turn one of the test_mvc tests into a performance test
|
8 vuotta sitten |
jonathanvdc
|
8654620ede
Fix a typo
|
8 vuotta sitten |
jonathanvdc
|
9a90c1c868
Write initial temperatures to the JIT success log
|
8 vuotta sitten |
jonathanvdc
|
a34b712cea
Fix a bug with the loop-favoring heuristic's initial temperature
|
8 vuotta sitten |
jonathanvdc
|
9140ce5189
Change the default has_result_temporary() implementation in tree_ir
|
8 vuotta sitten |
jonathanvdc
|
536c898a92
Avert potenital memory leak in adaptive JIT construction
|
8 vuotta sitten |
jonathanvdc
|
0c7bf13c9c
Move bytecode_to_tree's create_return function to the module level
|
8 vuotta sitten |
jonathanvdc
|
038513279c
Expand definitions after merging blocks in the CFG pass pipeline
|
8 vuotta sitten |
jonathanvdc
|
a8f5f3434b
Use SwitchInstruction in CFG->tree lowering
|
8 vuotta sitten |
jonathanvdc
|
6be7383e26
Define a SwitchInstruction type in tree_ir
|
8 vuotta sitten |