Commit Verlauf

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