Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize trunc{,f} on sparc. | David S. Miller | 2013-01-16 | 1 | -1/+2 |
* | Optimize nearbyint{,f} on sparc. | David S. Miller | 2013-01-15 | 1 | -1/+1 |
* | Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction. | David S. Miller | 2013-01-14 | 1 | -0/+2 |
* | Add sparc vis3 optimized fma/fmaf. | David S. Miller | 2012-03-15 | 1 | -1/+2 |
* | Sparc optimized fmin{,f} and fmax{,f}. | David S. Miller | 2012-03-15 | 1 | -1/+2 |
* | Add more sparc VIS3 optimized math routines. | David S. Miller | 2012-03-15 | 1 | -6/+10 |
* | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller | 2012-03-14 | 1 | -0/+9 |