| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -61/+1 |
* | * dse.c (struct group_info): Reorder fields for 64-bit hosts. | jakub | 2009-03-18 | 1 | -10/+10 |
* | * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop): | rakdver | 2009-03-04 | 1 | -2/+2 |
* | 2009-02-24 Richard Guenther <rguenther@suse.de> | rguenth | 2009-02-24 | 1 | -3/+1 |
* | Revert: | ebotcazou | 2009-02-09 | 1 | -5/+6 |
* | * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>: | ebotcazou | 2009-02-08 | 1 | -6/+5 |
* | 2008-12-19 Andrew Haley <aph@redhat.com> | aph | 2008-12-19 | 1 | -2/+2 |
* | PR tree-optimization/32044 | rakdver | 2008-12-12 | 1 | -0/+5 |
* | 2008-12-09 Andrew Haley <aph@redhat.com> | aph | 2008-12-09 | 1 | -0/+2 |
* | 2008-12-08 Andrew Haley <aph@redhat.com> | aph | 2008-12-08 | 1 | -1/+4 |
* | PR rtl-optimization/32283 | rakdver | 2008-11-20 | 1 | -2/+6 |
* | PR tree-optimization/36038 | jakub | 2008-10-24 | 1 | -3/+5 |
* | * tree.h (contains_packed_reference): Mention ARRAY_RANGE_REF in | ebotcazou | 2008-10-11 | 1 | -5/+11 |
* | * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>: | ebotcazou | 2008-10-07 | 1 | -1/+1 |
* | 2008-09-16 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2008-09-16 | 1 | -2/+2 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -3/+23 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -63/+81 |
* | 2008-08-04 Richard Guenther <rguenther@suse.de> | rguenth | 2008-08-04 | 1 | -2/+4 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -176/+201 |
* | * tree-flow.h (loop_only_exit_p): Declare. | ebotcazou | 2008-07-03 | 1 | -14/+27 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+4 |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -8/+4 |
* | 2008-05-08 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-08 | 1 | -3/+0 |
* | * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as | tomby | 2008-04-23 | 1 | -1/+0 |
* | 2008-03-21 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-20 | 1 | -1/+1 |
* | 2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com> | rguenth | 2008-03-11 | 1 | -5/+19 |
* | 2008-03-03 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-03 | 1 | -2/+2 |
* | * tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME | spop | 2008-03-03 | 1 | -1/+4 |
* | coding convention | chrbr | 2008-02-19 | 1 | -1/+1 |
* | fix alignment bug in packed structs for STRICT_ALIGNMENT targets | chrbr | 2008-02-19 | 1 | -72/+81 |
* | PR middle-end/35136 | ebotcazou | 2008-02-14 | 1 | -13/+29 |
* | PR target/34711 | rakdver | 2008-01-26 | 1 | -135/+231 |
* | PR tree-optimization/32283 | rakdver | 2007-09-08 | 1 | -16/+15 |
* | 2007-08-19 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-08-19 | 1 | -1/+1 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * tree-scalar-evolution.c (scev_const_prop): Add arguments to | rakdver | 2007-07-09 | 1 | -6/+7 |
* | 2007-07-03 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-07-04 | 1 | -6/+8 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -15/+10 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -11/+12 |
* | * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Use | rakdver | 2007-05-01 | 1 | -16/+6 |
* | PR rtl-optimization/31360 | rakdver | 2007-04-17 | 1 | -3/+4 |
* | * tree-ssa-loop-ivopts.c: Include target.h. | rth | 2007-03-30 | 1 | -8/+22 |
* | PR middle-end/30391 | sayle | 2007-02-16 | 1 | -2/+2 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -1/+1 |
* | 2006-02-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2007-02-06 | 1 | -50/+25 |
* | * tree-ssa-loop-ivopts.c (extract_cond_operands): Split from | rakdver | 2007-01-12 | 1 | -90/+118 |
* | * tree-vrp.c (remove_range_assertions): Release defs. | hubicka | 2007-01-11 | 1 | -0/+1 |
* | PR tree-optimization/30322 | rakdver | 2007-01-10 | 1 | -36/+17 |
* | * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne, | rakdver | 2006-12-23 | 1 | -50/+37 |