Historie revizí

Autor SHA1 Zpráva Datum
  Yentl Van Tendeloo 8e4f122f2f Even more deprecated code removed před 7 roky
  Yentl Van Tendeloo c4410e22fa More cleanup... před 7 roky
  Yentl Van Tendeloo 63ac447911 Removed a lot of old JIT code that is now deprecated před 7 roky
  Yentl Van Tendeloo 923d13fe79 Sort formal parameters in export to resolve non-determinism in order před 7 roky
  Yentl Van Tendeloo 6bc0a5a2e9 Merge branch 'testing' into new_JIT před 7 roky
  Yentl Van Tendeloo e3343aa8a5 Fix most bugs with the JIT před 7 roky
  Yentl Van Tendeloo 1a35c8e7e9 Print JIT exceptions when detected for debugging před 7 roky
  Yentl Van Tendeloo 8831b563aa Work around some issues před 7 roky
  Yentl Van Tendeloo 14dab5342e Minor fixes to code, which don't account to much: a major rewrite is required! před 7 roky
  Yentl Van Tendeloo 44e56eb685 Try to push in a new JIT framework which always fails and falls back to interpretation před 7 roky
  Bentley James Oakes 4a969da0a5 Fix up imports in kernel dir. před 7 roky
  Bentley James Oakes 7aaa5142c3 Don't have message in Exceptions. Just str them directly. před 7 roky
  Bentley James Oakes 39cc3bad85 Put items, keys, and values in lists. před 7 roky
  Bentley James Oakes bda3d76a92 Fix relative imports and use of unicode. před 7 roky
  Yentl Van Tendeloo b1885389bf Start execution of condition on transition před 8 roky
  Yentl Van Tendeloo 5df214ee18 Updated test_MvC to use the wrapper for the parts that already work před 8 roky
  Yentl Van Tendeloo 010204d550 Remove the bytecode interpreter as an option: rather buggy! před 8 roky
  jonathanvdc d94a197769 Make baseline JIT conform to fast-jit's CC when adaptive-jit is enabled před 8 roky
  jonathanvdc db73980d30 Define a new kernel config: --kernel=adaptive-jit-favor-small-loops před 8 roky
  jonathanvdc ab8622aeee Tweak favor-loops initial temperature computation před 8 roky
  jonathanvdc d6dd8698de Use the bytecode IR interpreter in adaptive-jit před 8 roky
  jonathanvdc 1d830e1f6a Move parts of compile_function_body_adaptive into a separate class před 8 roky
  jonathanvdc d196bc017d Tweak temperature computation in the adaptive JIT před 8 roky
  jonathanvdc 4bbcd830c0 Create a bytecode graph interpreter před 8 roky
  jonathanvdc 44b5c05feb Move jit_define_function calls into the jit compilation functions před 8 roky
  jonathanvdc 4962bd76b5 Write initial temperatures to the JIT success log před 8 roky
  jonathanvdc ec9ad22ae2 Fix a bug with the loop-favoring heuristic's initial temperature před 8 roky
  jonathanvdc 0f05bb18b7 Avert potenital memory leak in adaptive JIT construction před 8 roky
  jonathanvdc 24a9339ea6 Create the adaptive-jit-favor-loops kernel, make it the default před 8 roky
  jonathanvdc 8c89761326 Add an adaptive JIT heuristic that favors small functions před 8 roky