summaryrefslogtreecommitdiff
path: root/gcc/tree-flow.h
Commit message (Expand)AuthorAgeFilesLines
* tree-flow.h (gimple_check_call_matching_types): Add new argument.Dehao Chen2013-06-151-1/+1
* cfghooks.c (copy_bbs): Add update_dominance argument.Steve Ellcey2013-05-161-1/+1
* This patch is the main part of a consolodation of the hash_table patches to t...Lawrence Crowl2013-04-261-6/+0
* re PR tree-optimization/56878 (Issue with candidate choice in vect_gen_niters...Richard Biener2013-04-111-0/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-0/+4
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-02-271-1/+1
* asan.c (create_cond_insert_point): Add create_then_fallthru_edge argument.Jakub Jelinek2013-02-131-0/+1
* re PR tree-optimization/55964 (Segmentation fault with -O -ftree-loop-distrib...Richard Biener2013-01-161-2/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-16/+14
* re PR debug/54693 (VTA guality issues with loops)Jakub Jelinek2012-11-071-2/+3
* tree-ssa-loop-niter.c (number_of_iterations_exit): New parameter EVERY_ITERAT...Jan Hubicka2012-10-301-1/+2
* tree-flow.h (register_new_name_mapping): Remove.Richard Guenther2012-08-201-1/+0
* re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher2012-08-161-1/+0
* tree-flow.h (copy_ssa_name_fn): New function.Richard Guenther2012-08-071-1/+2
* tree-flow.h (make_rename_temp): Remove.Richard Guenther2012-08-021-1/+0
* tree-flow.h (set_default_def): Rename to ...Richard Guenther2012-08-021-2/+3
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-27/+0
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-17/+0
* graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther2012-08-011-1/+1
* tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther2012-08-011-6/+5
* tree-flow.h (struct var_ann_d): Remove need_phi_state and current_def members.Richard Guenther2012-07-311-9/+0
* tree-cfg.c (gimple_can_merge_blocks_p): Do more fine-grained check whether SS...Richard Guenther2012-07-271-1/+0
* invoke.texi (min-virtual-mappings, [...]): Remove param documentation.Richard Guenther2012-07-271-1/+0
* tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.Bill Schmidt2012-07-261-8/+0
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-4/+0
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+1
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-3/+2
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-2/+3
* re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-...Steven Bosscher2012-07-091-0/+1
* tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt2012-06-261-0/+2
* double-int.c (double_int_multiple_of): New function.Bill Schmidt2012-06-221-1/+6
* [multiple changes]Richard Guenther2012-06-221-0/+3
* cfglayout.h: Remove.Steven Bosscher2012-06-171-5/+0
* tree-flow.h (create_var_ann): Remove.Richard Guenther2012-05-241-1/+0
* tree-flow.h (add_referenced_var_1): Declare.Richard Guenther2012-05-221-1/+2
* tree-flow.h (mark_symbols_for_renaming): Remove.Richard Guenther2012-05-181-1/+0
* tree-flow.h (get_virtual_var): Remove.Richard Guenther2012-05-161-1/+0
* tree-vect-loop-manip.c (slpeel_update_phi_nodes_for_guard1): Remove set-only ...Richard Guenther2012-05-161-1/+0
* tree-flow.h (referenced_var_check_and_insert): Remove.Richard Guenther2012-05-111-2/+0
* tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther2012-05-111-2/+0
* builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor2012-05-031-4/+16
* tree-flow.h (is_hidden_global_store): Remove.Richard Guenther2012-04-271-3/+0
* cfgloop.h (estimate_numbers_of_iterations_loop): Remove use_undefined_p param...Richard Guenther2012-04-181-1/+1
* tree-flow.h (array_at_struct_end_p): Move declaration ...Richard Guenther2012-04-171-1/+0
* Makefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.Richard Guenther2012-04-121-1/+0
* tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther2012-03-291-3/+0
* tree-phinodes.c (make_phi_node): Mark static.Bernhard Reutner-Fischer2012-02-241-1/+0
* re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2012-02-081-0/+3