Commit Graph

6 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 d660798b9f
Fix cmake standalone build (#56) 2019-06-10 15:58:12 +02:00
tevador e9cf3e0894 Enable c++11 in cmake 2019-05-31 00:51:30 +02:00
tevador c5c891ff8e Correctly call JitCompiler destructor
Fix cmake/ccache
2019-05-18 00:14:43 +02:00
tevador ec29d5320d Enable position independent code 2019-05-17 11:35:08 +02:00
Howard Chu 3e0196088c Build under monero's cmake 2019-05-16 22:54:04 +01:00