| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -1/+6 |
* | 2009-07-17 Aldy Hernandez <aldyh@redhat.com> | manu | 2009-07-16 | 1 | -5/+9 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -167/+152 |
* | 2009-05-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-24 | 1 | -29/+14 |
* | 2009-05-11 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-11 | 1 | -2/+2 |
* | 2009-04-28 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-28 | 1 | -22/+11 |
* | 2009-04-17 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-17 | 1 | -25/+1 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -11/+6 |
* | 2009-04-02 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-02 | 1 | -1/+1 |
* | 2008-12-30 Richard Guenther <rguenther@suse.de> | rguenth | 2008-12-30 | 1 | -30/+10 |
* | PR middle-end/37337 | jakub | 2008-09-08 | 1 | -3/+7 |
* | * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to | tomby | 2008-08-18 | 1 | -6/+3 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -606/+1056 |
* | 2008-07-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2008-07-08 | 1 | -3/+3 |
* | gcc/ | rwild | 2008-06-06 | 1 | -4/+4 |
* | 2008-05-20 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-20 | 1 | -14/+7 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): If some blocks need | ebotcazou | 2008-05-18 | 1 | -0/+17 |
* | 2008-03-26 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-26 | 1 | -31/+6 |
* | 2008-03-21 Richard Guenther <rguenther@suse.de> | rguenth | 2008-03-20 | 1 | -3/+4 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -6/+10 |
* | 2007-12-14 Richard Guenther <rguenther@suse.de> | rguenth | 2007-12-14 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -8/+8 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -3/+2 |
* | 2007-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2007-07-02 | 1 | -4/+4 |
* | * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the | tneumann | 2007-06-06 | 1 | -16/+16 |
* | * tree-vrp.c (finalize_jump_threads): Do not care about dominance info. | rakdver | 2007-05-17 | 1 | -17/+11 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Do not free dominance | ebotcazou | 2007-05-07 | 1 | -4/+2 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered. | ebotcazou | 2007-05-07 | 1 | -9/+15 |
* | * tree-pass.h (TODO_update_smt_usage): Remove. | dnovillo | 2007-03-10 | 1 | -6/+7 |
* | ./: | ian | 2007-03-08 | 1 | -1/+1 |
* | PR middle-end/30391 | sayle | 2007-02-16 | 1 | -2/+2 |
* | * doc/loop.texi: Document possibility not to perform disambiguation | rakdver | 2007-02-06 | 1 | -1/+1 |
* | * tree-vrp.c (remove_range_assertions): Release defs. | hubicka | 2007-01-11 | 1 | -0/+1 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -1/+9 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -1/+1 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -19/+38 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -2/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -39/+45 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -4/+6 |
* | * tree-ssa-dom.c (record_conditions): Only record "unordered" | sayle | 2006-06-08 | 1 | -17/+42 |
* | The condition the assert was flawed. | amacleod | 2006-04-28 | 1 | -1/+1 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -21/+6 |
* | * config/soft-fp/op-common.h, double-int.h, tree-ssa-dom.c: | kazu | 2006-04-22 | 1 | -1/+1 |
* | PR tree-optimization/26854 | law | 2006-04-20 | 1 | -1/+1 |
* | * builtins.c, config/arm/arm.c, config/i386/cygwin.h, | kazu | 2006-04-08 | 1 | -3/+3 |
* | * tree-ssa-dom.c (propagate_rhs_into_lhs): Avoid useless folding | law | 2006-04-03 | 1 | -10/+45 |
* | * timevar.def (TV_TREE_PHI_CPROP): New timevar. | law | 2006-03-28 | 1 | -1/+1 |