aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-01Merge mainline->tcb as of 2005-03-29.tree-cleanup-branchDiego Novillo
2005-04-01This commit was manufactured by cvs2svn to create branchno-author
2005-03-26 * tree-into-ssa.c (prepare_def_sites): If a new name has beenDiego Novillo
2005-03-26 * domwalk.c (walk_dominator_tree): Fix typo.Diego Novillo
2005-03-23mainline->tcb merge as of 2005-03-22.Diego Novillo
2005-03-23This commit was manufactured by cvs2svn to create branchno-author
2005-03-18 * tree-ssa-copy.c (may_propagate_copy): Disable code toDiego Novillo
2005-03-18 * tree-into-ssa.c (ssa_rewrite_finalize_block): Remove.Diego Novillo
2005-03-182005-03-18 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-02-27 Merge from mainlineDiego Novillo
2005-02-24 Merge from mainline (tree-cleanup-merge-20050223)Diego Novillo
2005-02-24This commit was manufactured by cvs2svn to create branchno-author
2005-02-22 * domwalk.c (walk_dominator_tree): If block BB is not in theDiego Novillo
2005-02-18 PR tree-optimization/18178Diego Novillo
2005-02-17mainline->tcb merge as of 2005-02-16.Diego Novillo
2005-02-17This commit was manufactured by cvs2svn to create branchno-author
2005-02-14 * tree-into-ssa.c (REGISTER_DEFS_IN_STMT): Define.Diego Novillo
2005-02-06 Value Range PropagationDiego Novillo
2005-02-06 * Makefile.in (tree-into-ssa.o): Depend on pointer-set.hDiego Novillo
2005-02-06 * basic-block.h (nearest_common_dominator): Declare.Diego Novillo
2005-02-06 * tree.h (ASSERT_EXPR_VAR): Define.Diego Novillo
2005-02-02 * tree-into-ssa.c: Reorganize internal functions.Diego Novillo
2005-02-02mainline->tcb merge as of 2005-02-01.Diego Novillo
2005-02-02This commit was manufactured by cvs2svn to create branchno-author
2005-01-14mainline -> tcb merge as of 2005-01-14.Diego Novillo
2005-01-14This commit was manufactured by cvs2svn to create branchno-author
2005-01-10mainline -> tcb merge as of 2005-01-08.Diego Novillo
2005-01-10This commit was manufactured by cvs2svn to create branchno-author
2005-01-06 * Makefile.in (collect2.o-warn): Remove.Diego Novillo
2004-12-29mainline -> tcb merge as of 2004-12-29.Diego Novillo
2004-12-29This commit was manufactured by cvs2svn to create branchno-author
2004-12-15 Add expression assertions to GIMPLE.Diego Novillo
2004-12-11 * tree-flow-inline.h (clear_call_clobbered): New function.Diego Novillo
2004-12-11mainline -> tcb merge as of 2004-12-10.Diego Novillo
2004-12-11This commit was manufactured by cvs2svn to create branchno-author
2004-12-10 * tree-into-ssa.c (REWRITE_THIS_STMT): Define.Diego Novillo
2004-12-08 * tree-if-conv.c (find_phi_replacement_condition): New parameter, loop.Devang Patel
2004-12-06*** empty log message ***Diego Novillo
2004-12-06This commit was manufactured by cvs2svn to create branchno-author
2004-11-292004-11-22 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-11-18Mainline merge as of 2004-11-17.Diego Novillo
2004-11-18This commit was manufactured by cvs2svn to create branchno-author
2004-11-05Mainline merge as of 2004-11-04.Diego Novillo
2004-11-05This commit was manufactured by cvs2svn to create branchno-author
2004-10-24Mainline merge as of 2004-10-24.Diego Novillo
2004-10-24This commit was manufactured by cvs2svn to create branchno-author
2004-10-20 * tree-ssa-copy.c (copy_prop_visit_phi_node): AlwaysDiego Novillo
2004-10-19 * tree-ssa-ccp.c (replace_vuses_in): Revert inadvertentDiego Novillo
2004-10-19 * common.opt (-ftree-store-copy-prop): New flag.Diego Novillo
2004-10-15 * tree-ssa-ccp.c: Document SSA-CCP and STORE-CCP.Diego Novillo