aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-0/+135
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-2/+2
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+18
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd1-13/+5
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther1-0/+10
2010-06-17tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.Richard Guenther1-14/+0
2010-06-09cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka1-26/+19
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-9/+0
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-9/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-2/+2
2010-01-07gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther1-28/+5
2009-11-25Remove trailing white spaces.H.J. Lu1-18/+18
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