summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-07-01 Paolo Bonzini <bonzini@gnu.org>bonzini2009-07-011-2/+5
* 2009-06-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-06-281-84/+6
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-24/+24
* * expr.c (struct move_by_pieces_d): Rename from move_by_pieces.ian2009-06-171-11/+11
* 2009-06-17 Steve Ellcey <sje@cup.hp.com>sje2009-06-171-1/+1
* PR middle-end/40446jakub2009-06-161-1/+2
* gcc/java/aldyh2009-06-121-4/+6
* misaligned store supportrevitale2009-06-051-3/+30
* * expr.c (target_align): New function. Alignment the TARGET of anhainque2009-05-271-8/+43
* 2009-05-26 Richard Guenther <rguenther@suse.de>rguenth2009-05-261-7/+3
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-7/+0
* 2009-05-20 Richard Guenther <rguenther@suse.de>rguenth2009-05-201-1/+6
* * expr.c (get_def_for_expr): Move it up in the file.nemet2009-05-061-23/+26
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-2/+2
* * expr.c (get_def_for_expr): New function.nemet2009-05-031-85/+106
* gcc/matz2009-04-261-5/+21
* * target.h (struct gcc_target): Add case_values_threshold field.aesok2009-04-251-13/+0
* gcc/:ian2009-04-201-15/+15
* 2009-04-20 Richard Guenther <rguenther@suse.de>rguenth2009-04-201-21/+0
* 2009-04-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-091-1/+0
* 2009-04-07 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-071-38/+3
* 2009-04-07 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-071-21/+3
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-8/+26
* 2009-03-03 Richard Guenther <rguenther@suse.de>rguenth2009-03-031-3/+4
* PR middle-end/31150jakub2008-12-221-1/+1
* 2008-11-19 Richard Guenther <rguenther@suse.de>rguenth2008-11-191-0/+8
* PR target/35366jakub2008-11-121-0/+10
* PR middle-end/37730jakub2008-10-301-2/+8
* * tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF inebotcazou2008-10-111-6/+6
* gcc/simartin2008-10-071-0/+3
* * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 toebotcazou2008-09-291-35/+36
* * expr.c (emit_group_store): Do not shift before moving via ajsm282008-09-181-20/+25
* 2008-09-02 H.J. Lu <hongjiu.lu@intel.com>hjl2008-09-021-7/+7
* * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ...hubicka2008-09-011-4/+4
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-4/+5
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-1/+1
* * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When convertingebotcazou2008-08-151-19/+84
* 2008-08-13 H.J. Lu <hongjiu.lu@intel.com>hjl2008-08-131-6/+25
* PR middle-end/37014jakub2008-08-121-4/+5
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-17/+17
* * expr.c (expand_assignment): Check for complete type.sje2008-07-311-0/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-39/+8
* 2008-07-08 Raksit Ashok <raksit@google.com>raksit2008-07-081-2/+4
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-4/+1
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-5/+5
* * expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.ebotcazou2008-06-121-18/+36
* gcc/rsandifo2008-06-011-5/+5
* * expr.c (highest_pow2_factor) <BIT_AND_EXPR>: New case.ebotcazou2008-05-231-0/+7
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-14/+15
* * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 tohainque2008-05-141-4/+7