Commit Graph

29 Commits (bbc9ccc90b8568c173da2eabf0e9a248b00eab5e)

Author SHA1 Message Date
SChernykh bbc9ccc90b Fixed a crash in MSVC Debug and RelWithDebInfo builds
3 years ago
cryptonote-social 529b933fcf remove unnecessary first-load initialization code
3 years ago
cryptonote-social a7733de1e7 replace hardcoded literal with its appropriate symbol
4 years ago
SChernykh 93fec18991 Optimized loading from scratchpad
5 years ago
tevador 67010ab554
Optional W^X policy for JIT pages (#112)
5 years ago
tevador c433f6d3a8
Fix: hardcoded JIT code buffer size (#98)
5 years ago
tevador 89aba80925
Refactoring (#95)
5 years ago
tevador 447634f51d
Use strongly typed enums (#55)
5 years ago
tevador 8a5ead5ce3 Use 'dst' as the CBRANCH condition register
5 years ago
tevador 2706a8b753 Relicensed under the 3-clause BSD license
5 years ago
tevador 3dd21ea93d Prepare for JIT compiler support for other platforms
5 years ago
tevador a560cec3e7 Clarifications/corrections in the specification/comments
5 years ago
tevador a22e3b3cb0 30% faster JIT compiler
5 years ago
tevador b1f1e1d6ad Fixed IMUL_RCP if divisor is a power of 2
5 years ago
tevador 9e5eac8645 Fixed a chance of CBRANCH looping
5 years ago
tevador 01db567e9d Fixed an inconsistency in IADD_RS in SuperscalarHash
5 years ago
tevador 3cf6a30076 Fixed biased condition register selection
5 years ago
tevador ffebc37381 COND_R instruction reworked as CBRANCH
5 years ago
tevador ebddaf671c Alignment of x86 code for SuperscalarHash made optional
5 years ago
tevador 7f6bdd9a52 Code cleanup & refactoring
5 years ago
tevador fd7186f873 Changed IADD_RS to use mod.mem
5 years ago
tevador ff88a57a98 Fixed reading from the red zone
5 years ago
tevador e758c1e2b2 Fixed non-x86 compilation
5 years ago
tevador 270a4f97fe Dataset size increased to 2080 MiB
5 years ago
tevador f66da3911e Fixed some compilation issues
5 years ago
tevador 4c66b2305a Formatting & refactoring
5 years ago
tevador d30eef75af Fixed non-x86 compilation
5 years ago
tevador 41b51a4858 Cleaned up legacy code
5 years ago
tevador d7eefce583 Removed capital letters from filenames
5 years ago