summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiprop.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* gimple.h (create_tmp_reg): Declare.Martin Jambor2010-04-191-4/+1
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-1/+5
* common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther2009-05-151-1/+1
* re PR middle-end/40022 (Alpine miscompilation)Richard Guenther2009-05-051-40/+58
* re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice...Richard Guenther2009-04-211-3/+5
* basic-block.h (get_all_dominated_blocks): Declare.Richard Guenther2009-04-201-22/+15
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-7/+4
* tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the we...Richard Guenther2008-09-111-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-41/+47
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+6
* Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther2008-03-121-0/+388