cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
[gcc.git] / gcc / tree-ssa-pre.c
2005-05-25 Daniel Berlinre PR tree-optimization/21705 (FRE does not eliminate...
2005-05-18 Daniel Berlintree-ssa-pre.c (find_or_generate_expression): CALL_EXPR...
2005-05-16 Richard Hendersonre PR tree-optimization/21399 (libstdc++ 12077.cc ICE)
2005-05-16 Kazu Hirata* tree-ssa-pre.c: Fix a comment typo.
2005-05-16 Daniel Berlinre PR tree-optimization/21576 (FRE does not eliminate...
2005-05-12 Steven Bosscherre PR tree-optimization/21520 (missing PRE opportunity...
2005-05-12 Daniel Berlinre PR tree-optimization/21532 (ICE caused by PRE dead...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-27 Kazu Hirata* tree-ssa-pre.c: Fix a comment typo.
2005-04-25 Steven Bosscherre PR tree-optimization/21173 (miscompiled pointer...
2005-04-24 Kazu Hiratatree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPAR...
2005-04-21 Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-15 Daniel Berlintree-ssa-pre.c (compute_avail): It's okay to have TREE_...
2005-04-14 Daniel BerlinWhoops, wrong version of file.
2005-04-14 Daniel Berlinre PR tree-optimization/20963 (ICE tree check: expected...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-04 Daniel BerlinFix PR tree-optimization/20703 Fix PR tree-optimization...
2005-03-23 Daniel Berlinre PR tree-optimization/20601 (PRE related miscompilation)
2005-03-16 Daniel Berlinre PR tree-optimization/20490 (ICE: verify_stmts failed...
2005-03-12 Kazu Hiratatree-ssa-pre.c (compute_avail): Remove local variable...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-08 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2005-03-07 Kazu Hirata* tree-ssa-pre.c (has_abnormal_preds): Make it static.
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-02-17 Nathan Sidwellbitmap.h (BITMAP_XMALLOC, [...]): Remove.
2005-02-11 Steven Bosscherre PR tree-optimization/19876 (g++ starts eating all...
2005-01-30 Daniel Berlinre PR tree-optimization/19624 (PRE pessimizes ivopts)
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-17 Daniel Berlintree-ssa-pre.c (add_to_sets): s1 may be NULL.
2005-01-14 Steven Bosschertree-ssa-dce.c (visited_control_parents): New sbitmap...
2004-12-08 Steven Bosscherre PR middle-end/17340 (Internal error compiling with...
2004-11-30 Daniel Berlinre PR tree-optimization/18673 (Tree-PRE is O(N^4) in...
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-25 Nathan Sidwellbasic-block.h (OBSTACK_ALLOC_REG_SET): Adjust.
2004-11-24 Kazu Hiratatree-ssa-pre.c (phi_translate): Use find_edge to find...
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-15 Nathan Sidwelltree-ssa-pre.c (bitmap_print_value_set): Fix uninitiali...
2004-11-11 Nathan Sidwellbitmap.h (nBITMAP_WORD_BITS): Remove.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-29 Nathan Sidwellbitmap.h (bitmap_empty_p): New.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-08 Diego Novillotree-ssa-pre.c (init_pre): Use size of ARRAY_REF to...
2004-09-30 Jan HubickaOops, revert accidental commit.
2004-09-30 Jan Hubickare PR debug/13974 (bad line marker in debug info)
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-23 Jeff Lawtree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE...
2004-09-22 Daniel Berlinre PR tree-optimization/17587 (Mauve's UnicodeBase...
2004-09-20 Daniel Berlintree-ssa-pre.c (compute_antic_aux): Use malloc'd workli...
2004-09-19 Daniel Berlintree-ssa-pre.c (insert_into_set): Don't put is_gimple_m...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-11 Zack Weinbergtree.c (tree_code_size): New function, bulk of code...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-07 Jan Hubickatree-ssa-pre.c (grand_bitmap_obstack): New.
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-20 Daniel Berlinre PR tree-optimization/17111 (tree check ICE in value_...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-16 Daniel Berlintree-ssa-pre.c (insert_aux): Break out if we hit a...
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-16 Daniel Berlintree-ssa-pre.c (init_pre): Connect infinite loops to...
2004-07-06 Daniel Berlintree-ssa-pre.c (reference_node_pool): New pool.
2004-07-04 Daniel Berlintree-ssa-pre.c (bb_value_sets): phi_gen, tmp_gen, new_s...
2004-07-02 Daniel Berlintree-ssa-pre.c (bitmap_set_t): New.
2004-07-02 Kazu Hirataifcvt.c, [...]: Fix comment typos.
2004-06-30 Diego Novillotree-ssa-pre.c (phi_trans_add): Use is_gimple_min_invar...
2004-06-29 Diego Novillocommon.opt (ftree-fre): New flag.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-21 Daniel Berlinre PR tree-optimization/15982 (ICE in tree-ssa-pre...
2004-06-20 Zdenek Dvorak* tree-ssa-pre.c (compute_antic): Keep BB_VISITED flag...
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-17 Daniel Berlintree-ssa-pre.c: Update comments.
2004-06-17 Daniel Berlintree-ssa-pre.c (compute_avail): Value number uses as...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-14 Daniel BerlinFix PR tree-optimization/15979 Fix PR tree-optimization...
2004-06-13 Daniel Berlintree-ssa-pre.c (add_to_value): is_gimple_min_invariant...
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
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 Andrew Pinskitree-ssa-pre.c (execute_pre): Free ephi_use_pool and...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.