Commit Graph

27 Commits

Author SHA1 Message Date
SChernykh
2ca1fe20b8 Unified ASM functions signature 2019-03-13 22:00:44 +01:00
XMRig
0f460448a1 #975 Fixed crash on Linux if used double thread. 2019-03-07 14:52:40 +07:00
XMRig
eab15dc2fd Fix MSYS2 build. 2019-03-05 02:11:34 +07:00
SChernykh
be7b1db754 CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com>
2019-03-04 19:57:33 +01:00
SChernykh
8355ef8142 Merge remote-tracking branch 'upstream/dev' into dev 2019-03-04 17:43:22 +01:00
SChernykh
4bad9fab39 Optimized cn/r asm code
Average over 100 block heights:
Coffee Lake +0.1%
Ryzen +0.4%
Sandy Bridge +1.5%
2019-03-04 17:39:49 +01:00
XMRig
44bacb8d8c Removed unnecessary ASM files duplicates for MSYS2. 2019-03-04 14:40:22 +07:00
SChernykh
5f6b6abc98 Optimized soft AES implementations
cn-pico: +6.7%
cn/half: +6.2%
cn/2: +4.3%
cn-heavy: +9.1%
cn/wow, cn/r: 2.4-2.6 times faster
2019-02-24 20:04:09 +01:00
XMRig
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
SChernykh
4e24ccdb2b Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
SChernykh
49431e7a01 Fixed compilation error on Windows 2019-01-16 00:24:34 +01:00
SChernykh
62bf59dd09 Fixed crash in patchCode() on Linux 2019-01-16 00:09:00 +01:00
XMRig
5f18c341a7 Fixed wrong ASM code alignment on macOS, thanks @SChernykh. 2019-01-15 18:18:04 +07:00
SChernykh
c552280ed5 Fixes for Visual Studio 2019-01-14 16:38:28 +01:00
SChernykh
745dbbb908 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig
42578c6855 #899 Add ASM implementation for cn/half. 2019-01-14 18:09:16 +07:00
XMRig
a195a6203a Rename ASM files. 2019-01-13 23:00:41 +07:00
XMRig
1787ae9cf6 Fixed MSVC 2015 build. 2018-10-22 23:17:54 +07:00
XMRig
168e2a02da Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
SChernykh
cc361d1784 Added asm optimized code for AMD Bulldozer 2018-10-21 18:29:03 +02:00
XMRig
9d6ff0bb72 #768 Fixed build error with MSVC 2015 and enabled ASM code. 2018-10-02 17:50:19 +03:00
XMRig
975a5112ba Added ASM code for double hash mode, thanks @SChernykh. 2018-09-25 09:25:47 +03:00
XMRig
318fc3ed21 Fixed crash when use ASM code for MSYS2, thanks @SChernykh. 2018-09-24 20:43:31 +03:00
XMRig
d9de80fcea Initial ASM wrapper. 2018-09-24 09:51:21 +03:00
XMRig
b6a0c7d19b Fix macOS/Clang build. 2018-09-23 20:45:10 +03:00
XMRig
241a9d45eb Initial compile with ASM. 2018-09-23 20:16:33 +03:00