neo
|
d03c4e5901
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
lib/simd/Grid_vector_types.h
tests/Makefile.am
|
2015-05-20 17:32:46 +09:00 |
|
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 |
|
neo
|
74e91cd925
|
Partial implementation of the vector types SIMD
Implementing SSE4 now
A systematic series of tests must be written.
|
2015-05-19 17:21:17 +09:00 |
|
neo
|
baa382f055
|
Added check of mpfr and gmp at configure time
It generates automatically the linker flags or complains if not found.
|
2015-05-19 13:54:55 +09:00 |
|
neo
|
7ad705066d
|
Merging with upstream
|
2015-05-19 13:36:03 +09:00 |
|
neo
|
99aecf1f2e
|
Minor modification to the configure.ac
Enables silent rules (use make V=1 to override)
Prints a summary after configure is completed
|
2015-05-18 17:15:14 +09:00 |
|
neo
|
b4cd37276b
|
Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass.
|
2015-05-18 16:48:14 +09:00 |
|