Historial de Commits

Autor SHA1 Mensaje Fecha
  jonathanvdc 335ee2f64a Use fewer JITs in test_mvc_simulate hace 8 años
  jonathanvdc fbd3c35529 Merge blocks before constructing SSA form hace 8 años
  jonathanvdc 025b346d2c Merge remote-tracking branch 'yentl/testing' into jit hace 8 años
  jonathanvdc 5b61d05b60 Restrict test_mvc_simulate to the JITs hace 8 años
  jonathanvdc 42210b1fc5 Add another MvC simulation perf test hace 8 años
  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