aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copyrename.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-09revert: re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva1-4/+12
2007-07-06re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva1-12/+4
2007-07-02re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther1-1/+1
2007-02-04tree-ssa-copyrename.c (copy_rename_partition_coalesce): Return true when some...Jan Hubicka1-14/+16
2007-01-11re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka1-1/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+3
2006-12-01common.opt (ftree-combine-temps): Remove.Andrew MacLeod1-2/+2
2006-11-28Privatize SSA variables into gimple_df.Jan Hubicka1-3/+3
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-5/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-29cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata1-1/+1
2004-11-06* tree-ssa-copyrename.c (rename_ssa_copies): Make it static.Kazu Hirata1-3/+1
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