aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-16tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck1-4/+8
2008-05-13tree.h (init_phinodes, [...]): Move ...Diego Novillo1-2/+21
2008-05-09tree-flow-inline.h (var_can_have_subvars): Move ...Richard Guenther1-34/+0
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-13/+0
2008-05-06tree-flow.h: Remove prototype for computed_goto_p.Aldy Hernandez1-1/+0
2008-04-27re PR tree-optimization/18754 (unrolling happens too late/SRA does not happen...Richard Guenther1-1/+1
2008-04-24tree-parloops.c (take_address_of, [...]): Make them work on a region of code ...Antoniu Pop1-0/+2
2008-04-24tree-flow.h (vrp_evaluate_conditional): Change signature.Rafael Avila de Espindola1-1/+1
2008-03-26tree-flow.h (widen_bitfield): Remove declaration.Richard Guenther1-1/+0
2008-03-15tree-ssa-ccp.c (get_symbol_constant_value): Export.Richard Guenther1-0/+2
2008-03-14re PR tree-optimization/34172 (Missed store ccp optimization)Richard Guenther1-0/+4
2008-03-05cfg.c: Include tree-flow.h.Aldy Hernandez1-0/+24
2008-02-28invoke.texi: Document -ftree-loop-distribution.Sebastian Pop1-0/+3
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-18/+14
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-14/+18
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-18/+14
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-14/+18
2008-02-15re PR tree-optimization/35164 (Unable to coalesce ab SSA_NAMEs)Richard Guenther1-0/+1
2008-01-26re PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails for power and arm)Zdenek Dvorak1-1/+0
2008-01-16re PR middle-end/34668 (ICE in find_compatible_field with -combine)Jakub Jelinek1-0/+1
2007-12-15tree-scalar-evolution.c (number_of_iterations_for_all_loops): Replace print_l...Sebastian Pop1-2/+6
2007-12-13re PR middle-end/33088 (spurious exceptions with -ffloat-store)Eric Botcazou1-0/+1
2007-11-16re PR tree-optimization/33870 (miscompiles sqlite)Richard Guenther1-6/+5
2007-11-13pr 33870Diego Novillo1-5/+5
2007-11-09tree-flow.h (struct ptr_info_def): Make escape_mask a ENUM_BITFIELD.Richard Guenther1-27/+27
2007-11-07re PR tree-optimization/33870 (miscompiles sqlite)Diego Novillo1-0/+4
2007-11-06tree-flow.h (struct fieldoff): Reformat comment.Diego Novillo1-4/+13
2007-10-28tree-flow.h (subvar_t): Make it a VEC.Richard Guenther1-15/+4
2007-10-25tree-flow.h (mem_sym_stats): Remove.Richard Guenther1-1/+1
2007-10-18tree-ssa.c (uid_ssaname_map_eq): New function.Richard Guenther1-1/+1
2007-10-18tree-flow.h (struct gimple_df): Make referenced_vars a uid_decl_map.Richard Guenther1-1/+4
2007-09-15tree-parloops.c: New file.Zdenek Dvorak1-2/+6
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-8/+1
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-0/+2
2007-09-05fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-2/+0
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-5/+5
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-08-19Fix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303Daniel Berlin1-4/+0
2007-08-14tree-pass.h (PROP_pta): Removed.Daniel Berlin1-0/+1
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-2/+11
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-1/+1
2007-08-11alias.h (alias_set_type): Define new type.Ian Lance Taylor1-1/+1
2007-08-10tree-flow-inline.h (is_exec_stmt): Remove.Aldy Hernandez1-3/+0
2007-08-01tree-ssa-threadupdate.c (thread_through_all_blocks): Record that the loop str...Zdenek Dvorak1-2/+1
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi1-5/+5
2007-07-26configure.ac: Add types checking to stage1 checking flags.Richard Guenther1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-12/+12
2007-07-09tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper...Zdenek Dvorak1-1/+2