Commit graph

11 commits

Author SHA1 Message Date
tevador
07293a9378
Regression tests (#73)
* instruction decode/execute separated into class BytecodeMachine
* added randomx-tests project
* removed the use of non-portable __COUNTER__ macro
* removed the use of unsupported FENV_ACCESS pragma
2019-06-22 15:54:43 +02:00
tevador
2706a8b753 Relicensed under the 3-clause BSD license 2019-05-18 14:21:47 +02:00
tevador
3dd21ea93d Prepare for JIT compiler support for other platforms 2019-05-12 22:31:48 +02:00
tevador
360c8ed913 Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
tevador
41557ce010 randomx project changed to a static library
separate benchmark project
API usage examples
2019-04-21 00:20:21 +02:00
tevador
d7eefce583 Removed capital letters from filenames 2019-04-20 16:53:06 +02:00
tevador
296e77eebc C API - first working version 2019-04-20 11:08:01 +02:00
tevador
9c383dc2ba Added superscalar-stats
Fixed makefile
2019-04-13 12:02:08 +02:00
tevador
8c37d4aac3 More refactoring 2019-04-12 19:36:08 +02:00
tevador
9404516dd8 Refactoring 2019-04-12 14:56:20 +02:00
tevador
37ff37cd11 msvc solution 2019-04-11 20:46:35 +02:00