aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin1-2/+1
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin1-1/+2
2007-07-02re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther1-0/+1
2007-07-02tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther1-1/+1
2007-06-30Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin1-5/+7
2007-06-20re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet1-1/+2
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther1-0/+1
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-0/+1
2007-05-26tree-flow.h: Remove the prototype for is_aliased_with.Kazu Hirata1-1/+0
2007-05-24passes.texi: Document predictive commoning.Zdenek Dvorak1-0/+4
2007-05-17tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak1-1/+1
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-0/+2
2007-04-27tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak1-1/+0
2007-04-26tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.Zdenek Dvorak1-0/+2
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-4/+121
2007-03-14re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak1-12/+2
2007-03-09loop.texi: Document the Omega linear constraints solver.Sebastian Pop1-1/+5
2007-03-08tree-vrp.c: Include "intl.h".Ian Lance Taylor1-2/+2
2007-03-02Used signed infinities in VRP.Ian Lance Taylor1-1/+1
2007-02-08re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo1-3/+0
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin1-6/+1
2007-01-21tree-flow.h (struct stmt_ann_d): Move references_memory to proper place withi...Jan Hubicka1-4/+4
2007-01-18tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka1-1/+1
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka1-0/+1
2007-01-14tree-dfa.c (remove_referenced_var): New function.Jan Hubicka1-0/+1
2007-01-10tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...Zdenek Dvorak1-0/+4
2006-12-30tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka1-0/+3
2006-12-29tree-cfg.c (last_stmt_ptr): Remove.Kazu Hirata1-1/+0
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-20tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka1-0/+13
2006-12-20loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak1-2/+2
2006-12-14tree-flow.h (struct stmt_ann_d): Move bitfield references_memory to proper pl...Jan Hubicka1-4/+4
2006-12-14tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak1-27/+1
2006-12-13Makefile.in: Add dependencies.Jan Hubicka1-16/+10
2006-12-11[multiple changes]Diego Novillo1-8/+23
2006-12-11tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo1-18/+18
2006-12-11* tree-scalar-evolution.c (scev_const_prop):Diego Novillo1-1/+1
2006-12-10New out of ssa Coalescer.Andrew MacLeod1-4/+4
2006-12-05tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin1-3/+0
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-1/+1
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-11-30tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka1-0/+2
2006-11-28Privatize SSA variables into gimple_df.Jan Hubicka1-37/+62
2006-11-25tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak1-14/+14
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-2/+0
2006-11-15tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt1-1/+1
2006-11-12tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak1-0/+1
2006-11-12tree-ssa-loop.c (tree_vectorize): Return the result of vectorize_loops.Zdenek Dvorak1-1/+1
2006-11-12tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments.Zdenek Dvorak1-0/+3
2006-10-30tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin1-1/+2