summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dce.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+3
* * tree-ssa-dce.c (mark_last_stmt_necessary): New function.ebotcazou2010-06-051-29/+34
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-2/+2
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-8/+1
* PR tree-optimization/42906hubicka2010-04-061-12/+101
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-01-20 Richard Guenther <rguenther@suse.de>rguenth2010-01-201-50/+15
* 2010-01-17 Richard Guenther <rguenther@suse.de>rguenth2010-01-171-1/+1
* 2009-11-26 Richard Guenther <rguenther@suse.de>rguenth2009-11-261-4/+12
* 2009-11-26 Richard Guenther <rguenther@suse.de>rguenth2009-11-261-0/+1
* Remove trailing white spaces.hjl2009-11-251-11/+11
* 2009-11-24 Richard Guenther <rguenther@suse.de>rguenth2009-11-241-4/+10
* * tree-ssa-dce.c (eliminate_unnecessary_stmts): Don't regardjakub2009-10-201-1/+2
* gcc/ChangeLog:aoliva2009-10-121-14/+12
* Squash commit of EH in gimplerth2009-09-141-13/+9
* gcc/ChangeLog:aoliva2009-09-021-13/+85
* Add source_location support to PHI arguments.amacleod2009-07-301-3/+10
* PR tree-optimization/40759hubicka2009-07-281-3/+0
* * tree-ssa-dce.c (remove_dead_phis): Only look for abnormal PHIshubicka2009-07-191-1/+2
* PR tree-optimization/40676hubicka2009-07-191-2/+4
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-27/+105
* * tree-ssa-dce.c (bb_contains_live_stmts): New bitmap.hubicka2009-07-021-48/+151
* 2009-07-01 Richard Guenther <rguenther@suse.de>rguenth2009-07-011-0/+11
* 2009-06-30 Richard Guenther <rguenther@suse.de>rguenth2009-06-301-15/+7
* 2009-06-30 Richard Guenther <rguenther@suse.de>rguenth2009-06-301-21/+15
* 2009-05-24 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-241-2/+1
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-1/+0
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-24/+307
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-120/+122
* 2008-05-20 Richard Guenther <rguenther@suse.de>rguenth2008-05-201-14/+14
* Revert r135493 & r135463davidxl2008-05-201-641/+6
* comment/style fixesdavidxl2008-05-181-41/+46
* Check in tree-dce enh to trunkdavidxl2008-05-171-6/+636
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-9/+15
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* ./:ian2007-06-121-1/+3
* 2007-05-28 Daniel Berlin <dberlin@dberlin.org>dberlin2007-05-281-0/+2
* 2007-05-04 Josh Conner <jconner@apple.com>jconner2007-05-041-1/+1
* * tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance inforakdver2007-04-271-3/+8
* * gcc.dg/tree-ssa/pr23382.c: Avoid DCE from eliminating dead variable.hubicka2007-01-241-1/+26
* * tree-ssa-dce.c (DCE_TODOs): New.hubicka2007-01-151-31/+37
* PR tree-optimization/1046hubicka2007-01-111-3/+3
* 2006-12-11 Diego Novillo <dnovillo@redhat.com>dnovillo2006-12-121-88/+12
* * tree-scalar-evolution.c (scev_const_prop):dnovillo2006-12-111-151/+126
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-4/+4
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-1/+1
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-3/+3