summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc64/fpu/multiarch
AgeCommit message (Expand)AuthorFilesLines
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae30-30/+30
2013-01-16Optimize trunc{,f} on sparc.David S. Miller5-1/+131
2013-01-15Optimize nearbyint{,f} on sparc.David S. Miller5-1/+146
2013-01-14Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction.David S. Miller13-111/+277
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers22-22/+22
2012-03-15Add sparc vis3 optimized fma/fmaf.David S. Miller5-1/+80
2012-03-15Create a header for sparc ifunc expansion and use it for VIS3 ifuncs.David S. Miller20-740/+60
2012-03-15Sparc optimized fmin{,f} and fmax{,f}.David S. Miller9-1/+292
2012-03-15Add more sparc VIS3 optimized math routines.David S. Miller29-6/+1356
2012-03-14Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller5-0/+162