aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-24re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak1-0/+3
2006-10-21tree.h (DECL_PTA_ARTIFICIAL): Remove.Daniel Berlin1-0/+5
2006-09-29builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou1-0/+3
2006-09-12re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Jan Hubicka1-3/+4
2006-09-05re PR tree-optimization/28937 (ICE in add_virtual_operand, at tree-ssa-operan...Andrew Pinski1-5/+5
2006-08-10re PR tree-optimization/26197 (ICE in is_old_name with vectorizer)Dorit Nuzman1-1/+1
2006-08-03re PR middle-end/27770 (wrong code in spec tests for -ftree-vectorize -maltivec)Dorit Nuzman1-0/+2
2006-06-15re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod1-2/+0
2006-06-12tree-flow.h: Remove the prototype for compute_phi_arg_on_exit.Kazu Hirata1-1/+0
2006-06-08re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod1-0/+2
2006-05-29tree-flow.h: Remove the prototype for add_type_alias.Kazu Hirata1-1/+0
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-24re PR tree-optimization/27639 (VRP miscompilation of simple loop)Zdenek Dvorak1-3/+7
2006-05-23re PR c++/26757 (C++ front-end producing two DECLs with the same UID)Andrew MacLeod1-1/+1
2006-05-17re PR tree-optimization/27548 (ICE: SSA corruption - Conflict across an abnor...Zdenek Dvorak1-0/+1
2006-04-27Implement new immediate use iterators.Andrew MacLeod1-6/+37
2006-04-26re PR middle-end/25989 (gomp ICE with -O2 and schedule(guided))Jakub Jelinek1-0/+3
2006-04-13re PR libgomp/26651 ([gomp] #omp for ordered leaks memory)Richard Henderson1-0/+45
2006-03-03tree-dfa.c (referenced_var_lookup_if_exists): Remove.Kazu Hirata1-1/+0
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-4/+4