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