Fabien Freling
|
f618b3fed1
|
Extract one 64-bit value for SSE.
Instead of extracting 4 16-bit value, we directly extract a 64-bit
value.
|
2014-09-08 22:53:54 +02:00 |
|
Fabien Freling
|
bcc195c775
|
Update build for Linux.
Add flags for SSE instructions.
|
2014-07-28 19:47:51 +02:00 |
|
Fabien Freling
|
da4bdf7702
|
Decompose complex lines.
Create a bunch of const variables to better profile.
|
2014-07-27 22:41:09 +02:00 |
|
Fabien Freling
|
4dba86c9f0
|
Add configure script.
- Deactivate LTO.
- Deactivate SIMD.
|
2014-07-27 18:01:41 +02:00 |
|