Commit History

Autor SHA1 Mensaxe Data
  jonathanvdc 077cb2ddc3 Optionally log JIT compilation time %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 5efabf4c21 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 3e3ead19ee Define a new kernel config: --kernel=adaptive-jit-favor-small-loops %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c2826fbb19 Tweak favor-loops initial temperature computation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ee498c48c8 Use the bytecode IR interpreter in adaptive-jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 721b3d18d3 Move parts of compile_function_body_adaptive into a separate class %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 862f1720d4 Tweak temperature computation in the adaptive JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7fa49badec Create a bytecode graph interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc adb6846b8e Move jit_define_function calls into the jit compilation functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 536c898a92 Avert potenital memory leak in adaptive JIT construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0f17d07805 Define an adaptive JIT mode %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 444de619be Fix another thunk-related bug %!s(int64=8) %!d(string=hai) anos
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc f8a767f479 Make cast intrinsics CFG intrinsics too %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 78848e484f Fix a number of CFG JIT bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8e1fd2ecdd Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc bd107ed8b4 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7deb185691 Allow the kernel to switch between baseline and complex JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 567b430277 Implement instruction scheduling for CFG->tree transformation %!s(int64=8) %!d(string=hai) anos