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

Аутор SHA1 Порука Датум
  tevador 32d827d0a6 Interpreter with bytecode пре 7 година
  tevador a586751f6b Removed FPNEG instruction пре 7 година
  tevador ac4462ad42 Renamed floating point instructions пре 7 година
  tevador b417fd08ea 16 -> 8 chained programs пре 7 година
  tevador 1ee94bef2a Added ISWAP instruction пре 7 година
  tevador 20eb549725 Merged load/store of integer and FP registers пре 7 година
  tevador 8f2abd6c05 NOP instruction пре 7 година
  tevador 005c67f64c Added explicit STORE instructions пре 7 година
  tevador d2cb086221 ASM code generator for "small" programs that fit into the uOP cache пре 7 година
  tevador bd0dba88a8 4 scratchpad segments пре 7 година
  tevador 16db607025 Scratchpad size increased to 1 MiB пре 7 година
  tevador 4fb168e249 Large page support for cache пре 7 година
  tevador 8b1102ee05 Interpreter + async mode пре 7 година
  tevador a7ffe8c19a Mix dataset cacheline with registers r0-r7 пре 7 година
  tevador 48d85643de Dataset intialization algorithm (AES) пре 7 година
  tevador 67e741ff22 Reduced x86 code size by 512 bytes (and ecx -> and eax) пре 7 година
  tevador 1426fcbab5 Print average program code size пре 7 година
  tevador 2756bcdcfe Added magic division to JIT compiler пре 7 година
  tevador c02ee4291d FPROUND - variable flag offset пре 7 година
  tevador e487092f07 Simplified CALL and RET пре 7 година
  tevador 557241cd95 JUMP instruction пре 7 година
  tevador d1a808643d Random accesses - JIT compiler пре 7 година
  tevador 3caecc7646 Vector FPU instructions пре 7 година
  tevador a09bee8d60 js -> jz to enable macro-op fusion on Intel CPUs (~1% speed-up) пре 7 година
  tevador 76b6b05cf2 Unconditional RET пре 7 година
  tevador 39c569ae44 Fixed a potential crash in JitCompilerX86 пре 7 година
  tevador c05947db09 Bug fixes пре 7 година
  tevador ca59925495 JitCompilerX86: use mmap to allocate an executable buffer пре 7 година
  tevador 740c40b218 8 branch conditions for CALL/RET пре 7 година
  tevador 1db7dd6e8b Renamed immediate constants пре 7 година