tree-cfg.c (remove_useless_stmts_cond): Call fold on COND_EXPR_COND.
[gcc.git] / gcc / tree-cfg.c
2004-12-13 Andrew Pinskitree-cfg.c (remove_useless_stmts_cond): Call fold on...
2004-12-13 Kazu Hiratadefaults.h, [...]: Fix comment typos.
2004-12-10 Andrew Pinskire PR middle-end/18903 (ice in bsi_after_labels)
2004-12-06 Zdenek Dvorakre PR tree-optimization/18601 (tree cfglceanup is slow)
2004-12-02 Kazu Hirata* tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.
2004-12-02 Kazu Hiratatree-cfg.c (phi_alternatives_equal): Check that PHI_ARG...
2004-12-02 Kazu Hiratatree-cfg.c (phi_alternatives_equal): Check that PHI_ARG...
2004-11-30 Richard Hendersonexpr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.
2004-11-29 Richard Henderson* tree-cfg.c (tree_node_can_be_shared): Fix typo'd...
2004-11-29 Andrew Pinskire PR middle-end/18725 (another ICE on trivial invalid...
2004-11-29 Kazu Hiratatree-cfg.c (tree_redirect_edge_and_branch): Call find_e...
2004-11-27 Kazu Hiratatree.c (operand_equal_for_phi_arg_p): New.
2004-11-27 Jeff Lawtree-cfg.c (cleanup_tree_cfg): Also return true if...
2004-11-26 Kazu Hirata* tree-cfg.c (tree_split_edge): Speed up by using find_...
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-25 Gerald Pfeifertree-cfg.c (tree_verify_flow_info): Do not terminate...
2004-11-23 Kazu Hiratatree-cfg.c (tree_forwarder_block_p): Speed up by reorde...
2004-11-23 Zack Weinbergfunction.h (struct function): Remove calls_longjmp.
2004-11-23 Kazu Hiratatree-cfg.c (tree_try_redirect_by_replacing_jump): Speed...
2004-11-23 Kazu Hiratatree-cfg.c (tree_execute_on_growing_pred): New.
2004-11-22 Kazu Hiratatree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 Kazu Hiratatree-cfg.c (tree_execute_on_shrinking_pred): New.
2004-11-22 Kazu Hiratacfg.c (unchecked_make_edge): Call execute_on_growing_pr...
2004-11-22 Jeff Lawcfg.c (cached_make_edge): Use find_edge rather than...
2004-11-19 Kazu Hiratatree-cfg.c (reinstall_phi_args): New.
2004-11-17 Jeff Lawtree-cfg.c (edge_to_cases): Renamed from edge_to_case_l...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-16 Kazu Hiratatree-cfg.c (verify_expr): Replace TREE_OPERAND with...
2004-11-14 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-13 Kazu Hiratabitmap.c, [...]: Fix comment formatting.
2004-11-13 Jeff Lawtree-cfg.c (hashtab.h): Include.
2004-11-09 Kazu Hirata* tree-cfg.c (create_bb): Remove unnecessary memset.
2004-11-09 Kazu Hiratatree-phinodes.c (phi_reverse): New.
2004-11-08 Kazu Hiratatree-cfg.c (thread_jumps): Speed up by keeping a pointe...
2004-11-08 Kazu Hiratatree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN...
2004-11-06 Kazu Hiratatree-cfg.c (find_taken_edge_cond_expr): Remove an ...
2004-11-04 Kazu Hiratatree-cfg.c (find_taken_edge): Reject VAL begin NULL.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-11-03 Kazu Hiratatree-cfg.c (find_taken_edge): Abort if we are given...
2004-11-02 Andrew MacLeodre PR tree-optimization/16447 (out of ssa generates...
2004-11-01 Kazu Hirata* tree-cfg.c (thread_jumps): Fix a comment typo.
2004-11-01 Kazu Hirata* tree-cfg.c (thread_jumps): Fix a comment typo.
2004-10-28 Kazu Hiratalambda-code.c (nestify_update_pending_stmts): Remove.
2004-10-28 Andrew Pinskire PR tree-optimization/17529 (ICE in get_indirect_ref_...
2004-10-27 Kazu Hiratatree-cfg.c (thread_jumps): Speed up by reordering the...
2004-10-27 Kazu Hiratatree-cfg.c (thread_jumps): Speed up by pretending to...
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-23 Andrew Pinskire PR middle-end/17967 (Expand is considered slower...
2004-10-22 Kazu Hiratatree-cfg.c (thread_jumps_from_bb): Speed up by extracti...
2004-10-22 Kazu Hiratatree-cfg.c (thread_jumps): Speed up by putting basic...
2004-10-21 Kazu Hirata* tree-cfg.c (thread_jumps): Speed up by using a worklist.
2004-10-21 Kazu Hiratatree-cfg.c (thread_jumps): Move a part of it to ...
2004-10-19 Andrew Pinskitree-cfg.c (group_case_labels): Look at the second...
2004-10-19 Kazu Hiratatree-cfg.c (thread_jumps): Use a do-while loop instead...
2004-10-18 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Don't iterate on thread_...
2004-10-18 Kazu Hiratatree-cfg.c (tree_forwarder_block_p): Don't set forwardable.
2004-10-18 Andrew Pinskire PR middle-end/15014 (labels after are removed even...
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-16 Zdenek Dvorakre PR tree-optimization/17766 (cc1 hangs in with -O3...
2004-10-15 Andrew Pinskirevert: re PR middle-end/17967 (Expand is considered...
2004-10-14 Andrew Pinskire PR middle-end/17967 (Expand is considered slower...
2004-10-13 Jakub Jelinekre PR tree-optimization/17724 (wrong dominator (eh...
2004-10-10 Kazu Hirata* tree-cfg.c: Fix comment typos.
2004-10-08 Kazu Hirata* tree-cfg.c: Fix a comment typo.
2004-10-08 Kazu Hiratatree-cfg.c (tree_forwarder_block_p): Reorder checks...
2004-10-07 Kazu Hiratatree-cfg.c (tree_block_forwards_to): Remove.
2004-10-06 Kazu Hiratatree-cfg.c (thread_jumps): Remove a duplicate check...
2004-10-05 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Remove extra parentheses...
2004-10-05 Kazu Hiratatree-cfg.c (thread_jumps): Remove a duplicate check...
2004-10-05 Kazu Hiratatree-cfg.c (thread_jumps): Iterate with FOR_EACH_BB...
2004-10-05 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Don't call delete_unreac...
2004-10-05 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Remove variable somethin...
2004-10-02 Kazu Hirata* tree-cfg.c, config/s390/tpf-unwind.h: Fix comment...
2004-10-02 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Speed up by calling...
2004-10-01 Andrew Pinskire PR tree-optimization/17343 (a dispatch table can...
2004-10-01 Kazu Hiratatree-cfg.c (cleanup_tree_cfg): Pull a call to cleanup_c...
2004-09-30 Kazu Hirata* protoize.c, tree-cfg.c: Fix comment typos.
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-22 Diego Novillofold-const.c (fold): Avoid non INTEGER_TYPEs when widen...
2004-09-18 Jan Hubicka* tree-cfg.c (thread_jumps): Fix updating of the profile.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-16 Zdenek DvorakMakefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency.
2004-09-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-15 Jan Hubicka* tree-cfg.c (remove_bb): Release SSA defs.
2004-09-14 Zdenek Dvoraktree-cfg.c (thread_jumps): Update dominators correctly...
2004-09-11 Zdenek Dvoraktree-cfg.c (set_bb_for_stmt): Use PHI_BB.
2004-09-10 Jan Hubickatree-ssa-dce.c (remove_dead_stmt): Update profile.
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-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-08-31 Richard Kennertree-cfg.c (cfg_remove_useless_stmts_bb): Also invalida...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-10 Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-08-04 Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
next