Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc 65763485d9 Fix a bug in the performance utils hace 8 años
  jonathanvdc dc838f7bd1 Add --kernel=adaptive-jit-favor-small-loops to tests hace 8 años
  jonathanvdc d94a197769 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled hace 8 años
  jonathanvdc 55e33d4bfb Fix a bug in the larger simulation performance test hace 8 años
  jonathanvdc db73980d30 Define a new kernel config: --kernel=adaptive-jit-favor-small-loops hace 8 años
  jonathanvdc 8901b7dacd Give perf2tex a command-line interface hace 8 años
  jonathanvdc 70e3fe9527 Add a bunch of performance tests hace 8 años
  jonathanvdc c09a74ef11 Make perf2tex bar charts clearer and prettier hace 8 años
  jonathanvdc ab8622aeee Tweak favor-loops initial temperature computation hace 8 años
  jonathanvdc d6dd8698de Use the bytecode IR interpreter in adaptive-jit hace 8 años
  jonathanvdc ae8ab8b5a0 Make bytecode-interpreter a kernel config in the performance tests hace 8 años
  jonathanvdc 1d830e1f6a Move parts of compile_function_body_adaptive into a separate class hace 8 años
  jonathanvdc d196bc017d Tweak temperature computation in the adaptive JIT hace 8 años
  jonathanvdc 2ec4aa3147 Add a --kernel=bytecode-interpreter option to the server hace 8 años
  jonathanvdc 4bbcd830c0 Create a bytecode graph interpreter hace 8 años
  jonathanvdc 8b26436f56 Fix a typo in a bytecode_to_tree comment hace 8 años
  jonathanvdc 44b5c05feb Move jit_define_function calls into the jit compilation functions hace 8 años
  jonathanvdc 92938faad9 Tweak the performance correctness test yet again hace 8 años
  jonathanvdc 118b0f2248 Fix a bug in the performance correctness test runner hace 8 años
  jonathanvdc a2a731cd60 Turn one of the test_mvc tests into a performance test hace 8 años
  jonathanvdc 20881e9be6 Fix a typo hace 8 años
  jonathanvdc 4962bd76b5 Write initial temperatures to the JIT success log hace 8 años
  jonathanvdc ec9ad22ae2 Fix a bug with the loop-favoring heuristic's initial temperature hace 8 años
  jonathanvdc 9767f33c57 Change the default has_result_temporary() implementation in tree_ir hace 8 años
  jonathanvdc 0f05bb18b7 Avert potenital memory leak in adaptive JIT construction hace 8 años
  jonathanvdc 37962014a3 Move bytecode_to_tree's create_return function to the module level hace 8 años
  jonathanvdc 835933a3cd Expand definitions after merging blocks in the CFG pass pipeline hace 8 años
  jonathanvdc 26b889bda6 Use SwitchInstruction in CFG->tree lowering hace 8 años
  jonathanvdc 0243877577 Define a SwitchInstruction type in tree_ir hace 8 años
  jonathanvdc a4a8a98a3b Create --kernel={no-,}insert-nops switches hace 8 años