summaryrefslogtreecommitdiff
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (expand_expr_real_1): Do not load mem targets into register.hubicka2005-07-291-1/+1
* 2005-07-12 Adrian Straetling <straetling@de.ibm.com>uweigand2005-07-121-0/+3
* Removal of -fforce-mem.fjahanian2005-07-061-74/+1
* 2006-06-28 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-281-1/+1
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-3/+0
* Update FSF address.kcook2005-06-251-2/+2
* * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs.dorit2005-06-211-2/+66
* * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): Newdorit2005-06-181-0/+15
* 2005-06-02 Adrian Straetling <straetling@de.ibm.com>uweigand2005-06-021-0/+1
* PR middle-end/20714:amylaar2005-05-131-18/+41
* * optabs.c (expand_compare_and_swap_loop): Don't clobber old valuerth2005-05-101-9/+17
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-1/+1
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-12/+7
* * optabs.c (gen_conditional_trap): Restore #define.nathan2005-04-211-0/+1
* * optabs.c (gen_condiational_trap): Remove #define.nathan2005-04-211-137/+105
* * builtins.c (expand_builtin_sync_operation): Revert last change.rth2005-04-201-36/+25
* * optabs.c (expand_sync_operation): Fix typo expanding nand to and.rth2005-04-181-1/+1
* PR middle-end/14311rth2005-04-141-0/+536
* * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL)uros2005-04-111-0/+1
* * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL)uros2005-04-091-0/+1
* * optabs.h (enum optab_index): Remove OTI_llrint.uros2005-03-241-1/+0
* * optabs.c (expand_binop): Make sure the first subword's resultdj2005-03-231-0/+5
* * optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint.uros2005-03-211-0/+2
* * optabs.c (expand_copysign_absneg): Make static.sayle2005-03-161-1/+1
* * optabs.c (expand_doubleword_mult): Avoid clobbering op0 andsayle2005-03-151-4/+4
* * real.c (c4x_single_format, c4x_extended_format): Provide valuessayle2005-03-151-10/+9
* * real.h (struct real_format): Split the signbit field into twosayle2005-03-151-2/+2
* PR rtl-optimization/17236sayle2005-03-141-173/+189
* * optabs.h (enum optab_index): Add new OTI_ldexp.uros2005-02-121-0/+1
* 2005-02-09 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-02-091-0/+4
* PR 19696rth2005-02-011-1/+1
* PR 19696rth2005-01-311-30/+136
* PR 19696rth2005-01-311-142/+211
* * optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi,kazu2005-01-301-1/+1
* * builtins.c (expand_builtin_copysign): New.rth2005-01-281-0/+86
* * optabs.h (OTI_movmisalign, movmisalign_optab): New.rth2004-12-231-0/+1
* 2004-12-09 Dorit Naishlos <dorit@il.ibm.com>dorit2004-12-091-3/+0
* * optabs.c (lowpart_subreg_maybe_copy): New.rth2004-12-021-2/+24
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-1/+1
* * optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use.dpatel2004-11-171-1/+1
* * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P.dpatel2004-11-131-1/+1
* * optabs.c (prepare_operand): Make it static.kazu2004-11-091-1/+1
* PR 17531rth2004-09-281-2/+10
* * optabs.c, optabs.h: Fix comment typos.kazu2004-09-281-1/+1
* * expr.c (expand_expr_real_1): Handle VEC_COND_EXPR.dpatel2004-09-281-1/+178
* 2004-09-23 Dorit Naishlos <dorit@il.ibm.com>dorit2004-09-231-0/+90
* * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu2004-09-171-1/+1
* Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org>nathan2004-09-101-44/+70
* * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assertnathan2004-09-101-70/+44
* * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,kazu2004-09-051-1/+1