target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-ssa-ccp.c
2007-01-18 Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2007-01-18 Jan Hubickatree-ssa-ccp.c (ccp_finalize): Return if something...
2007-01-11 Jan Hubickare PR tree-optimization/1046 (gcc less efficient than...
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-08 Roberto CostaBetter handling of COND_EXPRs in rhs
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-05 Daniel Berlintree-vrp.c (pass_vrp): Remove PROP_smt_usage.
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-01 H.J. Lu[multiple changes]
2006-11-17 Zdenek Dvorakre PR tree-optimization/29801 (ICE in set_lattice_value...
2006-11-16 Dirk Muellertree-vrp.c (get_value_range): Use XCNEW instead of...
2006-11-09 Zdenek Dvorakre PR tree-optimization/29738 (Missed constant propagat...
2006-11-08 Roger Sayletree-ssa-propagate.c (set_rhs): Restructure validity...
2006-10-27 Jan Hubickabuiltins.c (fold_builtin): Don't generate NOP_EXPR...
2006-09-05 Richard Guentherre PR tree-optimization/28935 (Segfault in operand_equ...
2006-05-16 Richard Guentherre PR tree-optimization/22303 (CCP does not handle...
2006-04-03 Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-03-01 Daniel Berlinre PR tree-optimization/26443 (ICE in add_virtual_opera...
2006-03-01 Andrew Pinskire PR middle-end/26022 (ICE with references and virtual...
2006-02-18 Andrew Pinskire PR tree-optimization/25680 (Store CCP does not under...
2006-01-23 Andrew Pinskire PR middle-end/24437 (OBJ_TYPE_REF handling in fold_s...
2005-12-21 Kazu Hiratatree-data-ref.c (estimate_niter_from_size_of_data)...
2005-12-19 Zdenek Dvoraktree-flow.h (struct stmt_ann_d): Remove makes_aliased_l...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-16 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2005-12-14 Jeff Lawtree-ssa-ccp.c (fold_stmt_r): DATA argument is now...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-11-21 Jan Hubickare PR tree-optimization/24653 (EON regressed seriously...
2005-11-20 Richard Hendersonre PR tree-optimization/24665 (internal compiler error...
2005-10-11 Andrew Pinskire PR tree-optimization/23946 (ICE: verify_ssa failed...
2005-09-29 Steven Bosscherre PR tree-optimization/23911 (Failure to propagate...
2005-08-17 Steven Bosscherre PR tree-optimization/21574 (store_ccp doesn't see...
2005-08-17 James A. Morrisonfold-const.c (optimize_bit_field_compare): Remove extra...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-25 Andrew Pinskire PR tree-optimization/22484 (ICE: verify_stmts failed...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-02 Diego Novillo[multiple changes]
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-30 Kazu Hirata* tree-ssa-ccp.c (const_val): Make it static.
2005-05-29 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Return immediately after...
2005-05-28 Kazu Hiratatree-ssa-ccp.c (ccp_fold): Remove code that produces...
2005-05-27 Kazu Hiratare PR tree-optimization/21658 (CCP does not propagate...
2005-05-17 Zdenek Dvoraktree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-08 Steven BosscherPR tree-optimization/14841, tree-optimization/15838
2005-05-03 Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_indirect): Use STRIP_TY...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-15 Kazu Hiratare PR tree-optimization/20936 (tree check: accessed...
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-03 Nathan Sidwellparams.c (set_param_value): Use gcc_assert & gcc_unreac...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-21 Kazu Hiratabuiltins.c (fold_builtin): Take decomposed arguments...
2005-03-16 Kazu Hiratabuiltins.c (expand_movstr): Update a call to fold_built...
2005-02-24 Richard Kennertree-ssa-ccp.c (visit_assignment): Verify that result...
2005-02-19 James A. Morrisontree-ssa-ccp.c (widen_bitfield): Pass type to build_int...
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-01-22 Kazu Hiratacfganal.c, [...]: Update copyright.
2005-01-19 Zdenek Dvoraktree-ssa-ccp.c (maybe_fold_offset_to_component_ref...
2004-11-29 Richard KennerPR/18662, also backported from tree-cleanup-branch.
2004-11-29 Richard Kennertree-ssa-operands.c (build_ssa_operands, [...]): Ignore...
2004-11-23 Roger Saylefold-const.c (nondestructive_fold_binary_to_constant...
2004-11-17 Daniel Berlinre PR tree-optimization/18519 (ICE: Segmentation fault...
2004-11-04 Kazu Hiratatree-cfg.c (find_taken_edge): Reject VAL begin NULL.
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-09-29 Jakub Jelinekre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-29 Richard Hendersonre PR tree-optimization/15089 (local register variable...
2004-09-25 Zdenek Dvorakre PR tree-optimization/17474 (Compiling at -01 yields...
2004-09-23 Jakub Jelinektree-flow.h (find_new_referenced_vars): Add prototype.
2004-09-23 Jeff Lawtree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE...
2004-09-22 Jeff Lawtree-ssa-ccp.c (get_default_value): If we have a consta...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-09 Nathan Sidwelltree-outof-ssa.c (free_temp_expr_table): Add missed...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-08-31 Richard Kennerc-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and...
2004-08-29 Diego Novillotree-ssa-ccp.c (ccp_visit_stmt): Remove #if 0 guards.
2004-08-29 Diego NovilloMakefile.in (OBJS-common): Add tree-ssa-propagate.o
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-10 Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-07-30 Richard Hendersongimplify.c (gimplify_expr): Don't replace with DECL_INI...
2004-07-30 Diego Novillotree-ssa-ccp.c (visit_assignment): Move code to prevent...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Brian Boothtree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.
2004-07-20 Zack Weinbergrtl.h (plus_constant): Delete.
next