Commit History

Автор SHA1 Съобщение Дата
  Yentl Van Tendeloo 3251920000 Added notion of tottime and cumtime преди 8 години
  Yentl Van Tendeloo b21bc81f6e Added preliminary profiling code преди 8 години
  jonathanvdc d94a197769 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled преди 8 години
  jonathanvdc 9767f33c57 Change the default has_result_temporary() implementation in tree_ir преди 8 години
  jonathanvdc 0243877577 Define a SwitchInstruction type in tree_ir преди 8 години
  jonathanvdc 91ef7e162b Define an adaptive JIT mode преди 8 години
  jonathanvdc 8299f2ecca Make dict_in, dict_in_node CFG JIT intrinsics преди 8 години
  jonathanvdc c37ed40f3c Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def преди 8 години
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests преди 8 години
  jonathanvdc 45c319cc22 Generate DEBUG_INFO requests during baseline JIT codegen преди 8 години
  jonathanvdc 572ec81823 Remove an old test case from tree_ir.py преди 8 години
  jonathanvdc cf12250712 Implement source map generation for the baseline JIT преди 8 години
  jonathanvdc 47a14ce736 Add debug info support to tree IR преди 8 години
  jonathanvdc 5feb048491 Fix a bug in baseline JIT tracing преди 8 години
  jonathanvdc ad4c576861 Try to use fewer local variables in intrinsics преди 8 години
  jonathanvdc 556781dd38 Optimize the dict iteration idiom in fast-JIT преди 8 години
  jonathanvdc 92d12c5322 Define a tuple assignment tree IR node преди 8 години
  jonathanvdc 30e78f8988 Correct the assumption that every tree_ir node returns a temporary преди 8 години
  jonathanvdc d9d6c5bd62 Define __repr__ methods for all tree_ir classes преди 8 години
  jonathanvdc cedb927953 Optimize if/else if to if/elif in tree_ir преди 8 години
  jonathanvdc 06569ed74d Implement __str__, __repr__ for tree_ir.VariableName преди 8 години
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector преди 8 години
  jonathanvdc 0df878586a Ensure that the JIT's locals don't get GC'ed преди 8 години
  jonathanvdc 42b984af2b Stop emitting whitespace for dictionary definitions in codegen преди 8 години
  jonathanvdc 390be45d82 Optimize calls in tail position to tail call instructions преди 8 години
  jonathanvdc 3b93bc577a Remove unnecessary restriction in PythonGenerator.append_state_definition преди 8 години
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls преди 8 години
  jonathanvdc fb0351d141 Re-write parts of the kernel to use CALL for calls, TRY for exceptions преди 8 години
  jonathanvdc 7f4c31cc49 Configure JIT codegen to use the 'RUN' instruction преди 8 години
  jonathanvdc 496f2acd0e Make 'list_len' an intrinsic преди 8 години