summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/15239sayle2004-06-241-1/+0
* * expmed.c (expand_mult_const): In sanity check, compare onlyzack2004-06-171-0/+4
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-32/+32
* * expmed.c (synth_mult): Mask bits of the multiplier to thesayle2004-06-151-5/+9
* * expmed.c (shift_cost, shiftadd_cost, shiftsub_cost): Additionallysayle2004-06-131-70/+83
* * expmed.c (synth_mult): Add an additional MODE argument for thesayle2004-06-111-19/+21
* * expmed.c (emit_store_flag): Cope with FLOAT_STORE_FLAG_VALUE.rth2004-06-091-5/+22
* * expmed.c (add_cost, neg_cost, sdiv_pow2_cheap, smod_pow2_cheap):sayle2004-06-081-79/+95
* PR rtl-opt/15193rth2004-06-071-3/+2
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-7/+2
* * expmed.c (expand_mult_highpart_adjust): Do not assume OP1uweigand2004-04-241-3/+2
* * expmed.c (expand_mult_highpart_optab): Use narrower version of OP1kenner2004-04-211-7/+5
* * expmed.c (expand_mult_highpart_adjust): Make OP1 valid for MODE.kenner2004-04-191-3/+6
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-2/+3
* * expmed.c (choose_mult_variant): Pass MULT_COST as argument insteaduweigand2004-03-211-23/+48
* * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty-print.c,kazu2004-03-201-1/+1
* * expmed.c (choose_mult_variant, expand_mult_const): New, split from...rsandifo2004-03-191-264/+295
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-11/+11
* * combine.c (SHIFT_COUNT_TRUNCATED): Remove.kazu2004-02-211-2/+0
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * expmed.c (store_bit_field, extract_bit_field): Use new named patternshubicka2004-01-011-0/+103
* Fix IA-64 glibc ICEwilson2003-12-081-4/+9
* Undo accidental GET_MODE_BITSIZE damage.wilson2003-11-111-11/+4
* Fix bootstrap failure.grahams2003-10-251-0/+2
* * genmodes.c (struct mode_data): Add contained and next_contzack2003-10-251-4/+9
* * expmed.c (store_bit_field): Don't search for an integer modersandifo2003-09-261-5/+4
* PR target/11184mmitchel2003-09-181-3/+1
* PR optimization/1823sayle2003-09-051-1/+1
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * fold-const.c (fold <PLUS_EXPR>): Transform x+x into x*2.0.sayle2003-08-041-1/+24
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-160/+79
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * ChangeLog.1: Fix a typo.kazu2003-06-231-1/+1
* PR middle-end/10475rth2003-06-131-7/+15
* * expmed.c (extract_bit_field): Reverse operands of && condition tokenner2003-04-211-19/+19
* * expmed.c (mask_rtx): Avoid undefined shifts for BITSIZE of 0.kenner2003-04-181-2/+6
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-5/+12
* * cfgloopmanip.c (create_preheader): Initialize src to avoidschwab2003-01-281-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.sje2002-12-091-1/+0
* * expmed.c (store_bit_field): Use int_mode_for_mode to findamylaar2002-12-021-1/+3
* * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_LITTLE_ENDIAN.sje2002-10-311-0/+1
* * expmed.c (extract_bit_field): Fix bit-field extraction from SUBREGs.danglin2002-09-291-26/+15
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-4/+4
* 2002-06-24 David S. Miller <davem@redhat.com>davem2002-06-241-2/+5
* * expmed.c (make_tree): Handle SIGN_EXTEND/ZERO_EXTEND.rth2002-06-171-0/+7
* 2002-06-13 David S. Miller <davem@redhat.com>davem2002-06-131-4/+3