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