Age | Commit message (Expand) | Author | Files | Lines |
2013-06-23 | Allow mmintrin headers to work with function specific target opts. | Sriraman Tallam | 1 | -5/+10 |
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 |
2011-11-18 | Add _mm_stream_si64. | H.J. Lu | 1 | -0/+8 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-08-20 | Cast to unsigned short/char first for _mm_extract_epi16/_mm_extract_epi8. | H.J. Lu | 1 | -2/+2 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -13/+10 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-08-07 | re PR target/36992 (Very stange code for _mm_move_epi64) | H.J. Lu | 1 | -1/+1 |
2008-03-13 | re PR target/34000 (GCC pedwarns about use of static inline functions from sy... | Uros Bizjak | 1 | -224/+224 |
2008-03-13 | Revert my previous commit. | Uros Bizjak | 1 | -4/+4 |
2008-03-13 | re PR c++/35553 (-fkeep-inline-functions and -O errors out in SSE headers) | Uros Bizjak | 1 | -4/+4 |
2007-12-14 | sse-14.c (test_1, [...]): New macros to test macroized SSE intrinsics. | Uros Bizjak | 1 | -17/+17 |
2007-12-13 | re PR target/34435 (SSE2 intrinsics - emmintrin with optimisations off and ty... | Uros Bizjak | 1 | -8/+10 |
2007-10-17 | re PR target/32961 (Gcc has different requirements for x86 shift xmm intrinsics) | Uros Bizjak | 1 | -33/+8 |
2007-09-23 | tree.h (block_nonartificial_location): New prototype. | Jakub Jelinek | 1 | -224/+224 |
2007-05-21 | tmmintrin.h (_mm_alignr_epi8): Provide macro implementation if __OPTIMIZE__ i... | Uros Bizjak | 1 | -0/+53 |
2007-05-20 | tmmintrin.h (_mm_alignr_epi32): Implement as always inlined function, not as ... | Uros Bizjak | 1 | -14/+25 |
2007-05-20 | re PR target/31585 (gcc.target/i386/sse-vect-types.c FAILs (also sse-13.c and... | Uros Bizjak | 1 | -12/+5 |
2007-03-26 | re PR target/31361 (SSE2 generation bug with shifts) | Richard Henderson | 1 | -16/+16 |
2007-03-21 | re PR target/31245 (SSE2 generation bug with 4.1.2 and -O3) | Richard Henderson | 1 | -2/+4 |
2007-02-05 | amdfam10 | Harsha Jagasia | 1 | -2/+6 |
2006-01-27 | emmintrin.h (_mm_cvtsd_f64): Add missing Intel intrinsic. | H.J. Lu | 1 | -2/+48 |
2005-06-29 | mmintrin.h: Mark vector intrinsics always_inline. | Stuart Hastings | 1 | -210/+210 |
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 | -11/+12 |
2005-06-01 | emmintrin.h (_mm_castpd_ps, [...]): Use __inline instead of inline. | Jakub Jelinek | 1 | -6/+6 |
2005-03-16 | emmintrin.h (_mm_extract_epi16): Correct the number of closing parenthesis. | Andrew Pinski | 1 | -1/+1 |
2005-01-20 | re PR target/19418 (_mm_cast*, icc8.1 new intrinsics) | Richard Henderson | 1 | -0/+38 |
2005-01-18 | darwin.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-13 | i386.c (IX86_BUILTIN_MOVQ, [...]): Remove. | Richard Henderson | 1 | -7/+4 |
2005-01-11 | re PR rtl-optimization/13366 (ICE using MMX/SSE builtins with -O) | Richard Henderson | 1 | -270/+169 |
2005-01-08 | emmintrin.h (_mm_cvtsi128_si32): Move earlier. | Richard Henderson | 1 | -60/+63 |
2004-12-22 | emmintrin.h (_mm_loadh_pd): Don't cast pointer arg to __v2si. | Richard Henderson | 1 | -4/+4 |
2004-12-20 | emmintrin.h: Use __vector_size__ instead of vector_size. | Richard Henderson | 1 | -5/+5 |
2004-03-16 | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 1 | -5/+5 |
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 | -9/+1 |
2003-09-26 | att.h, [...]: GNU CC -> GCC. | Nathanael Nerode | 1 | -4/+4 |
2003-07-02 | emmintrin.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-06 | config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*. | H.J. Lu | 1 | -0/+1499 |