Jukka Jylänki
|
82460666b5
|
Fix long long vs int64_t cast issue that affected native linux clang compilation of test_sse1_full.
|
2015-08-26 16:46:32 +03:00 |
Jukka Jylänki
|
cb568f5fc8
|
Windows-specific fixes to make test_sse1_full pass on Windows.
|
2015-08-17 23:34:44 +03:00 |
Jukka Jylänki
|
8924b1f158
|
Add support for SSE2 _mm_loadl_epi64, _mm_storel_epi64 and _mm_stream_si64.
|
2015-08-17 23:34:24 +03:00 |
Jukka Jylänki
|
b1d5735916
|
Improve SSE1 and SSE2 support to be more correct. Add test to be run in default suite, doesn't yet run in optimized suites.
|
2015-08-17 23:34:07 +03:00 |
Jukka Jylänki
|
72e6cc388b
|
Add testing for SSE1 int cvt instructions.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
ead260ce07
|
Add testing for SSE2 Shift and Swizzle instructions.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
8ea6d43ad8
|
Add testing of last SSE2 convert instructions.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
79d83cfe40
|
Add testing of SSE1 and SSE2 store instructions.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
ca704b7022
|
Add testing of SSE1 and SSE2 load instructions.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
e68e2c848a
|
Improve SSE1 test with more cases, fix it to build.
|
2015-06-14 23:30:04 +03:00 |
Jukka Jylänki
|
70fa0ab9cb
|
Add SSE2 test, and revise the SSE1 test to share implementation.
|
2015-06-14 23:30:03 +03:00 |