summaryrefslogtreecommitdiffstats
path: root/gcc/tree-ssa-ccp.c
Commit message (Expand)AuthorAgeFilesLines
* * builtins.c (fold_builtin): Take decomposed arguments ofkazu2005-03-211-4/+7
* * builtins.c (expand_movstr): Update a call tokazu2005-03-161-2/+10
* * tree-ssa-ccp.c (visit_assignment): Verify that result ofkenner2005-02-241-6/+12
* 2005-02-18 James A. Morrison <phython@gcc.gnu.org>phython2005-02-191-6/+4
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-2/+2
* * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,kazu2005-01-221-1/+2
* * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtractrakdver2005-01-191-28/+23
* PR/18662, also backported from tree-cleanup-branch.kenner2004-11-291-7/+9
* PR/18664kenner2004-11-291-8/+22
* * fold-const.c (nondestructive_fold_binary_to_constant): Renamesayle2004-11-231-6/+2
* 2004-11-16 Daniel Berlin <dberlin@dberlin.org>dberlin2004-11-171-4/+1
* * tree-cfg.c (find_taken_edge): Reject VAL begin NULL.kazu2004-11-041-1/+1
* 2004-10-27 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-271-1/+1
* PR tree-optimization/17697jakub2004-09-291-0/+8
* PR 15089rth2004-09-291-9/+14
* PR tree-optimization/17474rakdver2004-09-251-3/+5
* 2004-09-23 Diego Novillo <dnovillo@redhat.com>jakub2004-09-231-3/+41
* * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE ratherlaw2004-09-231-4/+4
* * tree-ssa-ccp.c (get_default_value): If we have a constantlaw2004-09-221-1/+28
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-5/+6
* * tree-outof-ssa.c (free_temp_expr_table): Add missed assert.nathan2004-09-091-2/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-42/+19
* 2004-09-06 Paolo Bonzini <bonzini@gnu.org>bonzini2004-09-061-3/+4
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-3/+3
* * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.kenner2004-08-311-1/+1
* * tree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.dnovillo2004-08-291-2/+0
* * Makefile.in (OBJS-common): Add tree-ssa-propagate.odnovillo2004-08-291-1342/+830
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-66/+25
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-3/+3
* .:nathan2004-08-151-3/+5
* 2004-08-10 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-101-1/+2
* * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replacerth2004-07-301-0/+5
* * tree-ssa-ccp.c (visit_assignment): Move code to preventdnovillo2004-07-301-6/+6
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-2/+2
* * 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
OpenPOWER on IntegriCloud