summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther2007-06-121-0/+1
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-0/+1
* tree-flow.h: Remove the prototype for is_aliased_with.Kazu Hirata2007-05-261-1/+0
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-0/+4
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-1/+1
* Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus2007-05-111-0/+2
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-1/+0
* tree-cfgcleanup.c (cfgcleanup_altered_bbs): New global variable.Zdenek Dvorak2007-04-261-0/+2
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-4/+121
* re PR tree-optimization/30730 (-Wunsafe-loop-optimizations gives too many war...Zdenek Dvorak2007-03-141-12/+2
* loop.texi: Document the Omega linear constraints solver.Sebastian Pop2007-03-091-1/+5
* tree-vrp.c: Include "intl.h".Ian Lance Taylor2007-03-081-2/+2
* Used signed infinities in VRP.Ian Lance Taylor2007-03-021-1/+1
* re PR tree-optimization/30562 (remove unused variable is removing a reference...Diego Novillo2007-02-081-3/+0
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-6/+1
* tree-flow.h (struct stmt_ann_d): Move references_memory to proper place withi...Jan Hubicka2007-01-211-4/+4
* tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.Jan Hubicka2007-01-181-1/+1
* cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka2007-01-161-0/+1
* tree-dfa.c (remove_referenced_var): New function.Jan Hubicka2007-01-141-0/+1
* tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...Zdenek Dvorak2007-01-101-0/+4
* tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka2006-12-301-0/+3
* tree-cfg.c (last_stmt_ptr): Remove.Kazu Hirata2006-12-291-1/+0
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka2006-12-201-0/+13
* loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak2006-12-201-2/+2
* tree-flow.h (struct stmt_ann_d): Move bitfield references_memory to proper pl...Jan Hubicka2006-12-141-4/+4
* tree-ssa-loop-ivopts.c: Include tree-affine.h.Zdenek Dvorak2006-12-141-27/+1
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-16/+10
* [multiple changes]Diego Novillo2006-12-111-8/+23
* tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa...Diego Novillo2006-12-111-18/+18
* * tree-scalar-evolution.c (scev_const_prop):Diego Novillo2006-12-111-1/+1
* New out of ssa Coalescer.Andrew MacLeod2006-12-101-4/+4
* tree-vrp.c (pass_vrp): Remove PROP_smt_usage.Daniel Berlin2006-12-051-3/+0
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+1
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-12-021-2/+2
* tree-ssa-operands.h (struct ssa_operands): New.Jan Hubicka2006-11-301-0/+2
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-37/+62
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-14/+14
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-2/+0
* tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt2006-11-151-1/+1
* tree-flow.h (name_mappings_registered_p): Declare.Zdenek Dvorak2006-11-121-0/+1
* tree-ssa-loop.c (tree_vectorize): Return the result of vectorize_loops.Zdenek Dvorak2006-11-121-1/+1
* tree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup and improve comments.Zdenek Dvorak2006-11-121-0/+3
* tree.h (tree_value_handle): Remove struct value_set declaration.Daniel Berlin2006-10-301-1/+2
* re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak2006-10-241-0/+3
* tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin2006-10-211-0/+5
* builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou2006-09-291-0/+3
* re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka2006-09-121-3/+4
* re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan...Andrew Pinski2006-09-051-5/+5
* re PR tree-optimization/26197 (ICE in is_old_name with vectorizer)Dorit Nuzman2006-08-101-1/+1