aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-20tree.h (struct tree_memory_tag): Add is_used_alone member.Daniel Berlin1-0/+2
2006-02-18tree-flow.h (struct var_ann_d): Rename field is_alias_tag to is_aliased.Diego Novillo1-5/+2
2006-02-15tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin1-7/+1
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak1-0/+25
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law1-0/+5
2006-01-19tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL...Diego Novillo1-1/+5
2006-01-19tree-ssa-operands.h (ssa_call_clobbered_cache_valid): Remove.Daniel Berlin1-1/+26
2006-01-11tree-ssa-threadupdate.c (threaded_edges): New VEC to hold edge pairs.Jeff Law1-1/+2
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+1
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-1/+1
2006-01-05tree-pass.h (TODO_remove_unused_locals): Define.Richard Guenther1-0/+3
2006-01-05tree-flow.h (struct fieldoff): Decompose field to type, size and decl.Richard Guenther1-1/+3
2005-12-30tree.h (VALUE_HANDLE_VUSES): New.Daniel Berlin1-2/+6
2005-12-22ipa-reference.c (get_reference_vars_info_from_cgraph): Use function_ann.Daniel Berlin1-6/+16
2005-12-19tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak1-2/+2
2005-12-19tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak1-6/+0
2005-12-17tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka1-8/+6
2005-12-15tree-flow.h (okay_component_ref_for_subvars): Remove.Richard Guenther1-2/+2