summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2008-03-221-0/+60
* * expmed.c (extract_bit_field): Always use adjust_address for MEM.drow2008-02-231-11/+8
* * optabs.c (debug_optab_libfunc): Update; make available to gdb.hubicka2007-09-041-2/+2
* * optabs.c (expand_widen_pattern_expr): Use optabs accestors.hubicka2007-08-091-25/+27
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+8
* gcc/rsandifo2007-07-271-386/+304
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-1/+2
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-2/+2
* gcc/espindola2007-05-141-2/+2
* * 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