| Commit message (Expand) | Author | Age | Files | Lines |
* | * flow.c (calculate_global_regs_live): Assert that there aren't any | bernds | 2006-02-02 | 1 | -1/+5 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -11/+11 |
* | * flow.c (delete_noop_moves): Add missing EOL to dump message. | ebotcazou | 2006-01-25 | 1 | -1/+3 |
* | * flow.c (initialize_uninitialized_subregs): Make it static. | kazu | 2006-01-18 | 1 | -1/+1 |
* | 2005-12-17 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2005-12-19 | 1 | -7/+15 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -28/+23 |
* | 2005-12-16 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2005-12-16 | 1 | -67/+97 |
* | PR rtl-optimization/20070 / part1 | amylaar | 2005-12-13 | 1 | -6/+37 |
* | 2005-11-09 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2005-11-09 | 1 | -1/+1 |
* | PR rtl-optimization/23490 | hubicka | 2005-11-05 | 1 | -6/+3 |
* | PR rtl-optimization/23478 | jakub | 2005-08-22 | 1 | -2/+10 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -10/+8 |
* | * bt-load.c (link_btr_uses): Fix uninitialised warnings. | bje | 2005-07-19 | 1 | -3/+3 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+146 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -36/+42 |
* | * sbitmap.h (sbitmap_iterator, sbitmap_iter_init, | kazu | 2005-06-07 | 1 | -17/+27 |
* | PR rtl-optimization/20756: | amylaar | 2005-05-13 | 1 | -1/+7 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -3/+4 |
* | * basic-block.h (PROP_EQUAL_NOTES): Remove. | kazu | 2005-04-15 | 1 | -5/+0 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -0/+3 |
* | PR rtl-optimization/20466 | hp | 2005-04-08 | 1 | -4/+11 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -3/+3 |
* | * flow.c (regs_live_at_setjmp): Make it static. | kazu | 2005-03-07 | 1 | -1/+1 |
* | * flow.c (delete_dead_jumptables): Speed up by scanning insns | kazu | 2005-02-21 | 1 | -13/+27 |
* | PR middle-end/19698 | steven | 2005-02-20 | 1 | -14/+117 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -4/+4 |
* | * flow.c (recompute_reg_usage): Remove all arguments. | kazu | 2005-02-15 | 1 | -7/+1 |
* | * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c, | kazu | 2005-02-12 | 1 | -1/+1 |
* | * flow.c (propagate_one_insn): Formatting. | jakub | 2005-01-24 | 1 | -4/+14 |
* | * flow.c (regset_bytes, regset_size): Remove. | kazu | 2005-01-23 | 1 | -6/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add | steven | 2005-01-05 | 1 | -3/+4 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -14/+16 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -13/+10 |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -1/+1 |
* | * basic-block.h (XMALLOC_REG_SET, XFREE_REG_SET): New. | steven | 2004-11-10 | 1 | -26/+52 |
* | * flow.c (allocate_bb_life_data): Make it static. | kazu | 2004-11-08 | 1 | -2/+3 |
* | 2004-11-04 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-04 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -8/+8 |
* | * flow.c (init_propagate_block_info): Use bitmap_empty_p on result | rth | 2004-11-02 | 1 | -3/+5 |
* | * bitmap.h (bitmap_equal_p): Return bool. | nathan | 2004-11-02 | 1 | -27/+21 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -22/+16 |
* | * basic-block.h (reg_set_iterator): New. | kazu | 2004-10-18 | 1 | -44/+57 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -12/+14 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -7/+7 |
* | PR rtl-opt/17503 | rth | 2004-09-24 | 1 | -14/+5 |
* | * final.c (shorten_branches, final, get_insn_template, | nathan | 2004-09-08 | 1 | -37/+24 |
* | * flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not | rearnsha | 2004-08-29 | 1 | -8/+6 |