SChernykh
93fec18991
Optimized loading from scratchpad
2019-09-11 11:48:22 +02:00
Caleb James DeLisle
058735e508
Fix a compiler error on Apple OSX because the assembly is not understood
2019-07-31 09:47:35 +02:00
tevador
c433f6d3a8
Fix: hardcoded JIT code buffer size ( #98 )
...
* code buffer size is calculated based on RandomX parameters
* added a maximum value constraint for program size and superscalar latency
* reduced the x86 code size of memory instructions by 1 byte
* disclaimer note in configuration documentation
2019-07-09 20:27:10 +02:00
hyc
eb6f6bb041
Fix Windows detection ( #58 )
2019-06-10 15:59:25 +02:00
tevador
1276d67d2f
Fix build on Cygwin/MinGW
2019-05-18 19:30:28 +02:00
tevador
2706a8b753
Relicensed under the 3-clause BSD license
2019-05-18 14:21:47 +02:00
tevador
c1314dc2a2
Use values from configuration.h in assembly code
2019-05-06 18:14:00 +02:00
tevador
a22e3b3cb0
30% faster JIT compiler
2019-05-04 19:40:25 +02:00
tevador
7f6bdd9a52
Code cleanup & refactoring
2019-04-28 16:42:45 +02:00
tevador
22a3aa8d79
randomx_cache and randomx_dataset changed to standard-layout structs
2019-04-28 12:44:28 +02:00
tevador
41b51a4858
Cleaned up legacy code
2019-04-21 14:07:32 +02:00
tevador
d7eefce583
Removed capital letters from filenames
2019-04-20 16:53:06 +02:00