OSDN Git Service

2008-01-21 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree-flow.h
2008-01-16 rguenth2008-01-16 Jakub Jelinek <jakub@redhat.com>
2007-12-15 spop2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
2007-12-13 ebotcazou PR middle-end/33088
2007-11-16 rguenth2007-11-16 Richard Guenther <rguenther@suse.de>
2007-11-13 dnovillo pr 33870
2007-11-09 rguenth2007-11-09 Richard Guenther <rguenther@suse.de>
2007-11-08 dnovillo PR 33870
2007-11-07 dnovillo * tree-flow.h (struct fieldoff): Reformat comment.
2007-10-28 rguenth2007-10-28 Richard Guenther <rguenther@suse.de>
2007-10-25 rguenth2007-10-25 Richard Guenther <rguenther@suse.de>
2007-10-18 rguenth2007-10-18 Richard Guenther <rguenther@suse.de>
2007-10-18 rguenth2007-10-18 Richard Guenther <rguenther@suse.de>
2007-09-15 rakdver * tree-parloops.c: New file.
2007-09-07 dnovillo * tree-flow.h (const_block_stmt_iterator): Remove.
2007-09-07 rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-05 ghazi * fold-const.c (all_ones_mask_p, sign_bit_p, simple_op...
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-27 ghazi * alias.c (memory_modified_1, memory_modified_in_insn_p):
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-19 dberlin2007-08-19 Daniel Berlin <dberlin@dberlin.org>
2007-08-14 dberlin2007-08-14 Daniel Berlin <dberlin@dberlin.org>
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-11 ian./:
2007-08-10 aldyh * tree-flow-inline.h (is_exec_stmt): Remove.
2007-08-01 rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-28 ghazi * calls.c (special_function_p, setjmp_call_p, alloca_c...
2007-07-26 rguenth2007-07-26 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-09 rakdver * tree-scalar-evolution.c (scev_const_prop): Add argum...
2007-07-07 dberlin2007-07-07 Daniel Berlin <dberlin@dberlin.org>
2007-07-07 dberlin2007-07-06 Daniel Berlin <dberlin@dberlin.org>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-30 dberlin2007-06-30 Daniel Berlin <dberlin@dberlin.org>
2007-06-20 nemet PR tree-optimization/25737
2007-06-12 rguenth2007-06-12 Richard Guenther <rguenther@suse.de>
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-05-26 kazu * tree-flow.h: Remove the prototype for is_aliased_with.
2007-05-24 rakdver * doc/passes.texi: Document predictive commoning.
2007-05-17 rakdver * tree-vrp.c (finalize_jump_threads): Do not care...
2007-05-11 rusgcc/
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-26 rakdver * tree-cfgcleanup.c (cfgcleanup_altered_bbs): New...
2007-04-11 dnovillo PR 30735
2007-03-14 rakdver PR tree-optimization/30730
2007-03-09 spop * doc/loop.texi: Document the Omega linear constraints...
2007-03-08 ian./:
2007-03-02 ian Used signed infinities in VRP.
2007-02-08 dnovillo PR 30562
2007-01-29 dberlin2007-01-28 Daniel Berlin <dberlin@dberlin.org>
2007-01-21 hubicka * tree-flow.h (struct stmt_ann_d): Move references_mem...
2007-01-18 hubicka * tree-vrp.c (finalize_jump_threads): Do not call...
2007-01-16 hubicka * cgraph.h (cgraph_decide_inlining_incrementally)...
2007-01-14 hubicka * tree-dfa.c (remove_referenced_var): New function.
2007-01-10 rakdver * tree-ssa-loop-manip.c (tree_unroll_loop): Make it...
2006-12-30 hubicka * tree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-29 kazu * tree-cfg.c (last_stmt_ptr): Remove.
2006-12-22 kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-20 hubicka * tree-flow-inline.h (gimple_var_anns): New function.
2006-12-20 rakdver * loop-unswitch.c (unswitch_loop): Update arguments of
2006-12-14 hubicka * tree-flow.h (struct stmt_ann_d): Move bitfield refer...
2006-12-14 rakdver * tree-ssa-loop-ivopts.c: Include tree-affine.h.
2006-12-13 hubicka * Makefile.in: Add dependencies.
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-11 dnovillo * tree-scalar-evolution.c (scev_const_prop):
2006-12-10 amacleodNew out of ssa Coalescer.
2006-12-05 dberlin2006-12-05 Daniel Berlin <dberlin@dberlin.org>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-11-30 hubicka * tree-ssa-operands.h (struct ssa_operands): New.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-15 bernds * tree-flow.h (multiplier_allowed_in_address_p): Adjus...
2006-11-12 rakdver * tree-flow.h (name_mappings_registered_p): Declare.
2006-11-12 rakdver * tree-ssa-loop.c (tree_vectorize): Return the result of
2006-11-12 rakdver * tree-ssa-loop-prefetch.c (schedule_prefetches):...
2006-10-30 dberlin2006-10-29 Daniel Berlin <dberlin@dberlin.org>
2006-10-24 rakdver PR tree-optimization/14784
2006-10-21 dberlin2006-10-20 Daniel Berlin <dberlin@dberlin.org>
2006-09-29 ebotcazou * builtins.c (expand_builtin_setjmp): Delete.
2006-09-12 hubicka PR rtl-optimization/28071
2006-09-06 pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-08-10 dorit PR tree-optimization/26197
2006-08-03 dorit PR tree-optimization/27770
2006-06-15 amacleod2006-06-15 Andrew MacLeod <amacleod@redhat.com>
2006-06-12 kazu * tree-flow.h: Remove the prototype for
2006-06-08 amacleod2006-06-07 Andrew MacLeod <amacleod@redhat.com>
2006-05-29 kazu * tree-flow.h: Remove the prototype for add_type_alias.
2006-05-28 kazu * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config...
2006-05-24 rakdver PR tree-optimization/27639
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-05-17 rakdver PR tree-optimization/27548
2006-04-27 amacleodImplement new immediate use iterators.
2006-04-26 jakub PR middle-end/25989
2006-04-13 rth PR 26651
2006-03-03 kazu * tree-dfa.c (referenced_var_lookup_if_exists): Remove.
next