Commit Verlauf

Autor SHA1 Nachricht Datum
  Yentl Van Tendeloo a8117802fb Fixed Modelverse input, partially by disabling the JIT on the input function vor 8 Jahren
  Yentl Van Tendeloo 1242a84626 Allow multi-function function definitions (not completely tested; backwards-compatible) vor 8 Jahren
  jonathanvdc 8b26436f56 Fix a typo in a bytecode_to_tree comment vor 8 Jahren
  jonathanvdc 37962014a3 Move bytecode_to_tree's create_return function to the module level vor 8 Jahren
  jonathanvdc 45a6192e8e Include the function origin in DEBUG_INFO requests vor 8 Jahren
  jonathanvdc cf12250712 Implement source map generation for the baseline JIT vor 8 Jahren
  jonathanvdc 5feb048491 Fix a bug in baseline JIT tracing vor 8 Jahren
  jonathanvdc 30e78f8988 Correct the assumption that every tree_ir node returns a temporary vor 8 Jahren
  jonathanvdc bfb1601031 Refactor bytecode_to_tree.retrieve_task_root vor 8 Jahren
  jonathanvdc eb6b42526d Standardize the 'global not found' message between JIT and interpreter vor 8 Jahren
  jonathanvdc 7a95cc02a7 Refactor indirect call analysis vor 8 Jahren
  jonathanvdc 69b7f6d52d Refactor input, output tree construction vor 8 Jahren
  jonathanvdc 1476e601ce Refactor parts of bytecode_to_tree.py vor 8 Jahren
  jonathanvdc dd9888b71a Define LocalNameMap in bytecode_to_tree.py vor 8 Jahren
  jonathanvdc ddf162c025 Rename 'user_root' to 'task_root' vor 8 Jahren
  jonathanvdc 18a7dc7f61 Use thunks in the JIT vor 8 Jahren
  jonathanvdc 7324bf738d Fix a bug in bytecode-to-tree tranformation vor 8 Jahren
  jonathanvdc 6c11fe3123 Add theoretical support for thunks to the JIT vor 8 Jahren
  jonathanvdc 95525acbec Parse bytecode graphs before tree construction in the JIT vor 8 Jahren