summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* * expmed.c (expand_divmod): Add comment.ian2007-02-021-0/+3
* Cast both sides of the conditional expression. Still covered by sameian2007-01-201-1/+3
* * expmed.c (expand_divmod) [TRUNC_MOD_EXPR, TRUNC_DIV_EXPR]: Castian2007-01-201-2/+4
* * expmed.c (expand_mult_const): Force operand to constant.hubicka2006-12-191-5/+5
* 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-121-0/+25
* * expmed.c (emit_store_flag_1): New function.rearnsha2006-11-141-63/+130
* PR middle-end/28915jason2006-11-131-0/+9
* * tree.c (build_int_cst_wide): Add an assertion (gcc_unreachable)sayle2006-11-111-5/+5
* PR middle-end/28283sayle2006-07-191-1/+3
* PR target/27861sayle2006-06-191-3/+7
* 2006-06-08 Paolo Bonzini <bonzini@gnu.org>bonzini2006-06-081-1/+5
* PR rtl-optimization/22563sayle2006-05-141-14/+13
* * expmed.c (store_fixed_bit_field): If we're not optimizing forsayle2006-04-271-1/+6
* * expmed.c (store_bit_field): Also check whether the bitsize issayle2006-04-261-1/+3
* 2006-04-25 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2006-04-251-1/+19
* * expmed.c (expand_mult_add): Remove.kazu2006-03-041-25/+0
* PR middle-end/25724sayle2006-02-131-58/+7
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * expmed.c (const_mult_add_overflow_p): Remove.kazu2006-01-281-38/+0
* * expmed.c (store_bit_field): Don't arbitrarily deny using insvdj2006-01-241-1/+0
* * optabs.c (init_floating_libfuncs): Handle decimal float modes.bje2005-12-181-0/+5
* * expmed.c (div_cost): Replace with...sayle2005-11-291-25/+34
* PR middle-end/21309sayle2005-11-261-0/+11
* PR middle-end/24950amodra2005-11-221-0/+1
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-1/+1
* 2005-11-14 Dale Johannesen <dalej@apple.com>dalej2005-11-151-8/+15
* * expmed.c (extract_bit_field): Do not use insv/extv/extzv patternsebotcazou2005-11-071-4/+6
* PR 17886mmitchel2005-09-291-13/+0
* 2005-09-22 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2005-09-221-2/+2
* * expmed.c (alg_code): Add alg_impossible.kazu2005-09-211-21/+75
* Add comment to expand_mult max_cost change.dje2005-09-171-4/+8
* PR middle-end/22067dje2005-09-171-2/+3
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-1/+1
* Removal of -fforce-mem.fjahanian2005-07-061-15/+3
* Update FSF address.kcook2005-06-251-2/+2
* * expr.c (convert_move): When a partial_int requires multipledj2005-06-011-1/+1
* * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,kazu2005-04-271-22/+22
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-11/+11
* * expmed.c (expand_mult): Use synthetic multiplication sequences forsayle2005-03-131-43/+82
* * tree-ssa-loop-ivopts.c (computation_cost): Start registerdj2005-02-221-1/+2
* 2005-02-18 James A. Morrison <phython@gcc.gnu.org>phython2005-02-181-20/+15
* * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,kazu2005-02-121-1/+1
* * expmed.c (store_bit_field): Make the SUBREG code adjust bitnum.rsandifo2005-02-061-13/+20
* * expmed.c (expand_mult_highpart_optab): When attempting to usesayle2005-01-281-3/+17
* Revert last change.rth2005-01-261-1/+1
* PR middle-end/18008rth2005-01-261-1/+1
* * expmed.c (choose_multiplier): Change interface to return thesayle2005-01-251-19/+17
* PR middle-end/19330danglin2005-01-251-5/+11
* * c-opts.c, expmed.c, gengtype.c, tree-complex.c,kazu2005-01-241-1/+1
* * expmed.c (expand_mult_highpart): Make static. Change type ofsayle2005-01-241-15/+21