real.h (struct real_format): Split the signbit field into two two fields, signbit_ro...
[gcc.git] / gcc / tree-ssa-ccp.c
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.
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-11 Roger Saylebuiltins.c (fold_builtin_fputs): Don't bother convertin...
2004-07-11 Richard Hendersonre PR tree-optimization/16383 (internal compiler error...
2004-07-10 Richard Hendersontree-ssa-ccp.c (ccp_fold_builtin): Strip conversion...
2004-07-08 Roger Saylebuiltins.c (fold_builtin_strcpy): Merge functionality...
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-07-08 Richard Hendersontree-ssa-ccp.c (fold_stmt): Get type directly from...
2004-07-04 Roger Sayletree-ssa-ccp.c (set_rhs): Change function to return...
2004-07-03 Richard Kennertree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-06-29 Richard Hendersontree-cfg.c (verify_stmt): Add last_in_block parameter.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-18 Daniel Berlintree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Diego NovilloMakefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-06-03 Daniel Berlintree-ssa-ccp.c (varying_ssa_edges): New worklist.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.