Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc c1cd277dfa Make bytecode-interpreter a kernel config in the performance tests пре 8 година
  jonathanvdc 721b3d18d3 Move parts of compile_function_body_adaptive into a separate class пре 8 година
  jonathanvdc 862f1720d4 Tweak temperature computation in the adaptive JIT пре 8 година
  jonathanvdc a6f150c23d Add a --kernel=bytecode-interpreter option to the server пре 8 година
  jonathanvdc 7fa49badec Create a bytecode graph interpreter пре 8 година
  jonathanvdc afdcc42c4c Fix a typo in a bytecode_to_tree comment пре 8 година
  jonathanvdc adb6846b8e Move jit_define_function calls into the jit compilation functions пре 8 година
  jonathanvdc c53b5838fb Tweak the performance correctness test yet again пре 8 година
  jonathanvdc cf274a786f Fix a bug in the performance correctness test runner пре 8 година
  jonathanvdc db25261e7c Turn one of the test_mvc tests into a performance test пре 8 година
  jonathanvdc 8654620ede Fix a typo пре 8 година
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log пре 8 година
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature пре 8 година
  jonathanvdc 9140ce5189 Change the default has_result_temporary() implementation in tree_ir пре 8 година
  jonathanvdc 536c898a92 Avert potenital memory leak in adaptive JIT construction пре 8 година
  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 година
  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 година
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic пре 8 година