| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | matz | 2009-04-26 | 1 | -5/+21 |
* | * target.h (struct gcc_target): Add case_values_threshold field. | aesok | 2009-04-25 | 1 | -13/+0 |
* | gcc/: | ian | 2009-04-20 | 1 | -15/+15 |
* | 2009-04-20 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-20 | 1 | -21/+0 |
* | 2009-04-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-04-09 | 1 | -1/+0 |
* | 2009-04-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-04-07 | 1 | -38/+3 |
* | 2009-04-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-04-07 | 1 | -21/+3 |
* | 2009-03-28 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-03-29 | 1 | -8/+26 |
* | 2009-03-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-03-03 | 1 | -3/+4 |
* | PR middle-end/31150 | jakub | 2008-12-22 | 1 | -1/+1 |
* | 2008-11-19 Richard Guenther <rguenther@suse.de> | rguenth | 2008-11-19 | 1 | -0/+8 |
* | PR target/35366 | jakub | 2008-11-12 | 1 | -0/+10 |
* | PR middle-end/37730 | jakub | 2008-10-30 | 1 | -2/+8 |
* | * tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in | ebotcazou | 2008-10-11 | 1 | -6/+6 |
* | gcc/ | simartin | 2008-10-07 | 1 | -0/+3 |
* | * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 to | ebotcazou | 2008-09-29 | 1 | -35/+36 |
* | * expr.c (emit_group_store): Do not shift before moving via a | jsm28 | 2008-09-18 | 1 | -20/+25 |
* | 2008-09-02 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-09-02 | 1 | -7/+7 |
* | * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ... | hubicka | 2008-09-01 | 1 | -4/+4 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -4/+5 |
* | * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | tomby | 2008-08-18 | 1 | -1/+1 |
* | * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When converting | ebotcazou | 2008-08-15 | 1 | -19/+84 |
* | 2008-08-13 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-08-13 | 1 | -6/+25 |
* | PR middle-end/37014 | jakub | 2008-08-12 | 1 | -4/+5 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -17/+17 |
* | * expr.c (expand_assignment): Check for complete type. | sje | 2008-07-31 | 1 | -0/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -39/+8 |
* | 2008-07-08 Raksit Ashok <raksit@google.com> | raksit | 2008-07-08 | 1 | -2/+4 |
* | * rtlanal.c (add_reg_note): New function. | ian | 2008-07-02 | 1 | -4/+1 |
* | * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue, | ghazi | 2008-06-26 | 1 | -5/+5 |
* | * expr.c (store_field): Do a block copy from BLKmode to BLKmode-like. | ebotcazou | 2008-06-12 | 1 | -18/+36 |
* | gcc/ | rsandifo | 2008-06-01 | 1 | -5/+5 |
* | * expr.c (highest_pow2_factor) <BIT_AND_EXPR>: New case. | ebotcazou | 2008-05-23 | 1 | -0/+7 |
* | Add SSE5 vector shift/rotate; Update SSE5 vector multiply | meissner | 2008-05-14 | 1 | -14/+15 |
* | * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 to | hainque | 2008-05-14 | 1 | -4/+7 |
* | 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-14 | 1 | -2/+1 |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -9/+5 |
* | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | ktietz | 2008-05-08 | 1 | -7/+8 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -2/+2 |
* | * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as | tomby | 2008-04-23 | 1 | -11/+6 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -2/+2 |
* | * gengtype.c (write_root): Param_is argument is OK. | hubicka | 2008-04-15 | 1 | -2/+2 |
* | * function.h (rtl): Rename to x_rtl. | hubicka | 2008-04-07 | 1 | -1/+1 |
* | PR middle-end/35800 | hp | 2008-04-03 | 1 | -2/+4 |
* | 2008-04-02 Richard Guenther <rguenther@suse.de> | rguenth | 2008-04-02 | 1 | -4/+6 |
* | 2008-04-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-04-02 | 1 | -33/+0 |
* | * builtins.c (expand_builtin_setjmp_receiver): Update call of | hubicka | 2008-03-31 | 1 | -1/+1 |
* | 2008-03-18 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-03-18 | 1 | -19/+17 |
* | * tree-pretty-print.c: Include predict.h. | hubicka | 2008-03-18 | 1 | -0/+1 |
* | 2008-03-11 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2008-03-11 | 1 | -3/+3 |