| Commit message (Expand) | Author | Age | Files | Lines |
* | * basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we | steven | 2004-12-13 | 1 | -1/+1 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | nathan | 2004-11-25 | 1 | -2/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -12/+6 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -1/+1 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -14/+3 |
* | * basic-block.h (edge_def): Add dest_idx. | kazu | 2004-11-20 | 1 | -0/+4 |
* | * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h, | kazu | 2004-11-17 | 1 | -5/+0 |
* | * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New. | steven | 2004-11-10 | 1 | -13/+8 |
* | * conflict.c (mark_reg, conflict_graph_compute): Remove. | kazu | 2004-11-09 | 1 | -1/+0 |
* | * flow.c (allocate_bb_life_data): Make it static. | kazu | 2004-11-08 | 1 | -1/+0 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -6/+5 |
* | * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h, | kazu | 2004-10-22 | 1 | -1/+1 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -30/+8 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -2/+1 |
* | * basic-block.h (edge_iterator): Keep the address of VEC(edge) *. | bje | 2004-10-13 | 1 | -8/+18 |
* | * basic-block.h: Remove the prototypes for can_hoist_insn_p, | kazu | 2004-10-10 | 1 | -3/+0 |
* | * basic-block.h: Remove the prototype for | kazu | 2004-10-05 | 1 | -1/+0 |
* | * basic-block.h: Fix a comment typo. | kazu | 2004-09-28 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -13/+116 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -3/+27 |
* | * basic-block.h (update_bb_profile_after_threading): Declare. | hubicka | 2004-09-19 | 1 | -0/+1 |
* | * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c, | kazu | 2004-09-17 | 1 | -1/+1 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+2 |
* | * Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | rakdver | 2004-09-14 | 1 | -0/+1 |
* | * basic-block.h (guess_outgoing_edge_probabilities): Declare. | hubicka | 2004-09-09 | 1 | -0/+1 |
* | * basic-block.h (BB_SET_PARTITION): Clear old value first. | zack | 2004-08-25 | 1 | -1/+6 |
* | * basic-block.h (struct basic_block_def): Reorder fields to | zack | 2004-08-24 | 1 | -21/+24 |
* | * basic-block.h (struct edge_def): Remove crossing_edge. | steven | 2004-08-19 | 1 | -3/+5 |
* | * basic-block.h (profile_staus): New global variable. | hubicka | 2004-08-04 | 1 | -0/+9 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -1/+1 |
* | * basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | bernie | 2004-07-25 | 1 | -1/+1 |
* | * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | steven | 2004-07-21 | 1 | -1/+0 |
* | * basic-block.h (remove_fake_exit_edges): Declare. | rth | 2004-07-16 | 1 | -0/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -1/+1 |
* | * basic-block.h (could_fall_through): Declare. | amylaar | 2004-06-14 | 1 | -0/+1 |
* | * basic-block.h (struct edge_def): Add goto_locus. | rth | 2004-06-09 | 1 | -0/+3 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -9/+7 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -2/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -32/+90 |
* | * basic-block.h (free_basic_block_vars): Update prototype. | steven | 2004-05-05 | 1 | -1/+1 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -0/+12 |
* | * basic-block.h (make_eh_edge, break_superblocks): Declare. | hubicka | 2004-02-25 | 1 | -0/+2 |
* | * loop-iv.c: New file. | rakdver | 2004-02-17 | 1 | -0/+11 |
* | * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | rakdver | 2004-01-29 | 1 | -8/+0 |
* | * basic-block.h (PROP_POSTRELOAD): New macro. | hubicka | 2004-01-23 | 1 | -0/+5 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * basic-block.h (try_redirect_by_replacing_jump): Declare. | hubicka | 2004-01-18 | 1 | -0/+1 |
* | Backport from tree-ssa (relevant changes only): | steven | 2003-12-30 | 1 | -17/+29 |
* | 2003-12-11 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-12-11 | 1 | -6/+3 |
* | PR 13169 | amodra | 2003-12-06 | 1 | -0/+2 |