Age | Commit message (Expand) | Author | Files | Lines |
2004-12-13 | basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr... | Steven Bosscher | 1 | -1/+1 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Adjust. | Nathan Sidwell | 1 | -2/+2 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -12/+6 |
2004-11-22 | tree-ssa.c (ssa_remove_edge): Remove. | Kazu Hirata | 1 | -1/+1 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -14/+3 |
2004-11-20 | basic-block.h (edge_def): Add dest_idx. | Kazu Hirata | 1 | -0/+4 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -5/+0 |
2004-11-10 | basic-block.h (XMALLOC_REG_SET, [...]): New. | Steven Bosscher | 1 | -13/+8 |
2004-11-09 | conflict.c (mark_reg, [...]): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-11-08 | flow.c (allocate_bb_life_data): Make it static. | Kazu Hirata | 1 | -1/+0 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -6/+5 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-10-18 | basic-block.h (reg_set_iterator): New. | Kazu Hirata | 1 | -30/+8 |
2004-10-16 | re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2) | Zdenek Dvorak | 1 | -2/+1 |
2004-10-13 | basic-block.h (edge_iterator): Keep the address of VEC(edge) *. | Ben Elliston | 1 | -8/+18 |
2004-10-10 | basic-block.h: Remove the prototypes for can_hoist_insn_p... | Kazu Hirata | 1 | -3/+0 |
2004-10-05 | basic-block.h: Remove the prototype for flow_preorder_transversal_compute. | Kazu Hirata | 1 | -1/+0 |
2004-09-28 | * basic-block.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -13/+116 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -3/+27 |
2004-09-19 | basic-block.h (update_bb_profile_after_threading): Declare. | Jan Hubicka | 1 | -0/+1 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-16 | Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | Zdenek Dvorak | 1 | -0/+2 |
2004-09-14 | Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency. | Zdenek Dvorak | 1 | -0/+1 |
2004-09-09 | basic-block.h (guess_outgoing_edge_probabilities): Declare. | Jan Hubicka | 1 | -0/+1 |
2004-08-25 | basic-block.h (BB_SET_PARTITION): Clear old value first. | Zack Weinberg | 1 | -1/+6 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -21/+24 |
2004-08-19 | basic-block.h (struct edge_def): Remove crossing_edge. | Steven Bosscher | 1 | -3/+5 |
2004-08-04 | basic-block.h (profile_staus): New global variable. | Jan Hubicka | 1 | -0/+9 |
2004-07-26 | re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi... | Richard Sandiford | 1 | -1/+1 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-21 | rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | Steven Bosscher | 1 | -1/+0 |
2004-07-16 | basic-block.h (remove_fake_exit_edges): Declare. | Richard Henderson | 1 | -0/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -1/+1 |
2004-06-14 | basic-block.h (could_fall_through): Declare. | J"orn Rennecke | 1 | -0/+1 |
2004-06-09 | basic-block.h (struct edge_def): Add goto_locus. | Richard Henderson | 1 | -0/+3 |
2004-06-03 | basic-block.c (tail_recursion_label_list): Don't declare. | Steven Bosscher | 1 | -9/+7 |
2004-05-15 | basic-block.h (life_analysis, [...]): Update prototypes. | Steven Bosscher | 1 | -2/+2 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -32/+90 |
2004-05-05 | basic-block.h (free_basic_block_vars): Update prototype. | Steven Bosscher | 1 | -1/+1 |
2004-04-09 | basic-block.h (struct edge_def): Add new field, crossing_edge. | Caroline Tice | 1 | -0/+12 |
2004-02-25 | basic-block.h (make_eh_edge, [...]): Declare. | Jan Hubicka | 1 | -0/+2 |
2004-02-17 | loop-iv.c: New file. | Zdenek Dvorak | 1 | -0/+11 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -8/+0 |
2004-01-23 | basic-block.h (PROP_POSTRELOAD): New macro. | Jan Hubicka | 1 | -0/+5 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-18 | basic-block.h (try_redirect_by_replacing_jump): Declare. | Jan Hubicka | 1 | -0/+1 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -17/+29 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -6/+3 |
2003-12-06 | re PR rtl-optimization/13169 (asm using r30 or r31 confuses global_alloc) | Alan Modra | 1 | -0/+2 |