summaryrefslogtreecommitdiff
path: root/gcc/tree-flow-inline.h
Commit message (Expand)AuthorAgeFilesLines
* tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak2005-12-191-1/+1
* tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis2005-12-171-2/+3
* basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin2005-12-171-3/+3
* tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka2005-12-171-17/+0
* In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2005-12-061-6/+8
* c-typeck.c, [...]: Fix comment typos.Kazu Hirata2005-11-051-1/+1
* tree-flow.h (ref_contains_indirect_ref): Rename to array_ref_contains_indirec...Richard Guenther2005-11-041-17/+19
* re PR tree-optimization/23625 (ICE: in bsi_after_labels, at tree-flow-inline....Devang Patel2005-09-271-8/+1
* tree-data-ref.c (analyze_array_indexes): Only estimate when estimate_only is ...Daniel Berlin2005-09-221-0/+15
* re PR tree-optimization/22236 (wrong code for casts and scev)Sebastian Pop2005-08-131-4/+4
* builtins.c: Fix comment typo(s).Volker Reichelt2005-07-281-2/+2
* tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE...Richard Guenther2005-07-251-1/+1
* re PR tree-optimization/22483 (ICE : tree check: expected ssa_name, have var_...Daniel Berlin2005-07-191-1/+13
* Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo2005-07-091-1/+15
* [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