10 Commits

Author SHA1 Message Date
x
302a8f16df . 2023-03-10 20:28:31 +01:00
x
205cebea28 IcBench: Makefile visual c++ 2020-02-06 15:45:45 +01:00
6c6ac490e9 Completely remove unused USE_SSE/USE_AVX2 2020-02-06 18:57:01 +06:00
x
053174d33a IcBench: Makefile visual c++ 2019-10-21 17:40:27 +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
94e7083751 Added wrappers for sse/avx2 compilation to avoid using distinct compilation flags and outputs with identical input source files
- update makefile.vs to use new sse/avx2 wrappers
2019-07-16 06:00:03 -07:00
x
d1930d66a3 IcBench: Makefile visual c++ 2018-03-02 17:11:31 +01:00
x
4dafa7b0de IcBench: Makefile visual c++ 2018-01-05 22:35:27 +01:00
0fac372cfa IcBench: Makefile visual c++ 2017-06-28 17:18:43 +02:00
b9b82cee0e IcBench: Makefile visual c++ 2017-06-13 09:14:19 +02:00