aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-26tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt1-0/+2
2012-06-22double-int.c (double_int_multiple_of): New function.Bill Schmidt1-1/+6
2012-06-22[multiple changes]Richard Guenther1-0/+3
2012-06-17cfglayout.h: Remove.Steven Bosscher1-5/+0
2012-05-24tree-flow.h (create_var_ann): Remove.Richard Guenther1-1/+0
2012-05-22tree-flow.h (add_referenced_var_1): Declare.Richard Guenther1-1/+2
2012-05-18tree-flow.h (mark_symbols_for_renaming): Remove.Richard Guenther1-1/+0
2012-05-16tree-flow.h (get_virtual_var): Remove.Richard Guenther1-1/+0
2012-05-16tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only ...Richard Guenther1-1/+0
2012-05-11tree-flow.h (referenced_var_check_and_insert): Remove.Richard Guenther1-2/+0
2012-05-11tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther1-2/+0
2012-05-03builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor1-4/+16
2012-04-27tree-flow.h (is_hidden_global_store): Remove.Richard Guenther1-3/+0
2012-04-18cfgloop.h (estimate_numbers_of_iterations_loop): Remove use_undefined_p param...Richard Guenther1-1/+1
2012-04-17tree-flow.h (array_at_struct_end_p): Move declaration ...Richard Guenther1-1/+0
2012-04-12Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.Richard Guenther1-1/+0
2012-03-29tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther1-3/+0
2012-02-24tree-phinodes.c (make_phi_node): Mark static.Bernhard Reutner-Fischer1-1/+0
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther1-0/+3
2011-11-28re PR tree-optimization/50682 (ICE: SIGSEGV in main_block_label with -O2 -fno...Jakub Jelinek1-0/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+12
2011-10-18re PR tree-optimization/50672 (ice: verify_ssa failed: no immediate_use list)Tom de Vries1-0/+1
2011-10-06tree-flow.h (get_var_ann): Don't declare.Michael Matz1-1/+0
2011-09-07re PR tree-optimization/50213 (Regression in space-optimized code relative to...Richard Guenther1-0/+1
2011-08-11re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in th...Richard Guenther1-1/+1
2011-07-25tree-flow.h (tree_ssa_loop_version): Remove unused declaration.Roman Zhuykov1-2/+0
2011-06-16tree-ssa-threadupdate.c (struct redirection_data): New field intermediate_edge.Jeff Law1-1/+1
2011-05-11re PR debug/48159 (ICE: SIGSEGV in build2_stat (tree.c:3802) with -ftree-loop...Jakub Jelinek1-0/+1
2011-04-27Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h depend...Richard Guenther1-4/+0
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-1/+1
2011-04-13tree-flow.h (struct gimple_df): Make free_ssanames a VEC.Nathan Froyd1-1/+1
2011-04-11sanity check ic targetXinliang David Li1-1/+1
2011-03-25tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.Richard Guenther1-3/+2
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-0/+1
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-3/+3
2011-02-15re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2011-02-04re PR inline-asm/23200 (rejects "i"(&var + 1))Jakub Jelinek1-1/+4
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop1-2/+0
2010-12-03basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis1-10/+0
2010-12-03tree.h (struct call_expr_arg_iterator_d): Remove GTY tag.Laurynas Biveinis1-4/+3
2010-10-18tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.Eric Botcazou1-1/+2
2010-09-23tree-flow.h (execute_update_addresses_taken): Adjust.Eric Botcazou1-1/+1
2010-09-04re PR bootstrap/45519 (Failed to bootstrap)Richard Guenther1-0/+4
2010-09-01tree-vrp.c (adjust_range_with_scev): Use number of iteration estimate.Richard Guenther1-1/+1
2010-08-23pr45260 Don't generate prefetch if the address of base could not be taken.Changpeng Fang1-0/+1
2010-08-12tree-flow.h (struct ptr_info_def): Add align and misalign fields.Richard Guenther1-0/+12
2010-07-28Fix to expose more LIM when creating mem_refXinliang David Li1-2/+2
2010-07-21tree-flow.h (referenced_var): Move define ...Richard Guenther1-1/+0
2010-07-13tree.h (build_function_call_expr): Delete.Nathan Froyd1-1/+1
2010-07-05tree.c (reference_alias_ptr_type): New function.Richard Guenther1-1/+1