invoke.texi: Document -ftree-loop-distribution.
[platform/upstream/gcc.git] / gcc / tree-flow.h
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-15 Richard Guentherre PR tree-optimization/35164 (Unable to coalesce ab...
2008-01-26 Zdenek Dvorakre PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails...
2008-01-16 Jakub Jelinekre PR middle-end/34668 (ICE in find_compatible_field...
2007-12-15 Sebastian Poptree-scalar-evolution.c (number_of_iterations_for_all_l...
2007-12-13 Eric Botcazoure PR middle-end/33088 (spurious exceptions with -ffloa...
2007-11-16 Richard Guentherre PR tree-optimization/33870 (miscompiles sqlite)
2007-11-13 Diego Novillopr 33870
2007-11-09 Richard Guenthertree-flow.h (struct ptr_info_def): Make escape_mask...
2007-11-08 Diego Novillore PR tree-optimization/33870 (miscompiles sqlite)
2007-11-07 Diego Novillotree-flow.h (struct fieldoff): Reformat comment.
2007-10-28 Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-10-25 Richard Guenthertree-flow.h (mem_sym_stats): Remove.
2007-10-18 Richard Guenthertree-ssa.c (uid_ssaname_map_eq): New function.
2007-10-18 Richard Guenthertree-flow.h (struct gimple_df): Make referenced_vars...
2007-09-15 Zdenek Dvoraktree-parloops.c: New file.
2007-09-07 Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 Zdenek Dvorakcgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05 Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-19 Daniel BerlinFix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
2007-08-14 Daniel Berlintree-pass.h (PROP_pta): Removed.
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-10 Aldy Hernandeztree-flow-inline.h (is_exec_stmt): Remove.
2007-08-01 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-28 Kaveh R. Ghazicalls.c (special_function_p, [...]): Constify.
2007-07-26 Richard Guentherconfigure.ac: Add types checking to stage1 checking...
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.
next