aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copyrename.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-29re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson1-13/+0
2004-09-24re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete str...Andrew Pinski1-0/+12
2004-09-16re PR tree-optimization/17517 (ICE: SSA corruption)Andrew MacLeod1-10/+10
2004-09-13re PR tree-optimization/17400 (out of SSA corruption)Andrew MacLeod1-3/+16
2004-09-10bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin1-1/+0
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-8/+4
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+2
2004-08-18tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson1-27/+23
2004-08-16tree-ssa-copyrename.c (copy_rename_partition_coalesce): Check for arificial v...Nathanael Nerode1-2/+2
2004-07-28tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo1-1/+1
2004-07-23re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo1-3/+12
2004-07-16tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson1-7/+3
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher1-1/+1
2004-06-10Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo1-2/+2
2004-06-07gimple-low.c (struct lower_data): Add the_return_label and one_return_stmt.Richard Henderson1-0/+7
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+388