aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther1-0/+4
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-5/+0
2009-07-03loop-24.c: Update dump file matching; enable -O2.Jan Hubicka1-1/+0
2009-06-07tree-flow.h (make_value_handle, [...]): Remove prototypes for removed functions.Bernhard Reutner-Fischer1-16/+0
2009-05-27tree-ssa-live.c (dump_scope_block): Document arguments.Diego Novillo1-0/+1
2009-05-26tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove redundant calls to m...Richard Guenther1-1/+0
2009-05-20tree-flow.h (insert_edge_copies_seq): Undeclare.Martin Jambor1-7/+0
2009-04-28tree.h (SSA_NAME_VALUE): Remove.Richard Guenther1-0/+8
2009-04-27tree-flow-inline.h (function_ann): Remove.Richard Guenther1-18/+0
2009-04-26* tree-flow.h (tree_ann_common_d): Remove aux and value_handle members.Michael Matz1-7/+0
2009-04-26Expand from SSA.Michael Matz1-8/+1
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-7/+1
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-19/+10
2009-04-17omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.Diego Novillo1-0/+1
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-226/+25
2009-04-02re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% de...Richard Guenther1-0/+1
2009-03-28attr-noinline.c: Avoid pure-const optimization.Jan Hubicka1-0/+1
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther1-0/+1
2009-03-06re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)Jakub Jelinek1-1/+1
2009-03-03re PR middle-end/39335 (ICE in GCC 4.4 with -O[123] -floop-interchange)Sebastian Pop1-1/+1
2009-02-27re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-0/+1
2009-01-18re PR tree-optimization/38819 (trapping expression wrongly hoisted out of loop)Richard Guenther1-0/+2
2009-01-02re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)Jakub Jelinek1-1/+3
2008-12-11Fix testsuite/gfortran.dg/graphite/id-4.f90.Sebastian Pop1-0/+2
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther1-0/+2
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