| Commit message (Expand) | Author | Age | Files | Lines |
* | PR tree-optimization/17697 | jakub | 2004-09-29 | 1 | -0/+8 |
* | PR 15089 | rth | 2004-09-29 | 1 | -9/+14 |
* | PR tree-optimization/17474 | rakdver | 2004-09-25 | 1 | -3/+5 |
* | 2004-09-23 Diego Novillo <dnovillo@redhat.com> | jakub | 2004-09-23 | 1 | -3/+41 |
* | * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE rather | law | 2004-09-23 | 1 | -4/+4 |
* | * tree-ssa-ccp.c (get_default_value): If we have a constant | law | 2004-09-22 | 1 | -1/+28 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -5/+6 |
* | * tree-outof-ssa.c (free_temp_expr_table): Add missed assert. | nathan | 2004-09-09 | 1 | -2/+2 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -42/+19 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -3/+4 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -3/+3 |
* | * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | kenner | 2004-08-31 | 1 | -1/+1 |
* | * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards. | dnovillo | 2004-08-29 | 1 | -2/+0 |
* | * Makefile.in (OBJS-common): Add tree-ssa-propagate.o | dnovillo | 2004-08-29 | 1 | -1342/+830 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -66/+25 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -3/+3 |
* | .: | nathan | 2004-08-15 | 1 | -3/+5 |
* | 2004-08-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-10 | 1 | -1/+2 |
* | * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replace | rth | 2004-07-30 | 1 | -0/+5 |
* | * tree-ssa-ccp.c (visit_assignment): Move code to prevent | dnovillo | 2004-07-30 | 1 | -6/+6 |
* | * tree-optimize.c (init_tree_optimization_passes): Schedule | dnovillo | 2004-07-28 | 1 | -2/+2 |
* | * expr.c (expand_expr_real_1): Don't handle non-local variables. | rth | 2004-07-23 | 1 | -2/+1 |
* | * tree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL. | bbooth | 2004-07-22 | 1 | -41/+190 |
* | * rtl.h (plus_constant): Delete. | zack | 2004-07-20 | 1 | -1/+1 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -5/+11 |
* | * builtins.c (fold_builtin_fputs): Don't bother converting the | sayle | 2004-07-11 | 1 | -10/+1 |
* | PR tree-opt/16383 | rth | 2004-07-11 | 1 | -32/+13 |
* | * tree-ssa-ccp.c (ccp_fold_builtin): Strip conversion exprs | rth | 2004-07-10 | 1 | -1/+10 |
* | * builtins.c (fold_builtin_strcpy): Merge functionality from | sayle | 2004-07-08 | 1 | -37/+42 |
* | * tree-cfg.c (make_exit_edges): Use get_call_expr_in. | rth | 2004-07-08 | 1 | -41/+55 |
* | * tree-ssa-ccp.c (fold_stmt): Get type directly from | nathan | 2004-07-08 | 1 | -1/+6 |
* | * tree-ssa-ccp.c (set_rhs): Change function to return a bool. | sayle | 2004-07-04 | 1 | -10/+23 |
* | * tree-ssa.c (tree_ssa_useless_type_conversion): Also look at | kenner | 2004-07-03 | 1 | -1/+0 |
* | * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verify | rth | 2004-06-29 | 1 | -2/+7 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -3/+31 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -50/+101 |
* | 2004-06-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-18 | 1 | -1/+1 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -10/+12 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -3/+3 |
* | * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H. | dnovillo | 2004-06-10 | 1 | -3/+3 |
* | * doc/tree-ssa.texi: Remove references to VDEF and add descriptions | bbooth | 2004-06-10 | 1 | -14/+39 |
* | 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-06-09 | 1 | -1/+1 |
* | 2004-06-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-03 | 1 | -25/+65 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -4/+4 |
* | * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * tree-gimple.c: Rename from tree-simple.c. | dnovillo | 2004-05-14 | 1 | -1/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+2393 |