Historial de Commits

Autor SHA1 Mensaje Fecha
  tevador 557241cd95 JUMP instruction hace 7 años
  tevador 6941b2cb69 Reworked instruction set documentation hace 7 años
  tevador d1a808643d Random accesses - JIT compiler hace 7 años
  tevador b71e0eec65 Optimizations to reduce code size under 32K hace 7 años
  tevador b6d654291f 90 address transformations hace 7 años
  tevador 2f6a599ff6 Inlined calls for memory read hace 7 años
  tevador 6519fed4d1 Combined prefetch + read into a single step hace 7 años
  tevador 4189e4ebc6 Original number of VM instructions hace 7 años
  tevador 619bee5418 Random dataset accesses - asm only hace 7 años
  tevador bf8397b08d Updated specification hace 7 años
  tevador 3caecc7646 Vector FPU instructions hace 7 años
  tevador a09bee8d60 js -> jz to enable macro-op fusion on Intel CPUs (~1% speed-up) hace 7 años
  tevador 76b6b05cf2 Unconditional RET hace 7 años
  tevador 39c569ae44 Fixed a potential crash in JitCompilerX86 hace 7 años
  tevador 5bc26348f1 Updated readme with performance data hace 7 años
  tevador 03913d0e81 Run a single thread synchronously hace 7 años
  tevador c05947db09 Bug fixes hace 7 años
  tevador ca59925495 JitCompilerX86: use mmap to allocate an executable buffer hace 7 años
  tevador 740c40b218 8 branch conditions for CALL/RET hace 7 años
  tevador 55afe9646f Debuggable assembly generator hace 7 años
  tevador fce6e75689 Fixed copyright notice hace 7 años
  tevador ffa67295c4 Instruction statistics hace 7 años
  tevador 1db7dd6e8b Renamed immediate constants hace 7 años
  tevador b9d2d853aa Support for multiple threads hace 7 años
  tevador cb12feaf91 t1ha2 hash for scratchpad digest hace 7 años
  tevador ed0bc906d6 JIT compiler for x86 hace 7 años
  tevador ddc29cb4d3 Optimized x86 initialization hace 7 años
  tevador 4f276541d2 Modified x86 register allocation hace 7 años
  tevador 6332831ec1 Implemented cache shift hace 7 años
  tevador 4fc4b840f5 Updated documentation hace 7 años