| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow mmintrin headers to work with function specific target opts. Please | tmsriram | 2013-06-23 | 1 | -7/+11 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | gcc/ | uros | 2012-07-03 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | PR middle-end/46419 | uros | 2010-11-10 | 1 | -6/+6 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | jakub | 2009-04-09 | 1 | -13/+10 |
* | 2008-05-02 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-05-02 | 1 | -4/+4 |
* | PR target/29096 | uros | 2008-04-22 | 1 | -13/+11 |
* | PR target/34000 | uros | 2008-03-13 | 1 | -154/+154 |
* | Revert my previous commit. | uros | 2008-03-13 | 1 | -5/+5 |
* | PR target/35553 | uros | 2008-03-13 | 1 | -5/+5 |
* | * config/i386/xmmintrin.h (_mm_prefetch): Added const to first arg. | rus | 2008-01-30 | 1 | -2/+2 |
* | * gcc.target/i386/sse-14.c (test_1, test_2, test_2x, test_4): New | uros | 2007-12-14 | 1 | -6/+6 |
* | PR target/34435 | uros | 2007-12-13 | 1 | -9/+15 |
* | * tree.h (block_nonartificial_location): New prototype. | jakub | 2007-09-23 | 1 | -154/+154 |
* | * config/i386/tmmintrin.h (_mm_alignr_epi8): Provide macro | uros | 2007-05-21 | 1 | -0/+27 |
* | * config/i386/tmmintrin.h (_mm_alignr_epi32): Implement as always | uros | 2007-05-20 | 1 | -1/+1 |
* | PR target/31585 | uros | 2007-05-19 | 1 | -31/+3 |
* | PR target/31245 | rth | 2007-03-21 | 1 | -2/+3 |
* | * config/i386/xmmintrin.h: Make inclusion of emmintrin.h | hjagasia | 2007-02-08 | 1 | -2/+4 |
* | 2006-04-27 Dirk Mueller <dmueller@suse.de> | mueller | 2006-04-27 | 1 | -2/+0 |
* | 2006-01-27 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-01-27 | 1 | -4/+38 |
* | * config/i386/mmintrin.h (_mm_add_si64): Only define for SSE2. | rth | 2005-12-23 | 1 | -0/+2 |
* | 2005-12-05 Dale Johannesen <dalej@apple.com> | dalej | 2005-12-05 | 1 | -2/+2 |
* | 2005-11-29 Evan Cheng <evan.cheng@apple.com> | echristo | 2005-11-30 | 1 | -8/+8 |
* | 2005-06-29 Stuart Hastings <stuart@apple.com> | stuart | 2005-06-29 | 1 | -146/+146 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * config/i386/xmmintrin.h (_mm_setzero_ps, _mm_set_ss, _mm_set1_ps, | jakub | 2005-06-01 | 1 | -5/+5 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR target/13366 | rth | 2005-01-11 | 1 | -77/+69 |
* | * config/i386/emmintrin.h: Use __vector_size__ instead of vector_size. | rth | 2004-12-20 | 1 | -2/+2 |
* | gcc/ | hjl | 2004-08-03 | 1 | -0/+3 |
* | gcc/ChangeLog | bonzini | 2004-03-16 | 1 | -2/+2 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * expmed.c (store_bit_field, extract_bit_field): Use new named patterns | hubicka | 2004-01-01 | 1 | -13/+2 |
* | * config/i386/netbsd-elf.h, config/i386/netbsd64.h, | neroden | 2003-09-26 | 1 | -4/+4 |
* | Apply the right patch. | hjl | 2003-06-06 | 1 | -24/+117 |
* | 2003-06-06 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2003-06-06 | 1 | -1465/+28 |
* | * i386.c (def_builtin): Special case 64bit builtins. | hubicka | 2003-02-22 | 1 | -0/+95 |
* | * i386.c (builtin_description): Add __builtin_ia32_paddq and | hubicka | 2003-02-22 | 1 | -3/+9 |
* | * genopinit.c (optabs): Add addc_optab. | hubicka | 2003-01-07 | 1 | -4/+4 |
* | * config/i386/athlon.md: Fix comment typos. | kazu | 2002-12-26 | 1 | -9/+9 |
* | * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H' | hubicka | 2002-10-29 | 1 | -2/+2 |
* | PR other/8289 | hubicka | 2002-10-22 | 1 | -19/+19 |
* | * i386.c (standard_sse_constant_p): Accept vector and integer zeros too. | hubicka | 2002-10-22 | 1 | -0/+18 |
* | * i386.md: FIx typo. | hubicka | 2002-10-22 | 1 | -1/+15 |
* | * i386.c (builtin_description): Add IX86_BUILTIN_PUNPCKHQDQ128. | hubicka | 2002-10-22 | 1 | -23/+29 |
* | * i386.c (builtin_description): Add punpcklqdq and movdq2q | hubicka | 2002-10-21 | 1 | -1/+247 |
* | PR other/8202 | rakdver | 2002-10-20 | 1 | -0/+16 |