system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.
[gcc.git] / gcc / tree-flow.h
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-09 Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-07 Daniel BerlinRevert (note the sccvn portions are *not* reverted...
2007-07-07 Daniel Berlinre PR middle-end/23488 (GCSE load PRE does not work...
2007-07-02 Richard Guentherre PR middle-end/15988 (ICE in fold_convert with pointe...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-30 Daniel BerlinFix PR tree-optimization/32540 Fix PR tree-optimization...
2007-06-20 Adam Nemetre PR tree-optimization/25737 (ACATS c974001 c974013...
2007-06-12 Richard Guentherre PR tree-optimization/15353 ([tree-ssa] Merge two...
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-05-26 Kazu Hiratatree-flow.h: Remove the prototype for is_aliased_with.
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-17 Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-26 Zdenek Dvoraktree-cfgcleanup.c (cfgcleanup_altered_bbs): New global...
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-03-14 Zdenek Dvorakre PR tree-optimization/30730 (-Wunsafe-loop-optimizati...
2007-03-09 Sebastian Poploop.texi: Document the Omega linear constraints solver.
2007-03-08 Ian Lance Taylortree-vrp.c: Include "intl.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...
next