Age | Commit message (Expand) | Author | Files | Lines |
2005-06-04 | lcm.c: Move all mode-switching related functions from here... | Steven Bosscher | 1 | -4/+0 |
2005-06-03 | basic-block.h (remove_predictions_associated_with_edge): Declare. | Jan Hubicka | 1 | -0/+1 |
2005-06-01 | except.c (struct eh_region): Kill unused fields. | Jan Hubicka | 1 | -3/+0 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-28 | * basic-block.h: Remove forward declaration of bb_ann_d. | Kazu Hirata | 1 | -3/+0 |
2005-05-27 | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 1 | -2/+8 |
2005-05-19 | basic-block.h (REG_BR_PROB_BASE): Define. | Jan Hubicka | 1 | -0/+3 |
2005-05-13 | re PR rtl-optimization/20756 (Clobbers of deleted insns are processed, but le... | Joern Rennecke | 1 | -0/+2 |
2005-05-12 | basic-block.h (FOR_ALL_BB_FN): New macro. | Jan Hubicka | 1 | -0/+3 |
2005-04-26 | basic-block.h (ei_cond): New. | Kazu Hirata | 1 | -3/+22 |
2005-04-21 | vec.h: Update API to separate allocation mechanism from type. | Nathan Sidwell | 1 | -7/+8 |
2005-04-16 | basic-block.h: Adjust the value of PROP_SCAN_DEAD_STORES, PROP_ASM_SCAN. | Kazu Hirata | 1 | -2/+2 |
2005-04-15 | basic-block.h (PROP_EQUAL_NOTES): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-15 | cfgrtl.c (purge_all_dead_edge): Remove an unused argument. | Kazu Hirata | 1 | -1/+1 |
2005-04-13 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-04-12 | Makefile.in: Add function.h to BASIC_BLOCK_H. | Steven Bosscher | 1 | -38/+80 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -0/+2 |
2005-03-18 | basic-block.h (scale_bbs_frequencies_int, [...]): Declare. | Jan Hubicka | 1 | -0/+3 |
2005-03-14 | basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge. | Kazu Hirata | 1 | -2/+2 |
2005-03-14 | basic-block.h (BB_VISITED): Removed. | Zdenek Dvorak | 1 | -23/+21 |
2005-03-11 | basic-block.h (single_succ_p, [...]): Improve comments. | Zdenek Dvorak | 1 | -4/+8 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -0/+50 |
2005-03-07 | cfgbuild.c (find_sub_basic_blocks): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-07 | flow.c (regs_live_at_setjmp): Make it static. | Kazu Hirata | 1 | -4/+0 |
2005-03-04 | basic-block.h (rediscover_loops_after_threading): Declare. | Jeff Law | 1 | -0/+4 |
2005-02-15 | basic-block.h: Adjust the prototype for find_basic_blocks. | Kazu Hirata | 1 | -1/+1 |
2005-02-01 | re PR rtl-optimization/15242 (pessimization of "goto *") | Steven Bosscher | 1 | -0/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-17 | basic-block.h: Document BB_* flags. | Steven Bosscher | 1 | -2/+32 |
2005-01-14 | re PR middle-end/19084 (ICE: internal consistency failure) | Jakub Jelinek | 1 | -2/+2 |
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 |