Historial de Commits

Autor SHA1 Mensaje Fecha
  Bentley James Oakes 4a969da0a5 Fix up imports in kernel dir. hace 7 años
  Bentley James Oakes 88f808df9d Properly switch for unicode checking. hace 7 años
  Bentley James Oakes bda3d76a92 Fix relative imports and use of unicode. hace 7 años
  Yentl Van Tendeloo 3251920000 Added notion of tottime and cumtime hace 8 años
  Yentl Van Tendeloo b21bc81f6e Added preliminary profiling code hace 8 años
  jonathanvdc d94a197769 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled hace 8 años
  jonathanvdc 9767f33c57 Change the default has_result_temporary() implementation in tree_ir hace 8 años
  jonathanvdc 0243877577 Define a SwitchInstruction type in tree_ir hace 8 años
  jonathanvdc 91ef7e162b Define an adaptive JIT mode hace 8 años
  jonathanvdc 8299f2ecca Make dict_in, dict_in_node CFG JIT intrinsics hace 8 años
  jonathanvdc c37ed40f3c Check has_definition() in tree_ir.DebugInfoInstruction.generate_python_def hace 8 años
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests hace 8 años
  jonathanvdc 45c319cc22 Generate DEBUG_INFO requests during baseline JIT codegen hace 8 años
  jonathanvdc 572ec81823 Remove an old test case from tree_ir.py hace 8 años
  jonathanvdc cf12250712 Implement source map generation for the baseline JIT hace 8 años
  jonathanvdc 47a14ce736 Add debug info support to tree IR hace 8 años
  jonathanvdc 5feb048491 Fix a bug in baseline JIT tracing hace 8 años
  jonathanvdc ad4c576861 Try to use fewer local variables in intrinsics hace 8 años
  jonathanvdc 556781dd38 Optimize the dict iteration idiom in fast-JIT hace 8 años
  jonathanvdc 92d12c5322 Define a tuple assignment tree IR node hace 8 años
  jonathanvdc 30e78f8988 Correct the assumption that every tree_ir node returns a temporary hace 8 años
  jonathanvdc d9d6c5bd62 Define __repr__ methods for all tree_ir classes hace 8 años
  jonathanvdc cedb927953 Optimize if/else if to if/elif in tree_ir hace 8 años
  jonathanvdc 06569ed74d Implement __str__, __repr__ for tree_ir.VariableName hace 8 años
  jonathanvdc c50d53ad80 Shield JIT temporaries from the garbage collector hace 8 años
  jonathanvdc 0df878586a Ensure that the JIT's locals don't get GC'ed hace 8 años
  jonathanvdc 42b984af2b Stop emitting whitespace for dictionary definitions in codegen hace 8 años
  jonathanvdc 390be45d82 Optimize calls in tail position to tail call instructions hace 8 años
  jonathanvdc 3b93bc577a Remove unnecessary restriction in PythonGenerator.append_state_definition hace 8 años
  jonathanvdc 5ebcbd6e4c Add a switch to compile 'input' instructions as calls hace 8 años