cfglayout.c (fixup_reorder_chain): Remove kludge for the case of conditional jump...
[platform/upstream/gcc.git] / gcc / tree-flow-inline.h
2005-12-22 Daniel Berlinipa-reference.c (get_reference_vars_info_from_cgraph...
2005-12-19 Zdenek Dvoraktree-flow.h (struct var_ann_d): Change type of may_alia...
2005-12-17 Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-17 Jan Hubickatree-flow-inline.h (set_default_def, [...]): Kill.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-11-04 Richard Guenthertree-flow.h (ref_contains_indirect_ref): Rename to...
2005-09-27 Devang Patelre PR tree-optimization/23625 (ICE: in bsi_after_labels...
2005-09-22 Daniel Berlintree-data-ref.c (analyze_array_indexes): Only estimate...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-25 Richard Guenthertree-dfa.c (mark_new_vars_to_rename): Protect against...
2005-07-19 Daniel Berlinre PR tree-optimization/22483 (ICE : tree check: expect...
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-30 Daniel Berlin[multiple changes]
2005-06-25 Kelley CookUpdate FSF address.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-26 Kazu Hiratac-common.c, [...]: Fix comment typos.
2005-05-04 Andrew MacLeodtree-flow-inline.h (op_iter_init_use, [...]): Assert...
2005-05-04 Kazu Hiratatree-flow-inline.h, [...]: Likewise.
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-29 Kazu Hirata* tree-flow-inline.h, tree-ssa-operands.c: Fix comment...
2005-04-29 Kazu Hiratatree-flow-inline.h: Fix a comment typo.
2005-04-26 Jeff Lawtree-flow-inline.h (op_iter_next_must_and_may_def)...
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-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-06 Kazu Hiratacse.c, [...]: Fix comment typos.
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-21 Daniel Berlinre PR tree-optimization/20542 (Bootstrap failure at...
2005-03-15 Daniel Berlinre PR tree-optimization/20458 (structure aliasing cause...
2005-03-13 Daniel BerlinIn gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin...
2005-02-02 Richard Sandifordre PR tree-optimization/19578 (function pointer propaga...
2005-01-27 Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-24 Kazu Hiratatree-flow-inline.h (phi_arg_from_edge): Remove.
2004-12-20 Diego Novillore PR tree-optimization/19080 (ICE while compiling...
2004-11-25 Andrew MacLeodre PR tree-optimization/18587 (build_v_may_defs and...
2004-11-23 Kazu Hiratatree-phinode.c (resize_phi_node): Abort when LEN is...
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-07 Kazu Hiratatree-flow-inline.h (phi_nodes): Remove an unnecessary...
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-08-11 Andrew MacLeodtree-flow-inline.h (get_def_ops, [...]): Add operand...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Richard Hendersongimple-low.c (expand_var_p): Don't look at TREE_ADDRESS...
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-12 Sebastian Popcfgloop.h (struct loop): Add nb_iterations field.
2004-07-07 Richard Hendersontree-flow-inline.h (may_propagate_copy): Move...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 Diego Novillocommon.opt (ftree-fre): New 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 Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-15 Daniel Berlintree-flow-inline.h: Document all functions.
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-12 Daniel Berlin[multiple changes]
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Diego NovilloMove SSA_NAME annotations into tree_ssa_name.
2004-05-21 Diego Novillotree-flow-inline.h (num_immediate_uses): Don't abort...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.