Commit Graph

402 Commits (master)
 

Author SHA1 Message Date
Vladimir (Alkenso) 941dfed647 Update CMakeLists.txt (#140)
5 years ago
tevador a5d16890c2
Merge pull request #139 from ston1th/fix_openbsd_mmap
5 years ago
tevador 4f8f7f6ebb
Merge pull request #143 from wepeng/RandomX-wepeng
5 years ago
ston1th 5c0486bd33 Fixed tests on OpenBSD
5 years ago
wepeng 068f65339a modify Datset to Dataset
5 years ago
ston1th f3ded36061 Fixed mmap on OpenBSD
5 years ago
SChernykh 9a5d504bb3 Fix alignment for ARMv8 code
5 years ago
tevador b53f0ed145 Benchmark v1.1.4
5 years ago
tevador 5570c698e7 Fix superscalar-stats generator initialization
5 years ago
tevador be810aca0a Fix a possible out-of-bounds access in superscalar generator
5 years ago
tevador 4296c35d79 switch on int
5 years ago
tevador abf2a5034e Make sure AES code is present when setting RANDOMX_FLAG_HARD_AES
5 years ago
tevador fc892fc5c0 Select AVX2 if both AVX2 and SSSE3 flags are set
5 years ago
tevador ebbe7696c7 Fix examples
5 years ago
tevador e0484dfb99 Automatic detection of CPU capabilities
5 years ago
tevador eda3603bf3 Undefine _mm_roti_epi64 if defined
5 years ago
tevador cce53cb582 use SSSE3 consistently as opposed to SSE3
5 years ago
tevador 900a936816 Optimized Argon2 (SSSE3/AVX2)
5 years ago
tevador 298cc77095 Benchmark v1.1.3
5 years ago
tevador 0dc104ff7e Simplify cache init in tests
5 years ago
tevador 89721f1778 Merge branch 'master' of git@github.com:tevador/RandomX.git
5 years ago
tevador 3f1baf150c Update to toolset v142
5 years ago
hyc 01648b3bd6 Remember cache input data (#133)
5 years ago
tevador f1199a9fc6
Merge pull request #131 from xiphon/install-target-randomx-lib
5 years ago
xiphon 6352949331 CMake install target for randomx library
5 years ago
tevador f2bb1dd840 Added info about audits
5 years ago
tevador 519b9cf705 Benchmark v1.1.2
5 years ago
tevador a70dfd8df7
Merge pull request #130 from hyc/gccwin32
5 years ago
tevador 7c405a7dc4 Fix tests without JIT support
5 years ago
Howard Chu 1694aa825d Fix for win32 build with gcc
5 years ago
tevador a3d830064b
Merge pull request #128 from SChernykh/master
5 years ago
SChernykh 457c0e4a54 Workaround for gcc 8.3 on Arch Linux (ARM)
5 years ago
tevador 32f396dd11
Merge pull request #127 from SChernykh/master
5 years ago
SChernykh 9e7ae84de4 Set scratchpad pointer to null by default
5 years ago
tevador 2441730203 Update --jit flag description
5 years ago
tevador eef87a0f63 Documentation updates
5 years ago
SChernykh c6468a3816 JIT compiler for ARMv8 (#125)
5 years ago
tevador 5fb26fc607
Merge pull request #124 from SChernykh/master
5 years ago
tevador b797896479
Merge pull request #121 from jtgrassie/msys-cast
5 years ago
SChernykh 93fec18991 Optimized loading from scratchpad
5 years ago
Jethro Grassie 73021b89e0
fix MSYS thread handle cast
5 years ago
tevador f1ff014bca Fix JIT fallback
5 years ago
tevador d99af8c51e Update documentation
5 years ago
tevador bd8ef0375a Update benchmark
5 years ago
tevador eee355d85b Fixed tests
5 years ago
tevador 22689eda49
Increase the frequency of CBRANCH (#118)
5 years ago
wepeng 1fa1ef2047 modify BlakeGenerator chapter error (#117)
5 years ago
tevador 67010ab554
Optional W^X policy for JIT pages (#112)
5 years ago
tevador 971f10c9c2
Changes recommended by Quarkslab (#111)
5 years ago
tevador 91f3edb5eb Fix use-after-free in benchmark (debug build)
5 years ago