Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  jonathanvdc d01b72eb90 Add some string operations to the JIT intrinsics 8 vuotta sitten
  jonathanvdc e1ff62bbaf Fix a bug where jitted functions rely on non-jitted functions 8 vuotta sitten
  jonathanvdc ef0e7b4ddb Fix a bug in UnaryInstruction 8 vuotta sitten
  jonathanvdc 633daf3df2 Turn some read-like primitives into intrinsics 8 vuotta sitten
  jonathanvdc 0607096020 Turn some state-manipulation primitives into intrinsics 8 vuotta sitten
  jonathanvdc 9c4dd7bad4 Remove trailing whitespace 8 vuotta sitten
  jonathanvdc 6e82fa81bf Support unary intrinsics in JIT 8 vuotta sitten
  jonathanvdc 24ae748898 Parenthesize binary instructions in JIT codegen 8 vuotta sitten
  jonathanvdc 712634b74e Move JIT intrisic definitions to a separate file 8 vuotta sitten
  jonathanvdc 4096e3ca22 Fix a JIT bug for calls to parameterless functions 8 vuotta sitten
  jonathanvdc a1521fa838 Simplify 'RV(CNV(val))' to 'val' 8 vuotta sitten
  jonathanvdc c243bb2479 Add intrinsics for subtraction 8 vuotta sitten
  jonathanvdc 8b75a0c6cc Make the JIT compile calls to certain functions as intrinsics 8 vuotta sitten
  jonathanvdc d69e7a8854 Make JIT-compiled function names more natural 8 vuotta sitten
  jonathanvdc a03d9129a6 Wire up the JIT's compiled_function_lookup member in the kernel 8 vuotta sitten
  jonathanvdc f82ad5a190 Support compiled function lookup in the JIT 8 vuotta sitten
  jonathanvdc 7bdca769aa Implement 'call' instructions in the JIT 8 vuotta sitten
  jonathanvdc a24ff0eb87 Store compiled and primitive functions in the JIT 8 vuotta sitten
  jonathanvdc 174ef72417 Change how the JIT is enabled/disabled 8 vuotta sitten
  jonathanvdc 361b26aa10 Change how the JIT stores jitted functions 8 vuotta sitten
  jonathanvdc f0dadade69 Make pylint keep silent about our use of 'exec' 8 vuotta sitten
  jonathanvdc 143ad1a6be Support the 'input' instruction in the JIT 8 vuotta sitten
  jonathanvdc 63ee28d86a Make the JIT load global names at compile-time 8 vuotta sitten
  jonathanvdc d981a25a25 Add JIT support for 'access' instructions 8 vuotta sitten
  jonathanvdc 22879d37d9 Institute an upper bound on the size of jittable functions 8 vuotta sitten
  jonathanvdc ee99c30325 Elide redundant 'pass' before 'raise PrimitiveFinished' 8 vuotta sitten
  jonathanvdc 1b597a3b83 Optimize PythonGenerator's append method 8 vuotta sitten
  jonathanvdc 60b60b805f Optimize temporaries in tree-ir codegen 8 vuotta sitten
  jonathanvdc 629f012d60 Merge branch 'jit' of http://msdl.uantwerpen.be/git/jonathanvdc/modelverse into jit 8 vuotta sitten
  jonathanvdc 02813ad728 Improve codegen slightly 8 vuotta sitten