OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / gcc / expmed.c
2004-11-17 kazu * expmed.c (alg_code): Add alg_unknown.
2004-11-16 kazu * expmed.c, ra-colorize.c: Fix comment typos.
2004-11-13 rth * expmed.c (extract_split_bit_field): Temporari...
2004-11-13 kazu * bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment
2004-11-08 rth * expmed.c (extract_force_align_mem_bit_field...
2004-11-06 kazu * expmed.c: Fix a comment typo.
2004-11-05 rth * expmed.c (extract_force_align_mem_bit_field...
2004-10-21 aldyh PR 18004.
2004-10-18 ebotcazou PR middle-end/18045
2004-10-07 ebotcazou PR middle-end/17835
2004-09-13 drow * expmed.c (synth_mult): Initialize latency. Check...
2004-09-12 dje PR target/16795
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-09-02 sayle * expmed.c (enum alg_code): Remove long unused enumera...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-17 bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-08-15 nathan.:
2004-08-11 mmitchel * configure.in (arm*-*-eabi*): New target.
2004-08-09 sayle * expmed.c (sdiv_pow2_cheap, smod_pow2_cheap): Change...
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-25 sayle * expmed.c (init_expmed): A signed modulus by a power...
2004-07-14 sayle * expmed.c (expand_sdiv_pow2): New function to expand...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-11 rth * expmed.c (init_expmed): Use stack-local struc...
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-08 rth * expmed.c (extract_bit_field): Correct conditi...
2004-07-08 rth * expmed.c (emit_store_flag): Also special...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * expmed.c (make_tree): Don't use SET_DECL_RTL.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 sayle * expmed.c (expand_shift): Consider expanding LSHIFT_E...
2004-06-30 amylaar * expmed.c (expand_smod_pow2): Fix sign of mask.
2004-06-29 sayle * expmed.c (expand_smod_pow2): Provide alternate imple...
2004-06-28 sayle * expmed.c (expand_smod_pow2): New function to expand...
2004-06-24 sayle PR middle-end/15239
2004-06-17 zack * expmed.c (expand_mult_const): In sanity check, compa...
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 sayle * expmed.c (synth_mult): Mask bits of the multiplier...
2004-06-13 sayle * expmed.c (shift_cost, shiftadd_cost, shiftsub_cost...
2004-06-11 sayle * expmed.c (synth_mult): Add an additional MODE argume...
2004-06-09 rth * expmed.c (emit_store_flag): Cope with FLOAT_S...
2004-06-08 sayle * expmed.c (add_cost, neg_cost, sdiv_pow2_cheap, smod_...
2004-06-07 rth PR rtl-opt/15193
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-24 uweigand * expmed.c (expand_mult_highpart_adjust): Do not assum...
2004-04-21 kenner * expmed.c (expand_mult_highpart_optab): Use narrower...
2004-04-19 kenner * expmed.c (expand_mult_highpart_adjust): Make OP1...
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-21 uweigand * expmed.c (choose_mult_variant): Pass MULT_COST as...
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-19 rsandifo * expmed.c (choose_mult_variant, expand_mult_const...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-21 kazu * combine.c (SHIFT_COUNT_TRUNCATED): Remove.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-01 hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2003-12-08 wilsonFix IA-64 glibc ICE
2003-11-11 wilsonUndo accidental GET_MODE_BITSIZE damage.
2003-10-25 grahams Fix bootstrap failure.
2003-10-25 zack * genmodes.c (struct mode_data): Add contained and...
2003-09-26 rsandifo * expmed.c (store_bit_field): Don't search for an...
2003-09-18 mmitchel PR target/11184
2003-09-05 sayle PR optimization/1823
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-04 sayle * fold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-13 rth PR middle-end/10475
2003-04-21 kenner * expmed.c (extract_bit_field): Reverse operands of...
2003-04-18 kenner * expmed.c (mask_rtx): Avoid undefined shifts for...
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-01-28 schwab * cfgloopmanip.c (create_preheader): Initialize src...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-12-09 sje * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove...
2002-12-02 amylaar * expmed.c (store_bit_field): Use int_mode_for_mode...
2002-10-31 sje * expmed.c (store_bit_field): Check FUNCTION_ARG_REG_L...
2002-09-29 danglin * expmed.c (extract_bit_field): Fix bit-field extracti...
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-06-24 davem2002-06-24 David S. Miller <davem@redhat.com>
2002-06-17 rth * expmed.c (make_tree): Handle SIGN_EXTEND...
2002-06-13 davem2002-06-13 David S. Miller <davem@redhat.com>
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-05-30 rth * expmed.c (const_mult_add_overflow_p): New.
2002-04-26 rth PR c/2035
2002-04-22 trixGenerate constant for shift once.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-13 aldyh2002-03-13 Aldy Hernandez <aldyh@redhat.com>
2002-03-05 jakub * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
2002-03-01 rth * expmed.c (store_bit_field): Prevent generatio...
2002-02-27 geoffkIndex: ChangeLog
2002-02-22 echristo2002-02-21 Eric Christopher <echristo@redhat.com>
next