Commit History

Autor SHA1 Mensaxe Data
  Yentl Van Tendeloo 010204d550 Remove the bytecode interpreter as an option: rather buggy! %!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 db73980d30 Define a new kernel config: --kernel=adaptive-jit-favor-small-loops %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ab8622aeee Tweak favor-loops initial temperature computation %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d6dd8698de Use the bytecode IR interpreter in adaptive-jit %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 1d830e1f6a Move parts of compile_function_body_adaptive into a separate class %!s(int64=8) %!d(string=hai) anos
  jonathanvdc d196bc017d Tweak temperature computation in the adaptive JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4bbcd830c0 Create a bytecode graph interpreter %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 44b5c05feb Move jit_define_function calls into the jit compilation functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4962bd76b5 Write initial temperatures to the JIT success log %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ec9ad22ae2 Fix a bug with the loop-favoring heuristic's initial temperature %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 0f05bb18b7 Avert potenital memory leak in adaptive JIT construction %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 24a9339ea6 Create the adaptive-jit-favor-loops kernel, make it the default %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8c89761326 Add an adaptive JIT heuristic that favors small functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 91ef7e162b Define an adaptive JIT mode %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 07a3998c2b Define CFG JIT intrinsics for common string operations %!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 1a81e0a6fe Add an option to the JIT that enables source maps %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 14f6d31ab7 Apply tree optimizations to lowered CFG %!s(int64=8) %!d(string=hai) anos
  jonathanvdc ba3590b0e0 Make unary intrinsics CFG intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 4e99a21877 Fix another thunk-related bug %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fa0ae67898 Fix a bug with thunks to constant anonymous functions %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 8f6c41b590 Make cast intrinsics CFG intrinsics too %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 7ece5c8296 Fix a number of CFG JIT bugs %!s(int64=8) %!d(string=hai) anos
  jonathanvdc fd0277c139 Implement tracing in the fast JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 9a1cbd6d06 Define some simple CFG JIT intrinsics %!s(int64=8) %!d(string=hai) anos
  jonathanvdc a0f8467006 Move some CFG algorithms into cfg_ir %!s(int64=8) %!d(string=hai) anos
  jonathanvdc 32c9b7d941 Allow the kernel to switch between baseline and complex JIT %!s(int64=8) %!d(string=hai) anos
  jonathanvdc be13e41468 Implement instruction scheduling for CFG->tree transformation %!s(int64=8) %!d(string=hai) anos