re PR middle-end/47968 (ICE: in gen_lowpart_general, at rtlhooks.c:51 when converting...
[gcc.git] / gcc / expmed.c
2005-09-17 David EdelsohnAdd comment to expand_mult max_cost change.
2005-09-17 David Edelsohnre PR middle-end/22067 (Inconsistent multiply by immediate)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-06 Fariborz JahanianRemoval of -fforce-mem.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-01 DJ Delorieexpr.c (convert_move): When a partial_int requires...
2005-04-27 Kazu Hiratadojump.c: Fix comment typos.
2005-04-22 Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-03-13 Roger Sayleexpmed.c (expand_mult): Use synthetic multiplication...
2005-02-22 DJ Delorietree-ssa-loop-ivopts.c (computation_cost): Start regist...
2005-02-18 James A. Morrisonstmt.c (emit_case_bit_tests): Call fold_convert instead...
2005-02-12 Kazu Hiratac-tree.h, [...]: Fix comment typos.
2005-02-06 Richard Sandifordexpmed.c (store_bit_field): Make the SUBREG code adjust...
2005-01-28 Roger Sayleexpmed.c (expand_mult_highpart_optab): When attempting...
2005-01-26 Richard HendersonRevert last change.
2005-01-26 Richard Hendersonre PR middle-end/18008 (Duplicate mask on bitfield...
2005-01-25 Roger Sayleexpmed.c (choose_multiplier): Change interface to retur...
2005-01-25 John David Anglinre PR middle-end/19330 (FAIL: gcc.c-torture/execute...
2005-01-24 Kazu Hiratac-opts.c, [...]: Update copyright.
2005-01-24 Roger Sayleexpmed.c (expand_mult_highpart): Make static.
2004-12-10 Kazu Hirataexpmed.c (synth_mult): Initialize new_limit.latency...
2004-12-09 Richard Sandifordsimplify-rtx.c (simplify_subreg): In the CONCAT case...
2004-12-08 Roger Saylere PR middle-end/18293 (Redundant copy operation introd...
2004-12-01 Richard Hendersonre PR rtl-optimization/15289 (reload error with non...
2004-12-01 Richard Hendersonexpmed.c (store_bit_field): Use simplify_gen_subreg...
2004-11-27 Richard Kennerexpmed.c (extract_bit_field): When extracting from...
2004-11-23 Richard Hendersonexpmed.c (extract_bit_field): Use simplify_gen_subreg...
2004-11-17 Kazu Hirataexpmed.c (alg_code): Add alg_unknown.
2004-11-16 Kazu Hirata* expmed.c, ra-colorize.c: Fix comment typos.
2004-11-13 Richard Hendersonexpmed.c (extract_split_bit_field): Temporarily disable...
2004-11-13 Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-08 Richard Hendersonexpmed.c (extract_force_align_mem_bit_field): Correct...
2004-11-06 Kazu Hirata* expmed.c: Fix a comment typo.
2004-11-05 Richard Hendersonexpmed.c (extract_force_align_mem_bit_field): New.
2004-10-21 Aldy Hernandezre PR target/18004 (ICE in output_constant_pool_2 for...
2004-10-18 Eric Botcazoure PR middle-end/18045 (signed integer remainder for...
2004-10-07 Eric Botcazoure PR middle-end/17835 (stage2 compiler is broken becau...
2004-09-13 Daniel Jacobowitzexpmed.c (synth_mult): Initialize latency.
2004-09-12 David Edelsohnre PR middle-end/16795 (PowerPC - Divide sequences...
2004-09-08 Nathan Sidwellemit-rtl.c (immed_double_const): Use gcc_assert and...
2004-09-02 Roger Sayleexpmed.c (enum alg_code): Remove long unused enumeratio...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-17 Paolo BonziniMakefile.in: Regenerate.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-11 Mark Mitchellconfigure.in (arm*-*-eabi*): New target.
2004-08-09 Roger Sayleexpmed.c (sdiv_pow2_cheap, [...]): Change type to bool.
2004-07-25 Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-25 Roger Sayleexpmed.c (init_expmed): A signed modulus by a power...
2004-07-14 Roger Sayleexpmed.c (expand_sdiv_pow2): New function to expand...
2004-07-14 Paolo Bonziniexpmed.c: Remove more references to QUEUED in the comments.
2004-07-14 Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-11 Richard Hendersonexpmed.c (init_expmed): Use stack-local structures...
2004-07-10 Jakub Jelinekexpr.h (store_bit_field, [...]): Remove last argument.
2004-07-08 Jan Beulichexpmed.c (extract_bit_field): Correct condition to...
2004-07-08 Jan Beulichexpmed.c (emit_store_flag): Also special-case double...
2004-07-04 Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-02 Richard Henderson* expmed.c (make_tree): Don't use SET_DECL_RTL.
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01 Roger Sayleexpmed.c (expand_shift): Consider expanding LSHIFT_EXPR...
2004-06-30 J"orn Rennecke* expmed.c (expand_smod_pow2): Fix sign of mask.
2004-06-29 Roger Sayleexpmed.c (expand_smod_pow2): Provide alternate implemen...
2004-06-28 Roger Sayleexpmed.c (expand_smod_pow2): New function to expand...
2004-06-24 Roger Saylere PR middle-end/15239 (suboptimal mult-by-const expans...
2004-06-17 Zack Weinbergexpmed.c (expand_mult_const): In sanity check...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-06-15 Roger Sayleexpmed.c (synth_mult): Mask bits of the multiplier...
2004-06-13 Roger Sayleexpmed.c (shift_cost, [...]): Additionally index by...
2004-06-11 Roger Sayleexpmed.c (synth_mult): Add an additional MODE argument...
2004-06-09 Richard Henderson* expmed.c (emit_store_flag): Cope with FLOAT_STORE_FLA...
2004-06-08 Roger Sayleexpmed.c (add_cost, [...]): Make arrays indexed by...
2004-06-07 Richard Hendersonre PR rtl-optimization/15193 (Unary minus using pointer...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-24 Ulrich Weigandexpmed.c (expand_mult_highpart_adjust): Do not assume...
2004-04-21 Richard Kennerexpmed.c (expand_mult_highpart_optab): Use narrower...
2004-04-19 Richard Kennerexpmed.c (expand_mult_highpart_adjust): Make OP1 valid...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-21 Ulrich Weigandexpmed.c (choose_mult_variant): Pass MULT_COST as argum...
2004-03-20 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-03-19 Richard Sandifordexpmed.c (choose_mult_variant, [...]): New, split from...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-21 Kazu Hiratacombine.c (SHIFT_COUNT_TRUNCATED): Remove.
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-01 Jan Hubickaexpmed.c (store_bit_field, [...]): Use new named patterns
2003-12-08 James E WilsonFix IA-64 glibc ICE PR target/13132
2003-11-11 James E WilsonUndo accidental GET_MODE_BITSIZE damage.
2003-10-25 Graham StottFix bootstrap failure.
2003-10-25 Zack Weinberggenmodes.c (struct mode_data): Add contained and next_c...
2003-09-26 Richard Sandifordexpmed.c (store_bit_field): Don't search for an integer...
2003-09-18 Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-09-05 Roger Saylere PR rtl-optimization/1823 (-ftrapv aborts with pointe...
2003-08-22 Kazu Hiratac-decl.c: Fix comment formatting.
2003-08-04 Roger Saylefold-const.c (fold <PLUS_EXPR>): Transform x+x into...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-23 Kazu HirataChangeLog.1: Fix a typo.
next