| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add | hubicka | 2007-01-28 | 1 | -7/+13 |
* | * config/i386/i386.c (ix86_swap_binary_operands_p): New helper | sayle | 2007-01-27 | 1 | -50/+87 |
* | * config/i386/i386.h (x86_cmpxchg16b): Remove const. | jakub | 2007-01-24 | 2 | -8/+12 |
* | * config/i386/i386.md (tanxf2, tan<mode>2, atan<mode>2, log<mode>2, | uros | 2007-01-24 | 1 | -25/+25 |
* | * config/i386/i386.md: Use REG_P, MEM_P, CONST_INT_P, LABEL_P, | uros | 2007-01-23 | 4 | -293/+295 |
* | 2007-01-19 Dirk Mueller <dmueller@suse.de> | mueller | 2007-01-19 | 1 | -3/+5 |
* | * config/i386/i386.md (acos<mode>2): Rename from acossf2 and acosdf2. | uros | 2007-01-19 | 1 | -414/+132 |
* | * config/i386/i386.md (*fpatanxf3_i387, fpatan_extend<mode>xf3_i387): | uros | 2007-01-19 | 1 | -88/+53 |
* | Make #if 0 type correct | meissner | 2007-01-18 | 1 | -12/+16 |
* | * reg-stack.c (subst_stack_regs_pat) [UNSPEC_SINCOS_COS, | uros | 2007-01-18 | 1 | -116/+46 |
* | * config/i386/i386.md (fyl2xxf3_i387): Rename from fyl2x_xf3. | uros | 2007-01-15 | 2 | -193/+119 |
* | PR target/30413 | uros | 2007-01-14 | 1 | -0/+4 |
* | * config/i386/i386.md (*sinxf2): Rename to *sinxf2_i387. | uros | 2007-01-09 | 1 | -164/+70 |
* | gcc/ | shinwell | 2007-01-08 | 1 | -2/+2 |
* | ./ | drow | 2007-01-04 | 4 | -43/+10 |
* | * config/i386/i386.h (NON_STACK_REG_P, REGNO_OK_FOR_SIREG_P, | kazu | 2007-01-03 | 2 | -19/+4 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -3/+3 |
* | PR target/30213 | hubicka | 2006-12-20 | 1 | -50/+137 |
* | * config/i386/i386.h (FIRST_PSEUDO_REGISTER): Define to 53. | uros | 2006-12-13 | 4 | -40/+38 |
* | * mips-tdump.c: Replace CROSS_COMPILE with | geoffk | 2006-12-13 | 3 | -4/+4 |
* | PR target/30120 | uros | 2006-12-11 | 3 | -149/+26 |
* | PR target/30120 | uros | 2006-12-08 | 1 | -1/+3 |
* | gcc/ | shinwell | 2006-12-08 | 1 | -7/+3 |
* | * i386.c (nocona_cost, pentium4_cost): Update preffered memcpy/memset | hubicka | 2006-12-07 | 1 | -4/+4 |
* | * config/i386/i386.md (DIRFLAG_REG): Remove constant. | uros | 2006-12-06 | 7 | -141/+45 |
* | 2006-12-05 Eric Christopher <echristo@apple.com> | echristo | 2006-12-05 | 1 | -2/+1 |
* | 2006-12-05 Eric Christopher <echristo@apple.com> | echristo | 2006-12-05 | 2 | -0/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -12/+12 |
* | 2006-12-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-12-05 | 1 | -0/+38 |
* | * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c, | kazu | 2006-12-05 | 1 | -1/+1 |
* | 2006-12-04 Eric Christopher <echristo@apple.com> | echristo | 2006-12-05 | 1 | -1/+1 |
* | PR target/30041 | uros | 2006-12-03 | 1 | -2/+2 |
* | 2006-12-02 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-12-02 | 3 | -35/+173 |
* | * config/i386/i386.c (pentium4_cost, nocona_cost): Update | hubicka | 2006-12-02 | 1 | -9/+15 |
* | * config/i386/i386.c: Fix a comment typo. | kazu | 2006-12-02 | 1 | -1/+1 |
* | * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c, | kazu | 2006-12-02 | 2 | -6/+6 |
* | 2006-12-01 Joseph Myers <joseph@codesourcery.com> | jsm28 | 2006-12-01 | 1 | -0/+9 |
* | * config/i386/i386.md (R10_REG): New constant. | uros | 2006-11-30 | 2 | -6/+7 |
* | PR target/29852 | uros | 2006-11-30 | 1 | -48/+22 |
* | * config/i386/i386.md (movsf_1): Enable pattern for standard | uros | 2006-11-30 | 1 | -6/+13 |
* | * config/i386/i386.c (x86_ext_80387_constants): Add m_K8, m_CORE2 | uros | 2006-11-27 | 1 | -1/+1 |
* | * expr.c (emit_block_move_via_libcall): Export. | hubicka | 2006-11-27 | 5 | -480/+1299 |
* | Revert: | uros | 2006-11-27 | 2 | -16/+33 |
* | config/i386/i386.md (fpremxf4): Rename to fpremxf4_i387. | uros | 2006-11-25 | 1 | -87/+40 |
* | config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition. | uros | 2006-11-25 | 1 | -106/+53 |
* | 2006-11-18 Richard Guenther <rguenther@suse.de> | rguenth | 2006-11-18 | 1 | -39/+67 |
* | 2006-11-18 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2006-11-18 | 3 | -30/+100 |
* | * config/i386/i386.c (ix86_function_sseregparm): Missing comment update. | uros | 2006-11-17 | 1 | -4/+4 |
* | * config/darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on | mrs | 2006-11-17 | 1 | -0/+7 |
* | * config/i386/i386.c (ix86_function_sseregparm): Fix comment: | uros | 2006-11-16 | 1 | -3/+3 |