| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-ssa-dom.c (thread_across_edge): Remove broken code to | law | 2004-12-28 | 1 | -16/+0 |
* | * tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a | law | 2004-12-13 | 1 | -0/+10 |
* | * tree-ssa-dom.c (record_edge_info): Fix memory leak. | kazu | 2004-12-13 | 1 | -6/+6 |
* | * tree-ssa-dom.c (record_equivalences_from_phis): Add a | kazu | 2004-12-13 | 1 | -1/+3 |
* | * tree-ssa-dom.c (record_equivalences_from_phis): Speed up by | kazu | 2004-12-13 | 1 | -1/+1 |
* | * tree-ssa-dom.c (thread_across_edge): Fix a comment typo. | kazu | 2004-12-12 | 1 | -1/+1 |
* | * tree-ssa-dom.c (thread_across_edge): Fix a comment typo. | kazu | 2004-12-12 | 1 | -1/+1 |
* | * tree-ssa-dom.c (thread_across_edge): Speed up by avoiding a | kazu | 2004-12-10 | 1 | -5/+5 |
* | * tree-ssa-dom.c (record_equivalences_from_phis): Remove an | kazu | 2004-12-03 | 1 | -17/+12 |
* | * tree.c (operand_equal_for_phi_arg_p): New. | kazu | 2004-11-27 | 1 | -2/+2 |
* | * tree-ssa-dom.c (cprop_into_successor_phis): Replace index | kazu | 2004-11-24 | 1 | -4/+4 |
* | * tree-ssa-dom.c (cprop_into_successor_phis): Remove code to | kazu | 2004-11-24 | 1 | -35/+4 |
* | * tree-into-ssa.c (DEF_VEC_MALLOC_P(basic_block)): Declare. | dnovillo | 2004-11-23 | 1 | -52/+47 |
* | 2004-11-19 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-19 | 1 | -8/+11 |
* | * tree-cfg.c (verify_expr): Replace TREE_OPERAND with | kazu | 2004-11-16 | 1 | -12/+12 |
* | Fix for PR tree-optimization/17892. | fjahanian | 2004-11-10 | 1 | -1/+2 |
* | * tree-ssa-dom.c: Fix comment typos. | kazu | 2004-10-30 | 1 | -2/+2 |
* | * tree-ssa-dom.c (struct edge_info): New structure holding | law | 2004-10-30 | 1 | -363/+482 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -2/+2 |
* | 2004-10-23 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-23 | 1 | -2/+32 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -5/+5 |
* | 2004-10-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-13 | 1 | -0/+2 |
* | PR 17892. | fjahanian | 2004-10-12 | 1 | -1/+14 |
* | * tree-ssa-dom.c (tree_ssa_dominator_optimize): | dnovillo | 2004-10-04 | 1 | -0/+2 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -3/+1 |
* | PR 15089 | rth | 2004-09-29 | 1 | -0/+5 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -16/+16 |
* | * tree-ssa-dom.c (dom_opt_finalize_block): Fix violation of strict | law | 2004-09-24 | 1 | -4/+7 |
* | * tree-ssa-dom.c (record_range): Fix violation of strict aliasing | schwab | 2004-09-24 | 1 | -2/+2 |
* | * tree-ssa-ccp.c (get_default_value): Use SSA_NAME_VALUE rather | law | 2004-09-23 | 1 | -23/+41 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -1/+3 |
* | * tree-ssa-dom.c (opt_stats): Move so that it lives just after | law | 2004-09-22 | 1 | -21/+78 |
* | * tree-ssanames.c (make_ssa_name): No longer need to clear, then | law | 2004-09-21 | 1 | -60/+24 |
* | * basic-block.h (update_bb_profile_after_threading): Declare. | hubicka | 2004-09-19 | 1 | -0/+2 |
* | * tree-ssa-dom.c (restore_nonzero_vars_to_original_value): Fix | aj | 2004-09-19 | 1 | -1/+1 |
* | * tree-ssa-dom.c (nonzero_vars_stack, vrp_variables_stack): New | law | 2004-09-19 | 1 | -104/+57 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -3/+3 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -13/+11 |
* | * tree-ssa-dom.c (const_and_copies_stack): New. | law | 2004-09-17 | 1 | -54/+40 |
* | * tree-into-ssa.c (block_defs_stack): New toplevel varray. | law | 2004-09-16 | 1 | -34/+37 |
* | * Makefile.in (tree-ssa-dom.o): Depend on tree-ssa-propagate.h. | steven | 2004-09-15 | 1 | -0/+9 |
* | * tree-ssa-dom.c: Fix comment typos. | kazu | 2004-09-15 | 1 | -2/+2 |
* | * tree-ssa-dom.c (avail_exprs_stack): New global varray. | law | 2004-09-15 | 1 | -163/+100 |
* | * tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray | law | 2004-09-14 | 1 | -16/+21 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -28/+18 |
* | * builtins.c (fold_builtin_strchr): Use build_int_cst, not | nathan | 2004-09-07 | 1 | -2/+2 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | 2004-08-25 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-08-25 | 1 | -56/+9 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -1/+1 |