1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/simd
neo cf7be0e461 Implemented all SSE4 functions.
A test code Grid_simd_new.cc has been created to test the new class.
Tests are all OK.
2015-05-20 17:22:40 +09:00
..
.dirstamp Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_sse4.h Implemented all SSE4 functions. 2015-05-20 17:22:40 +09:00
Grid_vComplexD.h Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00
Grid_vComplexF.h Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00
Grid_vector_types.h Implemented all SSE4 functions. 2015-05-20 17:22:40 +09:00
Grid_vInteger.h Move platform dependent out to Grid_simd.h 2015-05-15 11:50:00 +01:00
Grid_vRealD.h GCC and ICPC complained on more careful typeing 2015-05-15 11:50:44 +01:00
Grid_vRealF.h Threading support rework. 2015-05-12 07:51:41 +01:00