aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ccp.c
AgeCommit message (Expand)Author
2005-11-22 PR tree-optimization/24653Jan Hubicka
2005-11-20 PR tree-opt/24665Richard Henderson
2005-10-112005-10-11 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-09-29gcc/Steven Bosscher
2005-08-17 PR tree-optimization/21574Steven Bosscher
2005-08-172005-08-16 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-07-28 * builtins.c: Fix comment typo(s).Volker Reichelt
2005-07-252005-07-25 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-06-27 * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-07 * tree-ssa-address.c: New file.Zdenek Dvorak
2005-06-022005-06-01 Diego Novillo <dnovillo@redhat.com>Diego Novillo
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-30 * tree-ssa-ccp.c (const_val): Make it static.Kazu Hirata
2005-05-29 * tree-ssa-ccp.c (ccp_fold): Return immediately after callingKazu Hirata
2005-05-28 * tree-ssa-ccp.c (ccp_fold): Remove code that producesKazu Hirata
2005-05-27gcc/Kazu Hirata
2005-05-17 * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in theZdenek Dvorak
2005-05-16 PR tree-opt/21399Richard Henderson
2005-05-08gcc/Steven Bosscher
2005-05-03 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TYPE_NOPSRichard Guenther
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-21 * lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell
2005-04-17 * tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata
2005-04-15 PR tree-optimization/20936.Kazu Hirata
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-03 * params.c (set_param_value): Use gcc_assert & gcc_unreachable.Nathan Sidwell
2005-04-01 * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,Kazu Hirata
2005-03-21 * builtins.c (fold_builtin): Take decomposed arguments ofKazu Hirata
2005-03-16 * builtins.c (expand_movstr): Update a call toKazu Hirata
2005-02-24 * tree-ssa-ccp.c (visit_assignment): Verify that result ofRichard Kenner
2005-02-192005-02-18 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-01-22 * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,Kazu Hirata
2005-01-19 * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtractZdenek Dvorak
2004-11-29 PR/18662, also backported from tree-cleanup-branch.Richard Kenner
2004-11-29 PR/18664Richard Kenner
2004-11-23 * fold-const.c (nondestructive_fold_binary_to_constant): RenameRoger Sayle
2004-11-172004-11-16 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-11-04 * tree-cfg.c (find_taken_edge): Reject VAL begin NULL.Kazu Hirata
2004-10-272004-10-27 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-09-29 PR tree-optimization/17697Jakub Jelinek
2004-09-29 PR 15089Richard Henderson
2004-09-25 PR tree-optimization/17474Zdenek Dvorak
2004-09-232004-09-23 Diego Novillo <dnovillo@redhat.com>Jakub Jelinek
2004-09-23 * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE ratherJeff Law
2004-09-22 * tree-ssa-ccp.c (get_default_value): If we have a constantJeff Law