RandomWOW/vcxproj
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
..
api-example1.vcxproj randomx project changed to a static library 2019-04-21 00:20:21 +02:00
api-example1.vcxproj.filters randomx project changed to a static library 2019-04-21 00:20:21 +02:00
api-example2.vcxproj randomx project changed to a static library 2019-04-21 00:20:21 +02:00
api-example2.vcxproj.filters randomx project changed to a static library 2019-04-21 00:20:21 +02:00
benchmark.vcxproj Group E exponent changed from a static value (-240) to dynamic 2019-04-30 21:14:50 +02:00
benchmark.vcxproj.filters randomx project changed to a static library 2019-04-21 00:20:21 +02:00
code-generator.vcxproj randomx project changed to a static library 2019-04-21 00:20:21 +02:00
code-generator.vcxproj.filters randomx project changed to a static library 2019-04-21 00:20:21 +02:00
h2inc.ps1 Use values from configuration.h in assembly code 2019-05-06 18:14:00 +02:00
jit-performance.vcxproj 30% faster JIT compiler 2019-05-04 19:40:25 +02:00
jit-performance.vcxproj.filters 30% faster JIT compiler 2019-05-04 19:40:25 +02:00
perf-simulation.vcxproj Added performance simulation 2019-05-21 11:24:49 +02:00
perf-simulation.vcxproj.filters Added performance simulation 2019-05-21 11:24:49 +02:00
randomx-dll.vcxproj Support building a shared library (#53) 2019-06-10 15:58:51 +02:00
randomx-dll.vcxproj.filters Support building a shared library (#53) 2019-06-10 15:58:51 +02:00
randomx.vcxproj Regression tests (#73) 2019-06-22 15:54:43 +02:00
randomx.vcxproj.filters Regression tests (#73) 2019-06-22 15:54:43 +02:00
runtime-distr.vcxproj Much more detailed design description 2019-06-01 11:02:40 +02:00
runtime-distr.vcxproj.filters Much more detailed design description 2019-06-01 11:02:40 +02:00
scratchpad-entropy.vcxproj Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
scratchpad-entropy.vcxproj.filters Added scratchpad entropy test 2019-05-03 16:57:33 +02:00
superscalar-avalanche.vcxproj Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
superscalar-avalanche.vcxproj.filters Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
superscalar-init.vcxproj Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
superscalar-init.vcxproj.filters Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
superscalar-stats.vcxproj Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
superscalar-stats.vcxproj.filters Fixed superscalar test projects 2019-04-21 00:50:57 +02:00
tests.vcxproj Regression tests (#73) 2019-06-22 15:54:43 +02:00
tests.vcxproj.filters Regression tests (#73) 2019-06-22 15:54:43 +02:00