aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2004-11-02re PR tree-optimization/16447 (out of ssa generates bloated code)Andrew MacLeod1-0/+1
2004-10-28re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma...Diego Novillo1-0/+1
2004-10-28lambda-code.c (nestify_update_pending_stmts): Remove.Kazu Hirata1-0/+1
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-0/+1
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck1-5/+0
2004-10-18tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.Diego Novillo1-1/+1
2004-10-07tree-cfg.c (tree_block_forwards_to): Remove.Kazu Hirata1-1/+0
2004-10-06lambda-code.c (lambda_loopnest_to_gcc_loopnest): Convert to use FOR_EACH_SSA_...Daniel Berlin1-0/+2
2004-09-30tree-flow.h (struct bb_ann_d): Remove num_preds member.Ben Elliston1-4/+0
2004-09-28re PR tree-optimization/15089 (local register variable with a specified regis...Richard Henderson1-0/+1
2004-09-23tree-flow.h (find_new_referenced_vars): Add prototype.Jakub Jelinek1-0/+2
2004-09-23cfgloop.h (update_single_exits_after_duplication): Declare.Zdenek Dvorak1-0/+7
2004-09-16Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.Zdenek Dvorak1-0/+7
2004-09-14tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law1-0/+1
2004-09-13New code to analyze file level static variables and to determine if...Kenneth Zadeck1-0/+6
2004-09-10c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08Makefile.in (tree-loop-linear.o): Added.Daniel Berlin1-0/+3
2004-09-05c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-05tree-ssa-loop-ivopts.c: New file.Zdenek Dvorak1-0/+12
2004-09-03Tree level if-conversion for vectorizer.Devang Patel1-0/+16
2004-08-29Makefile.in (OBJS-common): Add tree-ssa-propagate.oDiego Novillo1-5/+0
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-0/+5
2004-08-19basic-block.h (struct edge_def): Remove crossing_edge.Steven Bosscher1-1/+0
2004-08-18tree-dfa.c (add_referenced_var): Only global variables are call-clobbered.Diego Novillo1-0/+3
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+6
2004-08-11tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod1-8/+5
2004-08-09Makefile.in (OBJC-common): Add tree-ssa-threadupdate.cJeff Law1-2/+5
2004-08-05tree-ssa-loop-manip.c: New file.Zdenek Dvorak1-0/+2
2004-08-04tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.Zdenek Dvorak1-1/+1
2004-07-23expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson1-1/+1
2004-07-22tree-into-ssa.c (set_livein_block): Fix typo in comment.Diego Novillo1-1/+1
2004-07-22tree-cfg.c (gimplify_val): Move from tree-complex.c.Paolo Bonzini1-0/+7
2004-07-21gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE...Richard Henderson1-2/+1
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher1-0/+2
2004-07-16tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson1-13/+0
2004-07-10tree-ssa-loop-im.c: New file.Zdenek Dvorak1-0/+8
2004-07-09tree-dfa.c (dump_variable): If the variable is a pointer SSA_NAME, also dump ...Diego Novillo1-0/+5
2004-07-09tree-scalar-evolution.c: New file.Zdenek Dvorak1-0/+44
2004-07-08tree-flow.h (addressable_vars): Declare.Diego Novillo1-0/+4
2004-07-07tree-flow-inline.h (may_propagate_copy): Move...Richard Henderson1-1/+1
2004-07-02* tree-flow.h (bb_ann_d): Remove ephi_nodes field.Steven Bosscher1-3/+0
2004-06-30common.opt (ftree-loop-optimize): New flag.Zdenek Dvorak1-0/+1
2004-06-30tree-ssa-loop-ch.c: New file.Zdenek Dvorak1-1/+5
2004-06-28tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson1-0/+5
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo1-7/+38
2004-06-23Makefile.in (tree-vn.o): New.Diego Novillo1-8/+14
2004-06-19CFG transparent RTL expansion:Jan Hubicka1-1/+4
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin1-31/+7
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod1-3/+3
2004-06-17re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak1-0/+2