aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-18re PR middle-end/37448 (cannot compile big function)Jan Hubicka1-5/+0
2008-09-18Fix comments and formatrtingAndrew MacLeod1-1/+1
2008-09-11dojump.c (do_jump): Move below.Paolo Bonzini1-1/+1
2008-09-04rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND or REG_LABEL_...Ian Lance Taylor1-1/+1
2008-09-02backport: configure: Regenerate.Sebastian Pop1-0/+7
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+2
2008-07-28re PR ada/36957 (ACATS ce3801b ICE emit_move_insn, at expr.c:3381 post tuple ...Richard Guenther1-3/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-178/+141
2008-07-14tree-ssa-sccvn.c (pre_info): Remove.Richard Guenther1-1/+0
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-3/+4
2008-07-03tree-flow.h (loop_only_exit_p): Declare.Eric Botcazou1-0/+1
2008-06-28tree-ssa-structalias.c (callused_id, [...]): Add.Richard Guenther1-0/+5
2008-06-27re PR debug/36617 (Debug info for OpenMP code is almost non-existent)Jakub Jelinek1-2/+2
2008-06-27re PR tree-optimization/36400 (points-to results wrong)Richard Guenther1-1/+1
2008-06-12re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)Richard Guenther1-4/+9
2008-06-11tree-flow.h (may_point_to_global_var): Declare.Richard Guenther1-0/+1
2008-05-29re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t...Richard Guenther1-0/+1
2008-05-28re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...Richard Guenther1-4/+0
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