errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / tree-flow.h
2007-03-02 Ian Lance TaylorUsed signed infinities in VRP.
2007-02-08 Diego Novillore PR tree-optimization/30562 (remove unused variable...
2007-01-29 Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
2007-01-21 Jan Hubickatree-flow.h (struct stmt_ann_d): Move references_memory...
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-14 Jan Hubickatree-dfa.c (remove_referenced_var): New function.
2007-01-10 Zdenek Dvoraktree-ssa-loop-manip.c (tree_unroll_loop): Make it a...
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-29 Kazu Hiratatree-cfg.c (last_stmt_ptr): Remove.
2006-12-22 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2006-12-20 Jan Hubickatree-flow-inline.h (gimple_var_anns): New function.
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-12-14 Jan Hubickatree-flow.h (struct stmt_ann_d): Move bitfield referenc...
2006-12-14 Zdenek Dvoraktree-ssa-loop-ivopts.c: Include tree-affine.h.
2006-12-13 Jan HubickaMakefile.in: Add dependencies.
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-02 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-11-30 Jan Hubickatree-ssa-operands.h (struct ssa_operands): New.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-15 Bernd Schmidttree-flow.h (multiplier_allowed_in_address_p): Adjust...
2006-11-12 Zdenek Dvoraktree-flow.h (name_mappings_registered_p): Declare.
2006-11-12 Zdenek Dvoraktree-ssa-loop.c (tree_vectorize): Return the result...
2006-11-12 Zdenek Dvoraktree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup...
2006-10-30 Daniel Berlintree.h (tree_value_handle): Remove struct value_set...
2006-10-24 Zdenek Dvorakre PR tree-optimization/14784 ([Tree-ssa] alias analysi...
2006-10-21 Daniel Berlintree.h (DECL_PTA_ARTIFICIAL): Remove.
2006-09-29 Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-08-10 Dorit Nuzmanre PR tree-optimization/26197 (ICE in is_old_name with...
2006-08-03 Dorit Nuzmanre PR middle-end/27770 (wrong code in spec tests for...
2006-06-15 Andrew MacLeodre PR middle-end/27793 (num_ssa_names inconsistent...
2006-06-12 Kazu Hiratatree-flow.h: Remove the prototype for compute_phi_arg_o...
2006-06-08 Andrew MacLeodre PR middle-end/27793 (num_ssa_names inconsistent...
2006-05-29 Kazu Hiratatree-flow.h: Remove the prototype for add_type_alias.
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-24 Zdenek Dvorakre PR tree-optimization/27639 (VRP miscompilation of...
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-05-17 Zdenek Dvorakre PR tree-optimization/27548 (ICE: SSA corruption...
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-26 Jakub Jelinekre PR middle-end/25989 (gomp ICE with -O2 and schedule...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-03 Kazu Hiratatree-dfa.c (referenced_var_lookup_if_exists): Remove.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-20 Daniel Berlintree.h (struct tree_memory_tag): Add is_used_alone...
2006-02-18 Diego Novillotree-flow.h (struct var_ann_d): Rename field is_alias_t...
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-14 Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-02-07 Jeff Lawtree-vrp.c (find_conditional_asserts): Update comments.
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-11 Jeff Lawtree-ssa-threadupdate.c (threaded_edges): New VEC to...
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-05 Richard Guenthertree-pass.h (TODO_remove_unused_locals): Define.
2006-01-05 Richard Guenthertree-flow.h (struct fieldoff): Decompose field to type...
2005-12-30 Daniel Berlintree.h (VALUE_HANDLE_VUSES): New.
2005-12-22 Daniel Berlinipa-reference.c (get_reference_vars_info_from_cgraph...
2005-12-19 Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-19 Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-17 Jan Hubickatree-flow-inline.h (set_default_def, [...]): Kill.
2005-12-15 Richard Guenthertree-flow.h (okay_component_ref_for_subvars): Remove.
2005-12-12 Rafael Ávila de... tree-flow.h: Allow compilation with a C++ compiler.
2005-12-12 Jeff Lawtree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr...
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-18 James A. Morrisontree-flow.h (reserve_phi_args_for_new_edge, [...])...
2005-11-10 Daniel Berlintree-ssa-alias.c (compute_may_aliases): Remove call...
2005-11-08 Daniel Berlinre PR tree-optimization/23382 (Does not remove the...
2005-11-04 Richard Guenthertree-flow.h (ref_contains_indirect_ref): Rename to...
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-10-09 Zdenek Dvorakre PR tree-optimization/24226 (ICE: Segmentation fault...
2005-10-06 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-22 Daniel Berlintree-data-ref.c (analyze_array_indexes): Only estimate...
2005-09-19 Richard Hendersontree-flow.h (merge_alias_info): Declare.
2005-09-18 Richard Hendersontree-pass.h, [...]: Revert last change.
2005-09-17 Richard Hendersontree-pass.h (pass_vect_dce): Declare.
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-27 Zdenek Dvorakre PR tree-optimization/22325 (missed optimization...
2005-07-25 Ira Rosenexpr.c (highest_pow2_factor): Make extern.
2005-07-21 Paolo Bonzinire PR rtl-optimization/19210 (not using do-loop for...
2005-07-20 James A. Morrisontree.h (tree_expr_nonzero_p): Export.
2005-07-19 Daniel Berlinre PR tree-optimization/22483 (ICE : tree check: expect...
2005-07-16 Daniel BerlinMakefile.in: Added rules for ipa-pure-const.c...
2005-07-11 Zdenek Dvoraktree-flow.h (remove_empty_loops, [...]): Declare.
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-07 Jeff Lawtree-vrp.c (simplify_using_ranges): Kill.
2005-06-30 Daniel Berlin[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Daniel BerlinMakefile.in (OBJS-common): Add tree-ssa-structalias.o.
2005-06-07 Sebastian PopFixes PR 18403 and meta PR 21861.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-05 Zdenek Dvorakre PR middle-end/21846 (segfault in fold_binary compili...
next