| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * i386.c (classify_argument): Pass MMX arguments in memory | hubicka | 2002-10-19 | 1 | -10/+10 |
* | * mmintrin.h (__m64): typedef it to v2si. | hubicka | 2002-10-19 | 1 | -1/+1 |
* | * mmintrin.h: Guard by __MMX__ | hubicka | 2002-10-17 | 1 | -1/+156 |
* | Really commit patch announced at Oct 14 | hubicka | 2002-10-17 | 1 | -7/+9 |
* | PR target/7386 | hubicka | 2002-10-16 | 1 | -8/+40 |
* | * i386.md (movv2di_internal): New pattern. | hubicka | 2002-10-15 | 1 | -1/+1 |
* | * config/fr30/fr30.h: Fix comment typos. | kazu | 2002-09-14 | 1 | -1/+1 |
* | Define __SSE2__ if -msse2 instead of __SSE2_BUILTINS__ | bernds | 2002-05-08 | 1 | -1/+1 |
* | Fix problems compiling xmmintrin.h with only -msse. | bernds | 2002-05-06 | 1 | -2/+2 |
* | Fix bugs in SSE2 suppport and add SSE2 functions to xmmintrin.h | bernds | 2002-05-04 | 1 | -0/+923 |
* | * config/i386/i386.c (override_options): If SSE, enable sse prefetch. | rth | 2002-01-12 | 1 | -5/+5 |
* | * config/i386/mmintrin.h: New file. | rth | 2002-01-12 | 1 | -0/+1061 |