BASE-VER: Set to 4.8.0.
[gcc.git] / gcc / tree-flow-inline.h
2011-10-06 Michael Matztree-flow.h (get_var_ann): Don't declare.
2011-06-08 Alexandre Olivatree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI...
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-02 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-07-21 Richard Guenthertree-flow.h (referenced_var): Move define ...
2010-06-17 Richard Guenthertree-flow-inline.h (array_ref_contains_indirect_ref...
2010-06-09 Jan Hubickacgraph.h (varpool_first_static_initializer, [...])...
2010-04-16 Richard Guentherre PR tree-optimization/43572 (FAIL: gfortran.dg/PR1987...
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-07 Richard Guenthergimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHEC...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-09-16 Richard Guentherre PR tree-optimization/34011 (Memory load is not elimi...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-05-20 Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
2009-04-27 Richard Guenthertree-flow-inline.h (function_ann): Remove.
2009-04-17 Cary Coutant* tree-flow-inline.h (get_lineno): Fix inverted test.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-11-16 Zdenek Dvorakre PR tree-optimization/37950 (failure in polyhedron...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-14 Richard Guenthertree-ssa-sccvn.c (pre_info): Remove.
2008-07-07 Richard Guentherre PR target/36713 (r137252 breaks -O2 optimization...
2008-06-28 Richard Guenthertree-ssa-structalias.c (callused_id, [...]): Add.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-04 Richard Guenthertree-flow-inline.h (is_global_var): Do not check TREE_S...
2008-05-28 Richard Guentherre PR tree-optimization/36291 (GCC is slow and memory...
2008-05-16 Kenneth Zadecktree-ssa-dse (max_stmt_uid): Removed.
2008-05-15 Richard Guentherre PR middle-end/36244 (-ftree-parallelize-loops=4...
2008-05-13 Diego Novillotree.h (init_phinodes, [...]): Move ...
2008-05-09 Richard Guenthertree-flow-inline.h (var_can_have_subvars): Move ...
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-03-05 Richard Guenthertree-ssa-structalias.c (get_constraint_for_component_re...
2008-03-05 Aldy Hernandezcfg.c: Include tree-flow.h.
2008-03-01 Alexandre Olivatree-flow-inline.h (next_readonly_imm_use): Return...
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-01-08 Richard Guentherre PR tree-optimization/34683 (SSA rewriting in the...
2007-12-15 Bernhard Fischertree-flow-inline.h.c (next_readonly_imm_use): Fix typo...
2007-10-29 Richard Guenthertree-flow-inline.h (get_subvar_at): Use binary search.
2007-10-28 Richard Guenthertree-flow.h (subvar_t): Make it a VEC.
2007-10-18 Richard Guenthertree-flow.h (struct gimple_df): Make referenced_vars...
2007-09-07 Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-09-05 Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-08-27 Kaveh R. Ghazialias.c (memory_modified_1, [...]): Constify.
2007-08-21 Aldy Hernandeztree-flow-inline.h (next_imm_use_stmt): Remove unecessa...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-10 Aldy Hernandeztree-flow-inline.h (is_exec_stmt): Remove.
2007-08-10 Aldy Hernandez* tree-flow-inline.h (get_filename): Remove.
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-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-06-08 Simon Baldwintree-flow-inline.h (var_ann): Replaced erroneous '...
2007-04-23 Zdenek Dvoraktree-phinodes.c (reserve_phi_args_for_new_edge, [....
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-03-28 Richard Guenthertree.c (is_global_var): Move ...
2007-02-16 Richard Guenthertree-flow-inline.h (single_imm_use_p): Remove.
2007-01-29 Daniel Berlintree.h (struct tree_memory_tag): Add aliases member.
2006-12-30 Jan Hubickatree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-23 Jan Hubickatree-flow-inline.h (var_ann): External variable annotat...
2006-12-20 Jan Hubickatree-flow-inline.h (gimple_var_anns): New function.
2006-12-12 Andrew Pinskire PR middle-end/28436 (accessing an element via a...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-10 Andrew MacLeodNew out of ssa Coalescer.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-30 Jan Hubickatree-ssa-operands.h (struct ssa_operands): New.
2006-11-28 Jan HubickaPrivatize SSA variables into gimple_df.
2006-10-30 Daniel Berlintree.h (tree_value_handle): Remove struct value_set...
2006-10-13 Daniel Berlintree-flow-inline.h (zero_ssa_operands): Fix comment.
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-05-08 Kazu Hiratasee.c, [...]: Fix comment typos.
2006-05-02 Tom Tromey* tree-flow-inline.h (op_iter_init_phiuse): Fixed typo.
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-03-25 Daniel Berlinre PR tree-optimization/26804 (Alias Time explosion)
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-09 Andrew Pinski+2006-02-09 Andrew Pinski <pinskia@physics.uc.edu>...
2006-02-02 Paolo Bonzinitree-flow-inline.h (bsi_after_labels): Rewrite, return...
2006-01-19 Daniel Berlintree-ssa-operands.h (ssa_call_clobbered_cache_valid...
2006-01-14 Richard Guentherre PR tree-optimization/22548 (Aliasing can not tell...
2006-01-06 Andrew Pinskire PR tree-optimization/25528 (missed LIM on the tree...
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-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-17 Jan Hubickatree-flow-inline.h (set_default_def, [...]): Kill.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-11-04 Richard Guenthertree-flow.h (ref_contains_indirect_ref): Rename to...
2005-09-27 Devang Patelre PR tree-optimization/23625 (ICE: in bsi_after_labels...
2005-09-22 Daniel Berlintree-data-ref.c (analyze_array_indexes): Only estimate...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
next