Commit History

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