summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-copyrename.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-23/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-16/+19
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-4/+6
* re PR c++/34862 (operator new placement variant with reference arg not accept...Ian Lance Taylor2008-01-281-3/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* revert: re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva2007-07-091-4/+12
* re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva2007-07-061-12/+4
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-1/+1
* tree-ssa-copyrename.c (copy_rename_partition_coalesce): Return true when some...Jan Hubicka2007-02-041-14/+16
* re PR tree-optimization/1046 (gcc less efficient than jdk for recursion with ...Jan Hubicka2007-01-111-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+3
* common.opt (ftree-combine-temps): Remove.Andrew MacLeod2006-12-011-2/+2
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-3/+3
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo2006-03-011-5/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...Kazu Hirata2005-05-291-1/+1
* * tree-ssa-copyrename.c (rename_ssa_copies): Make it static.Kazu Hirata2004-11-061-3/+1
* re PR tree-optimization/17739 (tree-optimizers extend the lifetime of a hard ...Richard Henderson2004-09-291-13/+0
* re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete str...Andrew Pinski2004-09-241-0/+12
* re PR tree-optimization/17517 (ICE: SSA corruption)Andrew MacLeod2004-09-161-10/+10
* re PR tree-optimization/17400 (out of SSA corruption)Andrew MacLeod2004-09-131-3/+16
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* Makefile.def: Remove libbanshee.Daniel Berlin2004-09-091-1/+0
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-8/+4
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+2
* tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson2004-08-181-27/+23
* tree-ssa-copyrename.c (copy_rename_partition_coalesce): Check for arificial v...Nathanael Nerode2004-08-161-2/+2
* tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ...Diego Novillo2004-07-281-1/+1
* re PR tree-optimization/16688 (ICE in group_aliases, at tree-ssa-alias.c:1234)Diego Novillo2004-07-231-3/+12
* tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson2004-07-161-7/+3
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-1/+1
* Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.Diego Novillo2004-06-101-2/+2
* gimple-low.c (struct lower_data): Add the_return_label and one_return_stmt.Richard Henderson2004-06-071-0/+7
* tree-gimple.c: Rename from tree-simple.c.Diego Novillo2004-05-131-1/+1
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+388