aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiprop.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-1/+5
2009-05-15common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther1-1/+1
2009-05-05re PR middle-end/40022 (Alpine miscompilation)Richard Guenther1-40/+58
2009-04-21re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice...Richard Guenther1-3/+5
2009-04-20basic-block.h (get_all_dominated_blocks): Declare.Richard Guenther1-22/+15
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-7/+4
2008-09-11tree-ssa-uncprop.c (associate_equivalences_with_edges): Avoid entering the we...Richard Guenther1-1/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-41/+47
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+2
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+6
2008-03-12Makefile.in (OBJS-common): Add tree-ssa-phiprop.oRichard Guenther1-0/+388