aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-16/+14
2012-11-07re PR debug/54693 (VTA guality issues with loops)Jakub Jelinek1-2/+3
2012-10-30tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT...Jan Hubicka1-1/+2
2012-08-20tree-flow.h (register_new_name_mapping): Remove.Richard Guenther1-1/+0
2012-08-16re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher1-1/+0
2012-08-07tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther1-1/+2
2012-08-02tree-flow.h (make_rename_temp): Remove.Richard Guenther1-1/+0
2012-08-02tree-flow.h (set_default_def): Rename to ...Richard Guenther1-2/+3
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-27/+0
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz1-17/+0
2012-08-01graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther1-1/+1
2012-08-01tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther1-6/+5
2012-07-31tree-flow.h (struct var_ann_d): Remove need_phi_state and current_def members.Richard Guenther1-9/+0
2012-07-27tree-cfg.c (gimple_can_merge_blocks_p): Do more fine-grained check whether SS...Richard Guenther1-1/+0
2012-07-27invoke.texi (min-virtual-mappings, [...]): Remove param documentation.Richard Guenther1-1/+0
2012-07-26tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt1-8/+0
2012-07-24sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher1-4/+0
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-1/+1
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+1
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-3/+2
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-2/+3
2012-07-09re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-...Steven Bosscher1-0/+1
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