aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/mmintrin.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-23Allow mmintrin headers to work with function specific target opts.Sriraman Tallam1-7/+29
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2008-05-02i386.c (ix86_special_builtin_type): New.H.J. Lu1-0/+1
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak1-129/+129
2008-03-08re PR target/22152 (Poor loop optimization when using mmx builtins)Uros Bizjak1-18/+19
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-131/+131
2007-03-21re PR target/31245 (SSE2 generation bug with 4.1.2 and -O3)Richard Henderson1-3/+4
2006-01-27emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic.H.J. Lu1-4/+34
2005-12-22mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson1-0/+4
2005-06-29mmintrin.h: Mark vector intrinsics always_inline.Stuart Hastings1-125/+125
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-01-20re PR target/19530 (MMX load intrinsic produces SSE superfluous instructions ...Richard Henderson1-4/+2
2005-01-11re PR rtl-optimization/13366 (ICE using MMX/SSE builtins with -O)Richard Henderson1-36/+8
2005-01-09i386.c (bdesc_2arg): Update names for mmx_ prefixes.Richard Henderson1-4/+4
2004-12-20emmintrin.h: Use __vector_size__ instead of vector_size.Richard Henderson1-4/+4
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-16c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini1-4/+4
2003-10-26mmintrin.h (_mm_set1_pi8): Fix comment.Andreas Jaeger1-1/+1
2003-09-26i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-06-06Apply the right patch.H.J. Lu1-57/+330
2003-06-06config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*.H.J. Lu1-2/+59
2003-02-22i386.c (def_builtin): Special case 64bit builtins.Jan Hubicka1-0/+25
2003-02-22i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq.Jan Hubicka1-0/+14
2002-10-19re PR target/7693 (Typo in i386 mmintrin.h header)Jan Hubicka1-22/+24
2002-10-17re PR other/8062 (double precision loads and stores missing from xmmintrin.h)Jan Hubicka1-0/+4
2002-08-06* config/i386/mmintrin.h (__m64): Make the type 64-bit aligned.Jakub Jelinek1-1/+1
2002-01-11mmintrin.h: New file.Richard Henderson1-0/+542