summaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
Commit message (Expand)AuthorAgeFilesLines
* tree-flow.h (get_var_ann): Don't declare.Michael Matz2011-10-061-11/+1
* tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.Alexandre Oliva2011-06-081-3/+8
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-0/+135
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-2/+2
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-151-1/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-1/+18
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-13/+5
* tree-flow.h (referenced_var): Move define ...Richard Guenther2010-07-211-0/+10
* tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.Richard Guenther2010-06-171-14/+0
* cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka2010-06-091-26/+19
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-9/+0
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-9/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-2/+2
* gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.Richard Guenther2010-01-071-28/+5
* Remove trailing white spaces.H.J. Lu2009-11-251-18/+18
* tree.h (union tree_ann_d): Don't declare.Michael Matz2009-11-241-38/+5
* re PR tree-optimization/34011 (Memory load is not eliminated from tight vecto...Richard Guenther2009-09-161-2/+8
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-18/+68
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-0/+41
* tree-flow.h (insert_edge_copies_seq): Undeclare.Martin Jambor2009-05-201-0/+15
* tree-flow-inline.h (function_ann): Remove.Richard Guenther2009-04-271-23/+0
* * tree-flow-inline.h (get_lineno): Fix inverted test.Cary Coutant2009-04-171-1/+1
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-332/+63
* re PR tree-optimization/37950 (failure in polyhedron benchmark when ftree-par...Zdenek Dvorak2008-11-161-0/+6
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-314/+92
* tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther2008-07-141-28/+0
* re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther2008-07-071-1/+9
* tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther2008-06-281-0/+9
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+3
* tree-flow-inline.h (is_global_var): Do not check TREE_STATIC on MTAGs.Richard Guenther2008-06-041-9/+4
* re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther2008-05-281-24/+3
* tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck2008-05-161-0/+35
* re PR middle-end/36244 (-ftree-parallelize-loops=4, vectorizer enabled, ICE)Richard Guenther2008-05-151-1/+1
* tree.h (init_phinodes, [...]): Move ...Diego Novillo2008-05-131-0/+11
* tree-flow-inline.h (var_can_have_subvars): Move ...Richard Guenther2008-05-091-30/+0
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-163/+1
* tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther2008-03-051-1/+24
* cfg.c: Include tree-flow.h.Aldy Hernandez2008-03-051-0/+16
* tree-flow-inline.h (next_readonly_imm_use): Return NULL_USE_OPERAND_P after t...Alexandre Oliva2008-03-011-1/+1
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-13/+24
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-24/+13
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-13/+24
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-24/+13
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-081-9/+14
* tree-flow-inline.h.c (next_readonly_imm_use): Fix typo in comment.Bernhard Fischer2007-12-151-2/+2
* tree-flow-inline.h (get_subvar_at): Use binary search.Richard Guenther2007-10-291-4/+75
* tree-flow.h (subvar_t): Make it a VEC.Richard Guenther2007-10-281-5/+8
* tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther2007-10-181-12/+3
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-55/+0
* fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi2007-09-051-1/+1