summaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-1/+1
* tree-flow-inline.h (next_imm_use_stmt): Remove unecessary whitespace.Aldy Hernandez2007-08-211-1/+0
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+56
* tree-flow-inline.h (is_exec_stmt): Remove.Aldy Hernandez2007-08-101-25/+0
* * tree-flow-inline.h (get_filename): Remove.Aldy Hernandez2007-08-101-18/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* expr.c (handled_component_p): Constify.Kaveh R. Ghazi2007-07-251-47/+42
* Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin2007-07-071-9/+1
* re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin2007-07-071-1/+9
* tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment in gcc_assert...Simon Baldwin2007-06-081-1/+1
* tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak2007-04-231-10/+40
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-25/+7
* tree.c (is_global_var): Move ...Richard Guenther2007-03-281-0/+11
* tree-flow-inline.h (single_imm_use_p): Remove.Richard Guenther2007-02-161-19/+0
* tree.h (struct tree_memory_tag): Add aliases member.Daniel Berlin2007-01-291-4/+3
* tree.h (DECL_CALL_CLOBBERED): Remove.Jan Hubicka2006-12-301-3/+3
* tree-flow-inline.h (var_ann): External variable annotations are unshared too.Jan Hubicka2006-12-231-1/+4
* tree-flow-inline.h (gimple_var_anns): New function.Jan Hubicka2006-12-201-0/+19
* re PR middle-end/28436 (accessing an element via a "pointer" on a vector doe...Andrew Pinski2006-12-121-1/+1