Историја ревизија

Аутор SHA1 Порука Датум
  jonathanvdc 9a90c1c868 Write initial temperatures to the JIT success log пре 8 година
  jonathanvdc a34b712cea Fix a bug with the loop-favoring heuristic's initial temperature пре 8 година
  jonathanvdc 536c898a92 Avert potenital memory leak in adaptive JIT construction пре 8 година
  jonathanvdc 351af6bc6f Create the adaptive-jit-favor-loops kernel, make it the default пре 8 година
  jonathanvdc d61f8c4782 Add an adaptive JIT heuristic that favors small functions пре 8 година
  jonathanvdc 0f17d07805 Define an adaptive JIT mode пре 8 година
  jonathanvdc 270990122b Define CFG JIT intrinsics for common string operations пре 8 година
  jonathanvdc 9da9327045 Include the function origin in DEBUG_INFO requests пре 8 година
  jonathanvdc 0888c0133d Generate DEBUG_INFO requests during baseline JIT codegen пре 8 година
  jonathanvdc 4e5f6dfa21 Add an option to the JIT that enables source maps пре 8 година
  jonathanvdc c6f8db1c5f Apply tree optimizations to lowered CFG пре 8 година
  jonathanvdc d19e936007 Make unary intrinsics CFG intrinsics пре 8 година
  jonathanvdc 444de619be Fix another thunk-related bug пре 8 година
  jonathanvdc c67d87f46e Fix a bug with thunks to constant anonymous functions пре 8 година
  jonathanvdc f8a767f479 Make cast intrinsics CFG intrinsics too пре 8 година
  jonathanvdc 78848e484f Fix a number of CFG JIT bugs пре 8 година
  jonathanvdc 8e1fd2ecdd Implement tracing in the fast JIT пре 8 година
  jonathanvdc bd107ed8b4 Define some simple CFG JIT intrinsics пре 8 година
  jonathanvdc d4eeb6885c Move some CFG algorithms into cfg_ir пре 8 година
  jonathanvdc 7deb185691 Allow the kernel to switch between baseline and complex JIT пре 8 година
  jonathanvdc 567b430277 Implement instruction scheduling for CFG->tree transformation пре 8 година
  jonathanvdc 3b2e587f40 Perform constant reads at compile-time, even for CFGs пре 8 година
  jonathanvdc ad8628c346 Define CFG JIT intrinsics пре 8 година
  jonathanvdc d6ea282cdd Avoid generating thunks for recursive functions пре 8 година
  jonathanvdc cc101d3772 Add an optimization that replaces indirect calls by direct calls пре 8 година
  jonathanvdc a995543d2c Include function parameters in CFG IR prologs пре 8 година
  jonathanvdc 8e3512c898 Optimize CFG flow before lowering пре 8 година
  jonathanvdc f125820f06 Print jitted function definitions before exec'ing them пре 8 година
  jonathanvdc e8b059d885 Print lowered CFG when the code log is activated пре 8 година
  jonathanvdc 6ae853a3fc Print CFG alongside function bodies пре 8 година