Histórico de commits

Autor SHA1 Mensagem Data
  jonathanvdc c53b5838fb Tweak the performance correctness test yet again 8 anos atrás
  jonathanvdc cf274a786f Fix a bug in the performance correctness test runner 8 anos atrás
  jonathanvdc db25261e7c Turn one of the test_mvc tests into a performance test 8 anos atrás
  jonathanvdc 8654620ede Fix a typo 8 anos atrás
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log 8 anos atrás
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature 8 anos atrás
  jonathanvdc 9140ce5189 Change the default has_result_temporary() implementation in tree_ir 8 anos atrás
  jonathanvdc 536c898a92 Avert potenital memory leak in adaptive JIT construction 8 anos atrás
  jonathanvdc 0c7bf13c9c Move bytecode_to_tree's create_return function to the module level 8 anos atrás
  jonathanvdc 038513279c Expand definitions after merging blocks in the CFG pass pipeline 8 anos atrás
  jonathanvdc a8f5f3434b Use SwitchInstruction in CFG->tree lowering 8 anos atrás
  jonathanvdc 6be7383e26 Define a SwitchInstruction type in tree_ir 8 anos atrás
  jonathanvdc da8450bff9 Create --kernel={no-,}insert-nops switches 8 anos atrás
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default 8 anos atrás
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions 8 anos atrás
  jonathanvdc d22e08255f Create a --kernel=adaptive-jit option, make it the default 8 anos atrás
  jonathanvdc 0f17d07805 Define an adaptive JIT mode 8 anos atrás
  jonathanvdc 892eefdd30 Make fast-jit insert nops at function entry points 8 anos atrás
  jonathanvdc 11e8935062 Postpone CFG JIT intrinsic expansion in the pass pipeline 8 anos atrás
  jonathanvdc 0cb2478c24 Add an attribute that turns request handler stack traces off 8 anos atrás
  jonathanvdc c734e30cc0 Make read_dict a CFG JIT intrinsic 8 anos atrás
  jonathanvdc 88a822eb45 Make dict_in, dict_in_node CFG JIT intrinsics 8 anos atrás
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic 8 anos atrás
  jonathanvdc 3c39971e73 Make read_nr_out an intrinsic 8 anos atrás
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit 8 anos atrás
  jonathanvdc 96e730638f Make list_len a CFG JIT intrinsic 8 anos atrás
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations 8 anos atrás
  jonathanvdc 4a265c6464 Define CFG JIT intrinsics for reference equality 8 anos atrás
  jonathanvdc 6419734131 Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def 8 anos atrás
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options 8 anos atrás