summaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Daniel Berlin2005-06-301-4/+85
* Update FSF address.Kelley Cook2005-06-251-2/+2
* tree-ssa-address.c: New file.Zdenek Dvorak2005-06-071-1/+0
* basic-block.h (basic_block_def): Add phi_nodes and predictions.Kazu Hirata2005-05-271-9/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-2/+2
* tree-flow-inline.h (op_iter_init_use, [...]): Assert that the flags are of ap...Andrew MacLeod2005-05-041-15/+4
* tree-flow-inline.h, [...]: Likewise.Kazu Hirata2005-05-041-9/+9
* lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface.Andrew MacLeod2005-05-031-257/+386
* * tree-flow-inline.h, tree-ssa-operands.c: Fix comment typos.Kazu Hirata2005-04-291-3/+3
* tree-flow-inline.h: Fix a comment typo.Kazu Hirata2005-04-291-1/+1
* tree-flow-inline.h (op_iter_next_must_and_may_def): New.Jeff Law2005-04-261-10/+49
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-5/+1
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-1/+1
* tree-flow-inline.h (get_stmt_operands): Remove.Kazu Hirata2005-04-171-21/+0
* backport: copy-prop, incremental SSA updating of FUD chains and newly exposed...Diego Novillo2005-04-081-0/+11
* cse.c, [...]: Fix comment typos.Kazu Hirata2005-04-061-8/+8
* lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod2005-04-051-70/+377
* re PR tree-optimization/20542 (Bootstrap failure at -Os)Daniel Berlin2005-03-211-0/+43
* re PR tree-optimization/20458 (structure aliasing causes wrong code)Daniel Berlin2005-03-151-2/+2
* In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-03-131-0/+56
* re PR tree-optimization/19578 (function pointer propagation fails for noretur...Richard Sandiford2005-02-021-0/+10
* c-common.def, [...]: Update copyright.Kazu Hirata2005-01-271-1/+1
* tree-flow-inline.h (phi_arg_from_edge): Remove.Kazu Hirata2005-01-241-9/+0
* re PR tree-optimization/19080 (ICE while compiling linux kernel)Diego Novillo2004-12-201-0/+12
* re PR tree-optimization/18587 (build_v_may_defs and build_vuses can be improv...Andrew MacLeod2004-11-251-0/+4
* tree-phinode.c (resize_phi_node): Abort when LEN is strictly greater than PHI...Kazu Hirata2004-11-231-7/+1
* re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin2004-10-271-12/+64
* tree-flow-inline.h (phi_nodes): Remove an unnecessary check for ENTRY_BLOCK_P...Kazu Hirata2004-10-071-2/+0
* tree-cfg.c (set_bb_for_stmt): Use PHI_BB.Zdenek Dvorak2004-09-111-2/+12
* targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo2004-09-091-57/+19
* tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod2004-08-251-0/+172
* re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo2004-08-121-4/+7
* tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod2004-08-111-16/+7
* expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson2004-07-231-8/+0
* gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE...Richard Henderson2004-07-211-3/+11
* tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson2004-07-161-18/+0
* cfgloop.h (struct loop): Add nb_iterations field.Sebastian Pop2004-07-121-0/+12
* tree-flow-inline.h (may_propagate_copy): Move...Richard Henderson2004-07-071-91/+0
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-3/+4
* common.opt (ftree-fre): New flag.Diego Novillo2004-06-281-4/+14
* tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin2004-06-181-51/+18
* tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod2004-06-171-29/+55
* re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak2004-06-171-0/+47
* tree.h (PHI_CHAIN): New.Steven Bosscher2004-06-161-1/+1
* tree-flow-inline.h: Document all functions.Daniel Berlin2004-06-151-3/+88
* tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.Daniel Berlin2004-06-151-1/+1
* [multiple changes]Daniel Berlin2004-06-121-0/+41
* tree-ssa.texi: Remove references to VDEF and add descriptions of V_MAY_DEF an...Brian Booth2004-06-101-9/+25
* Move SSA_NAME annotations into tree_ssa_name.Diego Novillo2004-06-091-21/+0
* tree-flow-inline.h (num_immediate_uses): Don't abort if DF is NULL.Diego Novillo2004-05-211-0/+3