aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/xmmintrin.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-23Allow mmintrin headers to work with function specific target opts.Sriraman Tallam1-7/+11
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-11-11re PR target/46419 (_mm_cvtpu16_ps (and hence _mm_cvtpu8_ps) returns false re...Uros Bizjak1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-13/+10
2008-05-02i386.c (ix86_special_builtin_type): New.H.J. Lu1-4/+4
2008-04-22re PR target/29096 (faster _mm_cvtpi32x2_ps for xmmintrin.h)Uros Bizjak1-13/+11
2008-03-13re PR target/34000 (GCC pedwarns about use of static inline functions from sy...Uros Bizjak1-154/+154
2008-03-13Revert my previous commit.Uros Bizjak1-5/+5
2008-03-13re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers)Uros Bizjak1-5/+5
2008-01-30* config/i386/xmmintrin.h (_mm_prefetch): Added const to first arg.Silvius Rus1-2/+2
2007-12-14sse-14.c (test_1, [...]): New macros to test macroized SSE intrinsics.Uros Bizjak1-6/+6
2007-12-13re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty...Uros Bizjak1-9/+15
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-154/+154
2007-05-21tmmintrin.h (_mm_alignr_epi8): Provide macro implementation if __OPTIMIZE__ i...Uros Bizjak1-0/+27
2007-05-20tmmintrin.h (_mm_alignr_epi32): Implement as always inlined function, not as ...Uros Bizjak1-1/+1
2007-05-20re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and...Uros Bizjak1-31/+3
2007-03-21re PR target/31245 (SSE2 generation bug with 4.1.2 and -O3)Richard Henderson1-2/+3
2007-02-08xmmintrin.h: Make inclusion of emmintrin.h conditional to __SSE2__.Harsha Jagasia1-2/+4
2006-04-27xmmintrin.h (_mm_shuffle_pi16): make available for SSE.Dirk Mueller1-2/+0
2006-01-27emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic.H.J. Lu1-4/+38
2005-12-22mmintrin.h (_mm_add_si64): Only define for SSE2.Richard Henderson1-0/+2
2005-12-05re PR target/24323 (_MM_TRANSPOSE4_PS could be improved)Dale Johannesen1-2/+2
2005-11-30xmmintrin.h (_MM_TRANSPOSE4_PS): Rewrite using high/low moves and unpack to s...Evan Cheng1-8/+8
2005-06-29mmintrin.h: Mark vector intrinsics always_inline.Stuart Hastings1-146/+146
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-01xmmintrin.h (_mm_setzero_ps, [...]): Add __extension__.Jakub Jelinek1-5/+5
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-11re PR rtl-optimization/13366 (ICE using MMX/SSE builtins with -O)Richard Henderson1-77/+69
2004-12-20emmintrin.h: Use __vector_size__ instead of vector_size.Richard Henderson1-2/+2
2004-08-03re PR target/16570 (missing _mm_malloc and _mm_free functions in xmmintrin.h)H.J. Lu1-0/+3
2004-03-16c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini1-2/+2
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-01expmed.c (store_bit_field, [...]): Use new named patternsJan Hubicka1-13/+2
2003-09-26netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" w...Nathanael Nerode1-4/+4
2003-06-06Apply the right patch.H.J. Lu1-24/+117
2003-06-06config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*.H.J. Lu1-1465/+28
2003-02-22i386.c (def_builtin): Special case 64bit builtins.Jan Hubicka1-0/+95
2003-02-22i386.c (builtin_description): Add __builtin_ia32_paddq and __builtin_ia32_psubq.Jan Hubicka1-3/+9
2003-01-07re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka1-4/+4
2002-12-26athlon.md: Fix comment typos.Kazu Hirata1-9/+9
2002-10-29re PR target/8322 (SSE2 intrinsics broken?)Jan Hubicka1-2/+2
2002-10-22re PR other/8289 (Errorneous prototypes of xmmintrin.h functions)Jan Hubicka1-19/+19
2002-10-22i386.c (standard_sse_constant_p): Accept vector and integer zeros too.Jan Hubicka1-0/+18
2002-10-22i386.md: FIx typo.Jan Hubicka1-1/+15
2002-10-22i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128.Jan Hubicka1-23/+29
2002-10-21i386.c (builtin_description): Add punpcklqdq and movdq2qJan Hubicka1-1/+247
2002-10-20re PR other/8202 (_mm_srli_si128 and _mm_slli_si128 missing from xmmintrin.h)Zdenek Dvorak1-0/+16