2012-10-15 Paolo Carlini <paolo.carlini@oracle.com>
[gcc.git] / gcc / tree-flow.h
2012-08-20 Richard Guenthertree-flow.h (register_new_name_mapping): Remove.
2012-08-16 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-07 Richard Guenthertree-flow.h (copy_ssa_name_fn): New function.
2012-08-02 Richard Guenthertree-flow.h (make_rename_temp): Remove.
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Michael Matztree-complex.c (init_parameter_lattice_values): Don...
2012-08-01 Richard Guenthergraphite-clast-to-gimple.c (translate_clast_user):...
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-31 Richard Guenthertree-flow.h (struct var_ann_d): Remove need_phi_state...
2012-07-27 Richard Guenthertree-cfg.c (gimple_can_merge_blocks_p): Do more fine...
2012-07-27 Richard Guentherinvoke.texi (min-virtual-mappings, [...]): Remove param...
2012-07-26 Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-17 Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-07-09 Steven Bosscherre PR middle-end/53887 (ICE in hoist_edge_and_branch_if...
2012-06-26 Bill Schmidttree-pass.h (pass_strength_reduction): New decl.
2012-06-22 Bill Schmidtdouble-int.c (double_int_multiple_of): New function.
2012-06-22 Richard Guenther[multiple changes]
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-05-24 Richard Guenthertree-flow.h (create_var_ann): Remove.
2012-05-22 Richard Guenthertree-flow.h (add_referenced_var_1): Declare.
2012-05-18 Richard Guenthertree-flow.h (mark_symbols_for_renaming): Remove.
2012-05-16 Richard Guenthertree-flow.h (get_virtual_var): Remove.
2012-05-16 Richard Guenthertree-vect-loop-manip.c (slpeel_update_phi_nodes_for_gua...
2012-05-11 Richard Guenthertree-flow.h (referenced_var_check_and_insert): Remove.
2012-05-11 Richard Guenthertree-pass.h (pass_rest_of_compilation, [...]): Remove.
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-04-27 Richard Guenthertree-flow.h (is_hidden_global_store): Remove.
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-04-17 Richard Guenthertree-flow.h (array_at_struct_end_p): Move declaration ...
2012-04-12 Richard GuentherMakefile.in (cgraphunit.o): Add $(EXCEPT_H) dependency.
2012-03-29 Richard Guenthertree-flow.h (struct pre_expr_d): Remove forward declara...
2012-02-24 Bernhard Reutner... tree-phinodes.c (make_phi_node): Mark static.
2012-02-08 Richard Guentherre PR tree-optimization/46886 (wrong code with -ftree...
2011-11-28 Jakub Jelinekre PR tree-optimization/50682 (ICE: SIGSEGV in main_blo...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-18 Tom de Vriesre PR tree-optimization/50672 (ice: verify_ssa failed...
2011-10-06 Michael Matztree-flow.h (get_var_ann): Don't declare.
2011-09-07 Richard Guentherre PR tree-optimization/50213 (Regression in space...
2011-08-11 Richard Guentherre PR middle-end/50040 (missed warning: ‘x.y’ is used...
2011-07-25 Roman Zhuykovtree-flow.h (tree_ssa_loop_version): Remove unused...
2011-06-16 Jeff Lawtree-ssa-threadupdate.c (struct redirection_data):...
2011-05-11 Jakub Jelinekre PR debug/48159 (ICE: SIGSEGV in build2_stat (tree...
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-13 Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-11 Xinliang David Lisanity check ic target
2011-03-25 Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-04 Jakub Jelinekre PR inline-asm/23200 (rejects "i"(&var + 1))
2011-01-25 Sebastian PopRemove the lambda framework and make -ftree-loop-linear...
2010-12-03 Laurynas Biveinisbasic-block.h (struct edge_prediction): Remove forward...
2010-12-03 Laurynas Biveinistree.h (struct call_expr_arg_iterator_d): Remove GTY...
2010-10-18 Eric Botcazoutree-flow.h (gimple_purge_all_dead_abnormal_call_edges...
2010-09-23 Eric Botcazoutree-flow.h (execute_update_addresses_taken): Adjust.
2010-09-04 Richard Guentherre PR bootstrap/45519 (Failed to bootstrap)
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-23 Changpeng Fangpr45260 Don't generate prefetch if the address of base...
2010-08-12 Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-07-28 Xinliang David LiFix to expose more LIM when creating mem_ref
2010-07-21 Richard Guenthertree-flow.h (referenced_var): Move define ...
2010-07-13 Nathan Froydtree.h (build_function_call_expr): Delete.
2010-07-05 Richard Guenthertree.c (reference_alias_ptr_type): New function.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-29 Richard Guenthertree-dfa.c (dump_variable): Remove noalias_state dumping.
2010-06-26 Richard Guentherre PR tree-optimization/44393 (ICE: verify_ssa failed...
2010-06-17 Richard Guenthertree-flow-inline.h (array_ref_contains_indirect_ref...
2010-06-11 Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
2010-06-01 Jan Hubickatree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-06 Richard Guentherre PR tree-optimization/43934 (LIM should handle PHI...
2010-04-28 Xinliang David Lipredicate aware uninitialized analysis
2010-04-16 Richard Guentherre PR tree-optimization/43572 (FAIL: gfortran.dg/PR1987...
2010-04-15 Richard Guenthertree-ssa-structalias.c (struct variable_info): Add...
2010-04-15 Richard GuentherMakefile.in (OBJS-common): Add gimple-fold.o.
2010-04-12 Richard Guenthergsstruct.def (GSS_CALL): New.
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2010-04-06 Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-31 Sebastian Popcanonicalize_loop_ivs should add the IV bump in loop...
2010-01-07 Richard Guenthergimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHEC...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-11-24 Michael Matztree.h (union tree_ann_d): Don't declare.
2009-11-02 Ulrich Weigandre PR tree-optimization/41857 (Loop optimizer breaks...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-12 Alexandre Olivare PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-22 Richard Guenthertree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-08 Alexandre Olivatree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
next