Commit History

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