summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-2/+1
* * tree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.bbooth2004-07-221-41/+190
* * rtl.h (plus_constant): Delete.zack2004-07-201-1/+1
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-5/+11
* * builtins.c (fold_builtin_fputs): Don't bother converting thesayle2004-07-111-10/+1
* PR tree-opt/16383rth2004-07-111-32/+13
* * tree-ssa-ccp.c (ccp_fold_builtin): Strip conversion exprsrth2004-07-101-1/+10
* * builtins.c (fold_builtin_strcpy): Merge functionality fromsayle2004-07-081-37/+42
* * tree-cfg.c (make_exit_edges): Use get_call_expr_in.rth2004-07-081-41/+55
* * tree-ssa-ccp.c (fold_stmt): Get type directly fromnathan2004-07-081-1/+6
* * tree-ssa-ccp.c (set_rhs): Change function to return a bool.sayle2004-07-041-10/+23
* * tree-ssa.c (tree_ssa_useless_type_conversion): Also look atkenner2004-07-031-1/+0
* * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verifyrth2004-06-291-2/+7
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-3/+31
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-50/+101
* 2004-06-18 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-181-1/+1
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-10/+12
* * tree.h (PHI_CHAIN): New.steven2004-06-161-3/+3
* * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.dnovillo2004-06-101-3/+3
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-14/+39
* 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-091-1/+1
* 2004-06-03 Daniel Berlin <dberlin@dberlin.org>dberlin2004-06-031-25/+65
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-4/+4
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-1/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+2393