OSDN Git Service

* c-common.c (shorten_compare): Use force_fit_type directly.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-ccp.c
2004-08-10 amacleod2004-08-10 Andrew MacLeod <amacleod@redhat.com>
2004-07-30 rth * gimplify.c (gimplify_expr) <case CONST_DECL...
2004-07-30 dnovillo * tree-ssa-ccp.c (visit_assignment): Move code to...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-22 bbooth * tree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-11 sayle * builtins.c (fold_builtin_fputs): Don't bother conver...
2004-07-11 rth PR tree-opt/16383
2004-07-10 rth * tree-ssa-ccp.c (ccp_fold_builtin): Strip...
2004-07-08 sayle * builtins.c (fold_builtin_strcpy): Merge functionalit...
2004-07-08 rth * tree-cfg.c (make_exit_edges): Use get_call_ex...
2004-07-08 nathan * tree-ssa-ccp.c (fold_stmt): Get type directly from
2004-07-04 sayle * tree-ssa-ccp.c (set_rhs): Change function to return...
2004-07-03 kenner * tree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-06-29 rth * tree-cfg.c (verify_stmt): Add last_in_block...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-18 dberlin2004-06-18 Daniel Berlin <dberlin@dberlin.org>
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-03 dberlin2004-06-03 Daniel Berlin <dberlin@dberlin.org>
2004-05-30 kazu * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.