| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -2/+2 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+2 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -8/+1 |
* | PR tree-optimization/42906 | hubicka | 2010-04-06 | 1 | -12/+101 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+1 |
* | 2010-01-20 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-20 | 1 | -50/+15 |
* | 2010-01-17 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-17 | 1 | -1/+1 |
* | 2009-11-26 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-26 | 1 | -4/+12 |
* | 2009-11-26 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-26 | 1 | -0/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -11/+11 |
* | 2009-11-24 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-24 | 1 | -4/+10 |
* | * tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't regard | jakub | 2009-10-20 | 1 | -1/+2 |
* | gcc/ChangeLog: | aoliva | 2009-10-12 | 1 | -14/+12 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -13/+9 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -13/+85 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -3/+10 |
* | PR tree-optimization/40759 | hubicka | 2009-07-28 | 1 | -3/+0 |
* | * tree-ssa-dce.c (remove_dead_phis): Only look for abnormal PHIs | hubicka | 2009-07-19 | 1 | -1/+2 |
* | PR tree-optimization/40676 | hubicka | 2009-07-19 | 1 | -2/+4 |
* | * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2. | hubicka | 2009-07-03 | 1 | -27/+105 |
* | * tree-ssa-dce.c (bb_contains_live_stmts): New bitmap. | hubicka | 2009-07-02 | 1 | -48/+151 |
* | 2009-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-01 | 1 | -0/+11 |
* | 2009-06-30 Richard Guenther <rguenther@suse.de> | rguenth | 2009-06-30 | 1 | -15/+7 |
* | 2009-06-30 Richard Guenther <rguenther@suse.de> | rguenth | 2009-06-30 | 1 | -21/+15 |
* | 2009-05-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-24 | 1 | -2/+1 |
* | 2009-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-22 | 1 | -1/+0 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -24/+307 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -120/+122 |
* | 2008-05-20 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-20 | 1 | -14/+14 |
* | Revert r135493 & r135463 | davidxl | 2008-05-20 | 1 | -641/+6 |
* | comment/style fixes | davidxl | 2008-05-18 | 1 | -41/+46 |
* | Check in tree-dce enh to trunk | davidxl | 2008-05-17 | 1 | -6/+636 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -9/+15 |
* | * tree-pretty-print.c: Include predict.h. | hubicka | 2008-03-18 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | ./: | ian | 2007-06-12 | 1 | -1/+3 |
* | 2007-05-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-05-28 | 1 | -0/+2 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -1/+1 |
* | * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance info | rakdver | 2007-04-27 | 1 | -3/+8 |
* | * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable. | hubicka | 2007-01-24 | 1 | -1/+26 |
* | * tree-ssa-dce.c (DCE_TODOs): New. | hubicka | 2007-01-15 | 1 | -31/+37 |
* | PR tree-optimization/1046 | hubicka | 2007-01-11 | 1 | -3/+3 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -88/+12 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -151/+126 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -4/+4 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -1/+1 |
* | * pointer-set.c (pointer_set_destroy): Correct whitespace. | sayle | 2006-07-07 | 1 | -3/+3 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -1/+1 |
* | * tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an | kazu | 2006-03-15 | 1 | -13/+9 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -3/+6 |