Jethro Grassie 41401797c9 benchmark: affinity cast for mingw (#96) 7 лет назад
..
asm 91cd35ff13 Decrease the frequency of FADD/FSUB in favor of FMUL (#77) 7 лет назад
blake2 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
tests 41401797c9 benchmark: affinity cast for mingw (#96) 7 лет назад
aes_hash.cpp 89aba80925 Refactoring (#95) 7 лет назад
aes_hash.hpp f7c99c5b58 Use 4 AES rounds for program generation (#46) 7 лет назад
allocator.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
allocator.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_core.c 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_core.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
argon2_ref.c 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
assembly_generator_x86.cpp 89aba80925 Refactoring (#95) 7 лет назад
assembly_generator_x86.hpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
blake2_generator.cpp 89aba80925 Refactoring (#95) 7 лет назад
blake2_generator.hpp 89aba80925 Refactoring (#95) 7 лет назад
bytecode_machine.cpp 89aba80925 Refactoring (#95) 7 лет назад
bytecode_machine.hpp 07293a9378 Regression tests (#73) 7 лет назад
common.hpp 89aba80925 Refactoring (#95) 7 лет назад
configuration.h 91cd35ff13 Decrease the frequency of FADD/FSUB in favor of FMUL (#77) 7 лет назад
dataset.cpp 447634f51d Use strongly typed enums (#55) 7 лет назад
dataset.hpp aaa6e4e881 Sanity checks (#88) 7 лет назад
instruction.cpp e6ba0a1b7d Code generator fixups 7 лет назад
instruction.hpp 447634f51d Use strongly typed enums (#55) 7 лет назад
instruction_weights.hpp 07293a9378 Regression tests (#73) 7 лет назад
instructions_portable.cpp 6ea6cceb63 Fix undefined behavior in rotr/rotl (#86) 7 лет назад
intrin_portable.h 08f7a2c2f2 Vector intrinsics for ARMv8 (#93) 7 лет назад
jit_compiler.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_a64.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_fallback.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
jit_compiler_x86.cpp 89aba80925 Refactoring (#95) 7 лет назад
jit_compiler_x86.hpp 8a5ead5ce3 Use 'dst' as the CBRANCH condition register 7 лет назад
jit_compiler_x86_static.S eb6f6bb041 Fix Windows detection (#58) 7 лет назад
jit_compiler_x86_static.asm 1276d67d2f Fix build on Cygwin/MinGW 7 лет назад
jit_compiler_x86_static.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
program.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
randomx.cpp aaa6e4e881 Sanity checks (#88) 7 лет назад
randomx.h cc2551b02b Support building a shared library (#53) 7 лет назад
reciprocal.c aaa6e4e881 Sanity checks (#88) 7 лет назад
reciprocal.h 07293a9378 Regression tests (#73) 7 лет назад
soft_aes.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
soft_aes.h 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
superscalar.cpp 89aba80925 Refactoring (#95) 7 лет назад
superscalar.hpp 1f62d787ad Fix header dependency of superscalar_program.hpp 7 лет назад
superscalar_program.hpp aaa6e4e881 Sanity checks (#88) 7 лет назад
virtual_machine.cpp f7c99c5b58 Use 4 AES rounds for program generation (#46) 7 лет назад
virtual_machine.hpp e4b2270104 Merge pull request #47 from tevador/pr-doc 7 лет назад
virtual_memory.cpp 118f3054ea Large page support for FreeBSD (#74) 7 лет назад
virtual_memory.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled_light.cpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_compiled_light.hpp 2706a8b753 Relicensed under the 3-clause BSD license 7 лет назад
vm_interpreted.cpp 07293a9378 Regression tests (#73) 7 лет назад
vm_interpreted.hpp 07293a9378 Regression tests (#73) 7 лет назад
vm_interpreted_light.cpp bc2aae0f61 Support Dataset size larger than 4 GiB 7 лет назад
vm_interpreted_light.hpp 52aa36249e Add Dataset prefetch in interpreted VM (#52) 7 лет назад