aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz1-38/+5
2009-09-16re PR tree-optimization/34011 (Memory load is not eliminated from tight vecto...Richard Guenther1-2/+8
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-18/+68
2009-07-30Add source_location support to PHI arguments.Andrew MacLeod1-0/+41
2009-05-20tree-flow.h (insert_edge_copies_seq): Undeclare.Martin Jambor1-0/+15
2009-04-27tree-flow-inline.h (function_ann): Remove.Richard Guenther1-23/+0
2009-04-17* tree-flow-inline.h (get_lineno): Fix inverted test.Cary Coutant1-1/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-332/+63
2008-11-16re PR tree-optimization/37950 (failure in polyhedron benchmark when ftree-par...Zdenek Dvorak1-0/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-314/+92
2008-07-14tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther1-28/+0
2008-07-07re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther1-1/+9
2008-06-28tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther1-0/+9
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-2/+3
2008-06-04tree-flow-inline.h (is_global_var): Do not check TREE_STATIC on MTAGs.Richard Guenther1-9/+4
2008-05-28re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther1-24/+3
2008-05-16tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck1-0/+35
2008-05-15re PR middle-end/36244 (-ftree-parallelize-loops=4, vectorizer enabled, ICE)Richard Guenther1-1/+1
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo1-0/+11
2008-05-09tree-flow-inline.h (var_can_have_subvars): Move ...Richard Guenther1-30/+0
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-163/+1
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther1-1/+24
2008-03-05cfg.c: Include tree-flow.h.Aldy Hernandez1-0/+16
2008-03-01tree-flow-inline.h (next_readonly_imm_use): Return NULL_USE_OPERAND_P after t...Alexandre Oliva1-1/+1
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-13/+24
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-24/+13
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-13/+24
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-24/+13
2008-01-08re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther1-9/+14
2007-12-15tree-flow-inline.h.c (next_readonly_imm_use): Fix typo in comment.Bernhard Fischer1-2/+2
2007-10-29tree-flow-inline.h (get_subvar_at): Use binary search.Richard Guenther1-4/+75
2007-10-28tree-flow.h (subvar_t): Make it a VEC.Richard Guenther1-5/+8
2007-10-18tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther1-12/+3
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-55/+0
2007-09-05fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-21tree-flow-inline.h (next_imm_use_stmt): Remove unecessary whitespace.Aldy Hernandez1-1/+0
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-1/+56
2007-08-10tree-flow-inline.h (is_exec_stmt): Remove.Aldy Hernandez1-25/+0
2007-08-10* tree-flow-inline.h (get_filename): Remove.Aldy Hernandez1-18/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-47/+42
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin1-9/+1
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin1-1/+9
2007-06-08tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment in gcc_assert...Simon Baldwin1-1/+1
2007-04-23tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak1-10/+40
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-25/+7
2007-03-28tree.c (is_global_var): Move ...Richard Guenther1-0/+11
2007-02-16tree-flow-inline.h (single_imm_use_p): Remove.Richard Guenther1-19/+0
2007-01-29tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin1-4/+3