Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove ugly names and unnecessary wrappers.
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
Rearrange code to avoid creation of a stack frame. At least on x86-64
the code for the fast path should be down to the bare minimum.
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
Conflicts:
ChangeLog
|
|
Conflicts:
ChangeLog
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is no problem with strcmp, it doesn't use the YMM registers.
The math routines might since gcc perhaps generates such code.
Introduce bit_YMM_USBALE and use it in the math routines.
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|