| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -29/+4 |
* | * expmed.c (init_expmed): Use stack-local structures for | rth | 2004-07-11 | 1 | -82/+114 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -20/+5 |
* | * expmed.c (extract_bit_field): Correct condition to use vec_extract | rth | 2004-07-08 | 1 | -4/+4 |
* | * expmed.c (emit_store_flag): Also special-case double-word | rth | 2004-07-08 | 1 | -8/+10 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -2/+0 |
* | * expmed.c (make_tree): Don't use SET_DECL_RTL. | rth | 2004-07-02 | 1 | -1/+3 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -8/+5 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -32/+32 |
* | * expmed.c (expand_shift): Consider expanding LSHIFT_EXPR by a | sayle | 2004-07-01 | 1 | -1/+24 |
* | * expmed.c (expand_smod_pow2): Fix sign of mask. | amylaar | 2004-06-30 | 1 | -1/+1 |
* | * expmed.c (expand_smod_pow2): Provide alternate implementations | sayle | 2004-06-29 | 1 | -11/+36 |
* | * expmed.c (expand_smod_pow2): New function to expand signed | sayle | 2004-06-28 | 1 | -6/+77 |
* | PR middle-end/15239 | sayle | 2004-06-24 | 1 | -1/+0 |
* | * expmed.c (expand_mult_const): In sanity check, compare only | zack | 2004-06-17 | 1 | -0/+4 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -32/+32 |
* | * expmed.c (synth_mult): Mask bits of the multiplier to the | sayle | 2004-06-15 | 1 | -5/+9 |
* | * expmed.c (shift_cost, shiftadd_cost, shiftsub_cost): Additionally | sayle | 2004-06-13 | 1 | -70/+83 |
* | * expmed.c (synth_mult): Add an additional MODE argument for the | sayle | 2004-06-11 | 1 | -19/+21 |
* | * expmed.c (emit_store_flag): Cope with FLOAT_STORE_FLAG_VALUE. | rth | 2004-06-09 | 1 | -5/+22 |
* | * expmed.c (add_cost, neg_cost, sdiv_pow2_cheap, smod_pow2_cheap): | sayle | 2004-06-08 | 1 | -79/+95 |
* | PR rtl-opt/15193 | rth | 2004-06-07 | 1 | -3/+2 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+2 |
* | * expmed.c (expand_mult_highpart_adjust): Do not assume OP1 | uweigand | 2004-04-24 | 1 | -3/+2 |
* | * expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 | kenner | 2004-04-21 | 1 | -7/+5 |
* | * expmed.c (expand_mult_highpart_adjust): Make OP1 valid for MODE. | kenner | 2004-04-19 | 1 | -3/+6 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -2/+3 |
* | * expmed.c (choose_mult_variant): Pass MULT_COST as argument instead | uweigand | 2004-03-21 | 1 | -23/+48 |
* | * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * expmed.c (choose_mult_variant, expand_mult_const): New, split from... | rsandifo | 2004-03-19 | 1 | -264/+295 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -11/+11 |
* | * combine.c (SHIFT_COUNT_TRUNCATED): Remove. | kazu | 2004-02-21 | 1 | -2/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * expmed.c (store_bit_field, extract_bit_field): Use new named patterns | hubicka | 2004-01-01 | 1 | -0/+103 |
* | Fix IA-64 glibc ICE | wilson | 2003-12-08 | 1 | -4/+9 |
* | Undo accidental GET_MODE_BITSIZE damage. | wilson | 2003-11-11 | 1 | -11/+4 |
* | Fix bootstrap failure. | grahams | 2003-10-25 | 1 | -0/+2 |
* | * genmodes.c (struct mode_data): Add contained and next_cont | zack | 2003-10-25 | 1 | -4/+9 |
* | * expmed.c (store_bit_field): Don't search for an integer mode | rsandifo | 2003-09-26 | 1 | -5/+4 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -3/+1 |
* | PR optimization/1823 | sayle | 2003-09-05 | 1 | -1/+1 |
* | * c-decl.c: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | * fold-const.c (fold <PLUS_EXPR>): Transform x+x into x*2.0. | sayle | 2003-08-04 | 1 | -1/+24 |