Commit History

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo 0a411eb9c7 Merge branch 'jit' of msdl.uantwerpen.be:jonathanvdc/modelverse into yentl 8 年之前
  Yentl Van Tendeloo a9a390ad8c Fixed tests 8 年之前
  Yentl Van Tendeloo 9c48d364e6 Attributes now work with RAMification and transformation 8 年之前
  Yentl Van Tendeloo 753ec1ebf1 Merge branch 'new_SCD' of msdl.uantwerpen.be:yentl/modelverse into new_SCD 8 年之前
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default 8 年之前
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions 8 年之前
  jonathanvdc d22e08255f Create a --kernel=adaptive-jit option, make it the default 8 年之前
  jonathanvdc 0f17d07805 Define an adaptive JIT mode 8 年之前
  jonathanvdc 892eefdd30 Make fast-jit insert nops at function entry points 8 年之前
  jonathanvdc 11e8935062 Postpone CFG JIT intrinsic expansion in the pass pipeline 8 年之前
  jonathanvdc 0cb2478c24 Add an attribute that turns request handler stack traces off 8 年之前
  jonathanvdc c734e30cc0 Make read_dict a CFG JIT intrinsic 8 年之前
  jonathanvdc 88a822eb45 Make dict_in, dict_in_node CFG JIT intrinsics 8 年之前
  Yentl Van Tendeloo e03dfe6fc7 Fixed reading attributes 8 年之前
  jonathanvdc 4cd36fda5f Make dict_len a JIT intrinsic 8 年之前
  jonathanvdc 3c39971e73 Make read_nr_out an intrinsic 8 年之前
  jonathanvdc 5dce610b0d Merge remote-tracking branch 'yentl/master' into jit 8 年之前
  Yentl Van Tendeloo 48cb210cff Added additional filtering step (untested) 8 年之前
  Yentl Van Tendeloo 513a23dc5e Better check for whether something is an Attribute or not 8 年之前
  Yentl Van Tendeloo 4f2ebe04b4 Revert model_info to make tests pass 8 年之前
  jonathanvdc 96e730638f Make list_len a CFG JIT intrinsic 8 年之前
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations 8 年之前
  jonathanvdc 4a265c6464 Define CFG JIT intrinsics for reference equality 8 年之前
  jonathanvdc 6419734131 Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def 8 年之前
  jonathanvdc abe408dc47 Define positive versions of 'no-thunks', 'no-source-maps' options 8 年之前
  jonathanvdc b9c0845621 Add 'trace', 'no-source-maps' options to the MvK controller 8 年之前
  jonathanvdc 431bce5a9f Add a helpful comment to the kernel 8 年之前
  jonathanvdc 6be9e08ac4 Implement source maps in fast-jit 8 年之前
  jonathanvdc b072a71f26 Create stack traces for jitted functions 8 年之前
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests 8 年之前