| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-07-08 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-08 | 1 | -1/+1 |
* | Removal of -fforce-mem. | fjahanian | 2005-07-06 | 1 | -15/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * expr.c (convert_move): When a partial_int requires multiple | dj | 2005-06-01 | 1 | -1/+1 |
* | * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c, | kazu | 2005-04-27 | 1 | -22/+22 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -11/+11 |
* | * expmed.c (expand_mult): Use synthetic multiplication sequences for | sayle | 2005-03-13 | 1 | -43/+82 |
* | * tree-ssa-loop-ivopts.c (computation_cost): Start register | dj | 2005-02-22 | 1 | -1/+2 |
* | 2005-02-18 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-02-18 | 1 | -20/+15 |
* | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | * expmed.c (store_bit_field): Make the SUBREG code adjust bitnum. | rsandifo | 2005-02-06 | 1 | -13/+20 |
* | * expmed.c (expand_mult_highpart_optab): When attempting to use | sayle | 2005-01-28 | 1 | -3/+17 |
* | Revert last change. | rth | 2005-01-26 | 1 | -1/+1 |
* | PR middle-end/18008 | rth | 2005-01-26 | 1 | -1/+1 |
* | * expmed.c (choose_multiplier): Change interface to return the | sayle | 2005-01-25 | 1 | -19/+17 |
* | PR middle-end/19330 | danglin | 2005-01-25 | 1 | -5/+11 |
* | * c-opts.c, expmed.c, gengtype.c, tree-complex.c, | kazu | 2005-01-24 | 1 | -1/+1 |
* | * expmed.c (expand_mult_highpart): Make static. Change type of | sayle | 2005-01-24 | 1 | -15/+21 |
* | * expmed.c (synth_mult): Initialize new_limit.latency before | kazu | 2004-12-10 | 1 | -1/+1 |
* | * simplify-rtx.c (simplify_subreg): In the CONCAT case, check whether | rsandifo | 2004-12-09 | 1 | -8/+10 |
* | PR middle-end/18293 | sayle | 2004-12-08 | 1 | -5/+20 |
* | PR rtl-opt/15289 | rth | 2004-12-01 | 1 | -22/+0 |
* | * expmed.c (store_bit_field): Use simplify_gen_subreg instead | rth | 2004-12-01 | 1 | -14/+4 |
* | * expmed.c (extract_bit_field): When extracting from non-integer mode, | kenner | 2004-11-27 | 1 | -7/+6 |
* | * expmed.c (extract_bit_field): Use simplify_gen_subreg instead of | rth | 2004-11-23 | 1 | -20/+36 |
* | * expmed.c (alg_code): Add alg_unknown. | kazu | 2004-11-17 | 1 | -3/+86 |
* | * expmed.c, ra-colorize.c: Fix comment typos. | kazu | 2004-11-16 | 1 | -1/+1 |
* | * expmed.c (extract_split_bit_field): Temporarily disable call to | rth | 2004-11-13 | 1 | -1/+1 |
* | * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment | kazu | 2004-11-13 | 1 | -1/+1 |
* | * expmed.c (extract_force_align_mem_bit_field): Correct handling at | rth | 2004-11-08 | 1 | -4/+12 |
* | * expmed.c: Fix a comment typo. | kazu | 2004-11-06 | 1 | -1/+1 |
* | * expmed.c (extract_force_align_mem_bit_field): New. | rth | 2004-11-05 | 1 | -1/+148 |
* | PR 18004. | aldyh | 2004-10-21 | 1 | -1/+3 |
* | PR middle-end/18045 | ebotcazou | 2004-10-18 | 1 | -12/+22 |
* | PR middle-end/17835 | ebotcazou | 2004-10-07 | 1 | -0/+5 |
* | * expmed.c (synth_mult): Initialize latency. Check cost before | drow | 2004-09-13 | 1 | -4/+5 |
* | PR target/16795 | dje | 2004-09-12 | 1 | -1/+13 |
* | * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | nathan | 2004-09-08 | 1 | -93/+74 |
* | * expmed.c (enum alg_code): Remove long unused enumeration values. | sayle | 2004-09-02 | 1 | -73/+184 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -57/+47 |
* | * c-decl.c (c_init_decl_processing): Adjust | nathan | 2004-08-24 | 1 | -7/+1 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -1/+10 |
* | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-17 | 1 | -13/+11 |
* | .: | nathan | 2004-08-15 | 1 | -79/+126 |
* | * configure.in (arm*-*-eabi*): New target. | mmitchel | 2004-08-11 | 1 | -4/+18 |
* | * expmed.c (sdiv_pow2_cheap, smod_pow2_cheap): Change type to bool. | sayle | 2004-08-09 | 1 | -3/+28 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -35/+35 |
* | * expmed.c (init_expmed): A signed modulus by a power of two is | sayle | 2004-07-25 | 1 | -1/+1 |
* | * expmed.c (expand_sdiv_pow2): New function to expand signed division | sayle | 2004-07-14 | 1 | -32/+49 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -1/+0 |