Historique des commits

Auteur SHA1 Message Date
  tevador 2b3a03a9dc Fixed FSCAL instruction causing group F registers to exceed their intended maximum value il y a 7 ans
  tevador 2a04dfdd4f Fixed x87 math precision (i386 build) il y a 7 ans
  tevador 177d2e7c98 Minor fixes in readme il y a 7 ans
  tevador afaeff6066 Fixed incorrect sqrt results on 32bit targets using x87 math il y a 7 ans
  tevador 1aa7865619 Abstracted away from x86 intrinsics il y a 7 ans
  tevador 3dd21ea93d Prepare for JIT compiler support for other platforms il y a 7 ans
  tevador a560cec3e7 Clarifications/corrections in the specification/comments il y a 7 ans
  tevador 3f7139d3aa Fixed a possibility of buffer overflow in Superscalar generator il y a 7 ans
  tevador ddb3aea562 Updated GPU mining section in readme il y a 7 ans
  tevador bdc593fd5c Merge branch 'master' of git@github.com:tevador/RandomX.git il y a 7 ans
  tevador a78429202b Query for LargePageMinimum on Windows il y a 7 ans
  tevador c1314dc2a2 Use values from configuration.h in assembly code il y a 7 ans
  tevador bfc97d5671 Fixed table formatting il y a 7 ans
  tevador 03dd2f397f New sample program il y a 7 ans
  tevador 4934bbf69d Updated documentation il y a 7 ans
  tevador 40a08bb0c8 Fixed incorrect latency of mul_r in SuperscalarHash il y a 7 ans
  tevador a22e3b3cb0 30% faster JIT compiler il y a 7 ans
  tevador b1f1e1d6ad Fixed IMUL_RCP if divisor is a power of 2 il y a 7 ans
  tevador 197cd90e07 Updated readme il y a 7 ans
  tevador b62b1f8717 Added scratchpad entropy test il y a 7 ans
  tevador cb3d57376f Fixed API examples il y a 7 ans
  tevador 1037cc0139 Removed some legacy code il y a 7 ans
  tevador 9e5eac8645 Fixed a chance of CBRANCH looping il y a 7 ans
  tevador 5241cb902e Partially updated specification il y a 7 ans
  tevador 01db567e9d Fixed an inconsistency in IADD_RS in SuperscalarHash il y a 7 ans
  tevador c87dcc8ae5 Cache seed renamed to key il y a 7 ans
  tevador 1a4bde36be Fixed a missing header dependency il y a 7 ans
  tevador 60d1fa2407 Updated sample program il y a 7 ans
  tevador ca96270509 Group E exponent changed from a static value (-240) to dynamic il y a 7 ans
  tevador be21ba767c Doubled the frequency of CBRANCH, halved the jumping probability il y a 7 ans