Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 8b26436f56 Fix a typo in a bytecode_to_tree comment %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44b5c05feb Move jit_define_function calls into the jit compilation functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 92938faad9 Tweak the performance correctness test yet again %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 118b0f2248 Fix a bug in the performance correctness test runner %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a2a731cd60 Turn one of the test_mvc tests into a performance test %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 20881e9be6 Fix a typo %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4962bd76b5 Write initial temperatures to the JIT success log %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ec9ad22ae2 Fix a bug with the loop-favoring heuristic's initial temperature %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9767f33c57 Change the default has_result_temporary() implementation in tree_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0f05bb18b7 Avert potenital memory leak in adaptive JIT construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 37962014a3 Move bytecode_to_tree's create_return function to the module level %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 835933a3cd Expand definitions after merging blocks in the CFG pass pipeline %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 26b889bda6 Use SwitchInstruction in CFG->tree lowering %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0243877577 Define a SwitchInstruction type in tree_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a4a8a98a3b Create --kernel={no-,}insert-nops switches %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 24a9339ea6 Create the adaptive-jit-favor-loops kernel, make it the default %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8c89761326 Add an adaptive JIT heuristic that favors small functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7dfd3cb7f2 Create a --kernel=adaptive-jit option, make it the default %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 91ef7e162b Define an adaptive JIT mode %!s(int64=8) %!d(string=hai) anos
  jonathanvdc deffc10627 Make fast-jit insert nops at function entry points %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 828a12714d Postpone CFG JIT intrinsic expansion in the pass pipeline %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 960614f697 Add an attribute that turns request handler stack traces off %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3b3f11233c Make read_dict a CFG JIT intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8299f2ecca Make dict_in, dict_in_node CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9022ef5db5 Make dict_len a JIT intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 77f36ab5ba Make read_nr_out an intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 473d986847 Merge remote-tracking branch 'yentl/master' into jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 60b5c65e80 Make list_len a CFG JIT intrinsic %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 07a3998c2b Define CFG JIT intrinsics for common string operations %!s(int64=8) %!d(string=hai) anos
  jonathanvdc e368577704 Define CFG JIT intrinsics for reference equality %!s(int64=8) %!d(string=hai) anos