92d45ae678
visual c++
2019-10-19 11:28:30 +02:00
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