Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 30 | -30/+30 |
2013-01-16 | Optimize trunc{,f} on sparc. | David S. Miller | 5 | -1/+131 |
2013-01-15 | Optimize nearbyint{,f} on sparc. | David S. Miller | 5 | -1/+146 |
2013-01-14 | Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction. | David S. Miller | 13 | -111/+277 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 22 | -22/+22 |
2012-03-15 | Add sparc vis3 optimized fma/fmaf. | David S. Miller | 5 | -1/+80 |
2012-03-15 | Create a header for sparc ifunc expansion and use it for VIS3 ifuncs. | David S. Miller | 20 | -740/+60 |
2012-03-15 | Sparc optimized fmin{,f} and fmax{,f}. | David S. Miller | 9 | -1/+292 |
2012-03-15 | Add more sparc VIS3 optimized math routines. | David S. Miller | 29 | -6/+1356 |
2012-03-14 | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller | 5 | -0/+162 |