提交历史

作者 SHA1 备注 提交日期
  Yentl Van Tendeloo 1b2d38be5e Fixed passing of model instead of location; still crashing 8 年之前
  jonathanvdc 8654620ede Fix a typo 8 年之前
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log 8 年之前
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature 8 年之前
  jonathanvdc 9140ce5189 Change the default has_result_temporary() implementation in tree_ir 8 年之前
  jonathanvdc 536c898a92 Avert potenital memory leak in adaptive JIT construction 8 年之前
  jonathanvdc 0c7bf13c9c Move bytecode_to_tree's create_return function to the module level 8 年之前
  jonathanvdc 038513279c Expand definitions after merging blocks in the CFG pass pipeline 8 年之前
  jonathanvdc a8f5f3434b Use SwitchInstruction in CFG->tree lowering 8 年之前
  Yentl Van Tendeloo 2257e8b3b7 Not output, but log 8 年之前
  jonathanvdc 6be7383e26 Define a SwitchInstruction type in tree_ir 8 年之前
  Yentl Van Tendeloo 0af7ce5eec Fixes for ActionLanguage 8 年之前
  jonathanvdc da8450bff9 Create --kernel={no-,}insert-nops switches 8 年之前
  Yentl Van Tendeloo 9e09992ca1 Added pn_simulate code in AL instead of transformations 8 年之前
  Yentl Van Tendeloo b0734f4733 Added basic AL transformation code 8 年之前
  Yentl Van Tendeloo 542c684759 Added basis for AL transformation execution 8 年之前
  Yentl Van Tendeloo f46bae812f Merge branch 'new_SCD' into yentl 8 年之前
  Yentl Van Tendeloo 624c96c521 Cleaned up huge number of logs 8 年之前
  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 年之前