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