summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-2/+1
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-9/+5
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>ktietz2008-05-081-7/+8
* PR testsuite/35843hubicka2008-04-251-2/+2
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-11/+6
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-2/+2
* * gengtype.c (write_root): Param_is argument is OK.hubicka2008-04-151-2/+2
* * function.h (rtl): Rename to x_rtl.hubicka2008-04-071-1/+1