| Commit message (Expand) | Author | Age | Files | Lines |
* | * expr.c (expand_expr_real_1): Do not load mem targets into register. | hubicka | 2005-07-29 | 1 | -1/+1 |
* | 2005-07-12 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-07-12 | 1 | -0/+3 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -74/+1 |
* | 2006-06-28 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-28 | 1 | -1/+1 |
* | 2005-06-28 Paul Brook <paul@codesourcery.com> | pbrook | 2005-06-28 | 1 | -3/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs. | dorit | 2005-06-21 | 1 | -2/+66 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -0/+15 |
* | 2005-06-02 Adrian Straetling <straetling@de.ibm.com> | uweigand | 2005-06-02 | 1 | -0/+1 |
* | PR middle-end/20714: | amylaar | 2005-05-13 | 1 | -18/+41 |
* | * optabs.c (expand_compare_and_swap_loop): Don't clobber old value | rth | 2005-05-10 | 1 | -9/+17 |
* | * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c, | kazu | 2005-04-28 | 1 | -1/+1 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -12/+7 |
* | * optabs.c (gen_conditional_trap): Restore #define. | nathan | 2005-04-21 | 1 | -0/+1 |
* | * optabs.c (gen_condiational_trap): Remove #define. | nathan | 2005-04-21 | 1 | -137/+105 |
* | * builtins.c (expand_builtin_sync_operation): Revert last change. | rth | 2005-04-20 | 1 | -36/+25 |
* | * optabs.c (expand_sync_operation): Fix typo expanding nand to and. | rth | 2005-04-18 | 1 | -1/+1 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -0/+536 |
* | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | uros | 2005-04-11 | 1 | -0/+1 |
* | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | uros | 2005-04-09 | 1 | -0/+1 |
* | * optabs.h (enum optab_index): Remove OTI_llrint. | uros | 2005-03-24 | 1 | -1/+0 |
* | * optabs.c (expand_binop): Make sure the first subword's result | dj | 2005-03-23 | 1 | -0/+5 |
* | * optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | uros | 2005-03-21 | 1 | -0/+2 |
* | * optabs.c (expand_copysign_absneg): Make static. | sayle | 2005-03-16 | 1 | -1/+1 |
* | * optabs.c (expand_doubleword_mult): Avoid clobbering op0 and | sayle | 2005-03-15 | 1 | -4/+4 |
* | * real.c (c4x_single_format, c4x_extended_format): Provide values | sayle | 2005-03-15 | 1 | -10/+9 |
* | * real.h (struct real_format): Split the signbit field into two | sayle | 2005-03-15 | 1 | -2/+2 |
* | PR rtl-optimization/17236 | sayle | 2005-03-14 | 1 | -173/+189 |
* | * optabs.h (enum optab_index): Add new OTI_ldexp. | uros | 2005-02-12 | 1 | -0/+1 |
* | 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org> | rguenth | 2005-02-09 | 1 | -0/+4 |
* | PR 19696 | rth | 2005-02-01 | 1 | -1/+1 |
* | PR 19696 | rth | 2005-01-31 | 1 | -30/+136 |
* | PR 19696 | rth | 2005-01-31 | 1 | -142/+211 |
* | * optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi, | kazu | 2005-01-30 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_copysign): New. | rth | 2005-01-28 | 1 | -0/+86 |
* | * optabs.h (OTI_movmisalign, movmisalign_optab): New. | rth | 2004-12-23 | 1 | -0/+1 |
* | 2004-12-09 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-12-09 | 1 | -3/+0 |
* | * optabs.c (lowpart_subreg_maybe_copy): New. | rth | 2004-12-02 | 1 | -2/+24 |
* | * optabs.h (force_expand_binop): Declare. | rsandifo | 2004-11-24 | 1 | -1/+1 |
* | * optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use. | dpatel | 2004-11-17 | 1 | -1/+1 |
* | * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P. | dpatel | 2004-11-13 | 1 | -1/+1 |
* | * optabs.c (prepare_operand): Make it static. | kazu | 2004-11-09 | 1 | -1/+1 |
* | PR 17531 | rth | 2004-09-28 | 1 | -2/+10 |
* | * optabs.c, optabs.h: Fix comment typos. | kazu | 2004-09-28 | 1 | -1/+1 |
* | * expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | dpatel | 2004-09-28 | 1 | -1/+178 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+90 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | nathan | 2004-09-10 | 1 | -44/+70 |
* | * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert | nathan | 2004-09-10 | 1 | -70/+44 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |