Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Tested with GCC and clang; unlikely to work with other toolchains, so it's
disabled by default.
|
|
|
|
|
|
|
|
implementation is actually enabled
|
|
|
|
|
|
Not a single implementation was using them...
|
|
invalid aliasing (hopefully)
|
|
_mm version
|
|
generate fast code
|
|
For some reason, this allows clang to optimize the code much better.
|
|
|
|
|