summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-1/+1
* tree-flow-inline.h (is_exec_stmt): Remove.Aldy Hernandez2007-08-101-3/+0
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak2007-08-011-2/+1
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-281-5/+5
* configure.ac: Add types checking to stage1 checking flags.Richard Guenther2007-07-261-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* expr.c (handled_component_p): Constify.Kaveh R. Ghazi2007-07-251-12/+12
* tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak2007-07-091-1/+2
* Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin2007-07-071-2/+1
* re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin2007-07-071-1/+2
* re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther2007-07-021-0/+1
* tree-flow.h (tree_ssa_useless_type_conversion_1): Rename to ...Richard Guenther2007-07-021-1/+1
* Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin2007-06-301-5/+7
* re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet2007-06-201-1/+2
* 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