45 Commits

Author SHA1 Message Date
x
bdb572298d Visual c++ 2023-03-23 11:32:51 +01:00
x
ce3459e3ec Visual c++ 2023-03-23 11:32:50 +01:00
x
96a367cac3 Visual c++ 2023-03-23 11:32:50 +01:00
x
3030c9b801 Visual c++ 2023-03-23 11:32:50 +01:00
x
a373166a49 Visual c++ 2023-03-23 11:32:50 +01:00
x
f88136e9fe Visual c++ 2023-03-23 11:32:50 +01:00
x
09ba9299f0 Visual c++ 2023-03-23 11:29:38 +01:00
x
2f3862a10c Visual c++ 2023-03-23 11:29:38 +01:00
x
f6c97e169d Visual c++ 2023-03-23 11:29:38 +01:00
x
51f054f266 Visual c++ 2023-03-23 11:29:38 +01:00
x
80182671d4 Visual c++ 2023-03-17 20:13:25 +01:00
x
c9e9de96d2 Visual c++ 2023-03-17 20:13:07 +01:00
x
abd36beea3 Visual c++ 2023-03-17 20:06:53 +01:00
x
081b9e7de5 Visual c++ 2023-03-17 20:06:53 +01:00
x
912e10b79f . 2023-03-17 20:06:52 +01:00
x
88f5399c08 Visual c++ 2023-03-16 20:41:51 +01:00
x
78aa2b136b Visual c++ 2023-03-14 10:51:56 +01:00
x
07f1b40421 Visual c++ 2023-03-14 10:51:56 +01:00
x
9283bb32e0 Visual c++ 2023-03-13 10:40:37 +01:00
x
1bd4282fe8 Visual c++ 2023-03-13 10:40:37 +01:00
x
677a250526 Visual c++ 2023-03-10 21:19:57 +01:00
x
1de90f0425 Visual c++ 2023-03-10 21:18:37 +01:00
x
f0463164ef Visual c++ 2023-03-10 21:18:00 +01:00
x
ac31311396 Visual c++ 2023-03-10 21:16:51 +01:00
x
69bd3a2c1e Visual c++ 2023-03-10 21:14:11 +01:00
c6d5846697 Disable clang warnings when building with clang-cl 2020-04-27 17:52:01 +06:00
x
43fb0b2aba visual c++ 2020-02-07 10:48:08 +01:00
x
aeb84e8d34 visual c++ 2020-02-07 10:46:46 +01:00
x
a028df0da7 visual c++ 2020-02-07 10:46:21 +01:00
6c6ac490e9 Completely remove unused USE_SSE/USE_AVX2 2020-02-06 18:57:01 +06:00
d93bb051a6 Clean up VS project settings
+ removed linker settings (irrelevant for static lib projects)
 + unified settings for *_avx2.c files
2020-01-05 21:33:38 +06:00
6bc5a56895 Restored VS project filters 2019-12-23 03:30:06 +06:00
x
b18e553fdd visual c++ 2019-12-21 15:28:15 +01:00
x
3764939444 visual c++ 2019-12-21 14:06:34 +01:00
x
67c1305905 TurboPFor: Bit Packing 2019-12-21 14:06:32 +01:00
x
56e510087b visual c++ 2019-12-21 10:55:01 +01:00
x
c6c120ae2e Merge git://github.com/powturbo/TurboPFor 2019-12-19 18:53:30 +01:00
x
5de80b1cdb visual c++ 2019-12-19 18:45:14 +01:00
8b687a3f5c Corrected vs2017 project files (removed optimizations from debug builds) 2019-11-21 20:01:36 +06:00
x
92d45ae678 visual c++ 2019-10-19 11:28:30 +02:00
x
c06080b82d visual c++ 2019-10-18 18:26:33 +02:00
355f582c19 Move *_sse/*_avx2 files to vs directory
+ removed unsupported ARCH = /arch:SSE2 from makefile.vs
 + removed vsimple.obj from icbench.exe target (it's part of lib)
 + added icapp.exe target to makefile.vs
 + fixed compilation error in plugins.cc (type cast error)
 + updated .gitignore to ignore build output files
2019-09-07 12:45:10 -07:00
11f265c0a4 Fix x86 build
- added _mm_cvtsi64_si128/_bzhi_u64 for non x64 builds
 - added _BitScanForward64/_BitScanReverse64 for non x64/arm64 builds
 - added x86 build target to vs2017 project files
 - compilation fixes
2019-09-06 10:33:34 -07:00
3f471dcf10 Added vs2017 project files for TurboPFor lib and icapp 2019-08-10 13:52:27 -07:00
8374a3a05a visual c++ 2017-06-13 08:55:26 +02:00