Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-06-06 | sparc: support for the SPARC M7 and VIS 4.0 | Jose E. Marchesi | 1 | -0/+186 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2011-12-06 | sparc: Fix warnings when using visintrin.h with VIS level lower than 3. | David S. Miller | 1 | -0/+16 |
2011-10-04 | Add support for more sparc VIS 3.0 instructions. | David S. Miller | 1 | -0/+63 |
2011-10-01 | Start adding support for VIS 3.0 instructions. | David S. Miller | 1 | -0/+196 |
2011-09-30 | Add sparc VIS 2.0 builtins, intrinsics, and option to control them. | David S. Miller | 1 | -0/+77 |
2011-09-29 | Add sparc 3D array addressing VIS intrinsics. | David S. Miller | 1 | -0/+21 |
2011-09-26 | Add explicit VIS intrinsics for addition and subtraction. | David S. Miller | 1 | -0/+57 |
2011-09-26 | Improve code generation for edge and pixel-compare... | David S. Miller | 1 | -14/+14 |
2011-09-24 | Teach sparc backend about %gsr register and add intrinsics to access it. | David S. Miller | 1 | -0/+14 |
2011-09-21 | Add pixel compare VIS intrinsics. | David S. Miller | 1 | -0/+56 |
2011-09-20 | sparc.md (UNSPEC_ALIGNADDRL): New unspec. | David S. Miller | 1 | -12/+19 |
2011-09-17 | sparc.md (UNSPEC_EDGE8, [...]): New unspecs. | David S. Miller | 1 | -13/+55 |
2011-09-16 | visintrin.h: New file. | David S. Miller | 1 | -0/+160 |