aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
AgeCommit message (Expand)Author
2005-06-062005-06-06 Eric Christopher <echristo@redhat.com>Eric Christopher
2005-06-042005-06-01 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-01* expr.c (convert_move): When a partial_int requires multipleDJ Delorie
2005-05-17gcc:Paolo Bonzini
2005-05-03 PR middle-end/21265Jakub Jelinek
2005-04-28 * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,Kazu Hirata
2005-04-27 * dojump.c: Fix comment typos. emit-rtl.c, expmed.c, expr.c,Kazu Hirata
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidNathan Sidwell
2005-04-21Fix for latent bug in splitting arguments exposed byAlan Modra
2005-04-14 PR middle-end/14311Richard Henderson
2005-03-30gcc:Tom Tromey
2005-03-11 PR rtl-optimization/20306David Edelsohn
2005-03-10 * expr.c (expand_expr_real_1): If possible, use a conditionalSteven Bosscher
2005-03-09 * expr.c (expand_assignment): Remove orig_to_rtx.Kazu Hirata
2005-03-02 PR middle-end/18029 and PR middle-end/18030Kazu Hirata
2005-01-30 PR middle-end/19689Richard Henderson
2005-01-30 PR middle-end/19687Richard Henderson
2005-01-27 For real this time...Richard Henderson
2005-01-26Revert last change.Richard Henderson
2005-01-26 PR middle-end/18008Richard Henderson
2005-01-26 PR middle-end/19515Richard Henderson
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2005-01-20 PR middle-end/19304Richard Henderson
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-11 * expr.c (store_constructor): Use rtvec_alloc instead ofRichard Henderson
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-12-26 * expr.c (clear_storage): Validate CONST0_RTX extant. Special caseRichard Henderson
2004-12-23 PR middle-end/17746Eric Botcazou
2004-12-23 * optabs.h (OTI_movmisalign, movmisalign_optab): New.Richard Henderson
2004-12-21 * expr.c (emit_group_load_1): Return the source if the moveEric Botcazou
2004-12-20 PR middle-end/18776Eric Botcazou
2004-12-20gcc/Steven Bosscher
2004-12-18 PR middle-end/18548Roger Sayle
2004-12-12 * expr.c (emit_move_change_mode): New.Richard Henderson
2004-12-122004-12-12 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-12-09 * tree.def (SET_TYPE): Remove.Nathan Sidwell
2004-12-07gcc/Kazu Hirata
2004-12-06 * expr.c (expand_expr_real_1): Remove an "if" whose conditionKazu Hirata
2004-12-06 * expr.c (expand_expr_real_1): Abort on COND_EXPR ofKazu Hirata
2004-12-04 * alias.c (component_uses_parent_alias_set): Rename fromRichard Henderson
2004-12-02 * expr.c (write_complex_part): Use simplify_gen_subreg when theRichard Henderson
2004-12-02 * expr.c (expand_assignment): Handle CONCAT both as a finalRichard Henderson
2004-12-01 * expr.c (get_inner_reference): Fix thinko in REAL/IMAGPART_EXPRRichard Henderson
2004-12-01 PR rtl-opt/15289Richard Henderson
2004-12-01 * expr.c (optimize_bitfield_assignment_op): Split out from ...Richard Henderson
2004-11-30 * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.Richard Henderson
2004-11-30 * expr.c (emit_group_load_1): Don't die on const_int orig_src.Alan Modra
2004-11-30 * expr.c (expand_expr_real_1, case NOP_EXPR): Properly handleRichard Kenner
2004-11-29 * expr.c (expand_expr_real_1, case ARRAY_REF): Properly fold withRichard Kenner
2004-11-29 * expr.c (categorize_ctor_elements_1, case STRING_CST): New case.Richard Kenner