Commit History

Author SHA1 Message Date
  jonathanvdc 892eefdd30 Make fast-jit insert nops at function entry points 8 years ago
  jonathanvdc 6be9e08ac4 Implement source maps in fast-jit 8 years ago
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests 8 years ago
  jonathanvdc 033de36915 Support automatic nop insertion in fast-jit 8 years ago
  jonathanvdc a78abb6562 Demote input/output to macros in CFG IR 8 years ago
  jonathanvdc 8e1fd2ecdd Implement tracing in the fast JIT 8 years ago
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs 8 years ago
  jonathanvdc ce653f6424 Read node values before branching on them (CFG construction) 8 years ago
  jonathanvdc 13cdd84064 Generate code that checks if globals exist in CFG construction logic 8 years ago
  jonathanvdc b63b77637c Separate direct and indirect CFG calls 8 years ago
  jonathanvdc 9f77e38393 Define 'binary', 'throw' CFG instructions 8 years ago
  jonathanvdc fff27feea9 Implement some CFG value->tree lowerings 8 years ago
  jonathanvdc 820a780e46 Fix some bugs in CFG construction 8 years ago
  jonathanvdc 8b35e71fe7 Create preliminary relooper implementation 8 years ago
  jonathanvdc 7d2b7d2035 Implement experimental bytecode->CFG transformation 8 years ago
  jonathanvdc 51973d6200 Define bytecode_to_cfg.py skeleton 8 years ago