| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from mainline (170411:173446). | spop | 2011-05-05 | 1 | -1/+1 |
* | Merge from mainline (167278:168000). | spop | 2010-12-17 | 1 | -1/+0 |
* | Merge from mainline (160224:163495). | spop | 2010-08-24 | 1 | -9/+10 |
* | Merge from mainline (159538:160224) | grosser | 2010-06-07 | 1 | -4/+4 |
* | Merge from mainline (157009:157519). | spop | 2010-03-18 | 1 | -3/+3 |
* | Merge from mainline (154493:154734) | grosser | 2009-11-29 | 1 | -12/+12 |
* | Merge from mainline (151362:151806) | grosser | 2009-11-28 | 1 | -17/+17 |
* | Merge from mainline (151171:151310). | spop | 2009-09-18 | 1 | -17/+17 |
* | Merge from mainline (151171:151806). | spop | 2009-09-18 | 1 | -17/+17 |
* | Revert the last commit. | spop | 2009-09-17 | 1 | -17/+17 |
* | 2009-09-17 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-09-17 | 1 | -17/+17 |
* | 2009-06-16 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-06-16 | 1 | -1/+1 |
* | 2008-07-24 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-07-25 | 1 | -7/+7 |
* | 2008-05-20 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-05-21 | 1 | -10/+21 |
* | 2007-12-12 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-12-13 | 1 | -3/+11 |
* | 2007-10-28 Sebastian Pop <sebastian.pop@amd.com> | spop | 2007-10-28 | 1 | -6/+8 |
* | * Merge from mainline (125309:127169). | spop | 2007-08-03 | 1 | -97/+160 |
* | * Merge from mainline (r123693:125309). | spop | 2007-06-05 | 1 | -36/+83 |
* | * Merge from mainline (r117661:120450). | spop | 2007-01-05 | 1 | -4/+17 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -4/+4 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -9/+5 |
* | 2006-01-25 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-01-25 | 1 | -39/+66 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -5/+5 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -2/+5 |
* | * cfg.c, tree-complex.c, config/frv/frv.c, config/i386/i386.c: | kazu | 2005-07-29 | 1 | -1/+1 |
* | * cfg.c (update_bb_profile_for_threading): Use RDIV. | hubicka | 2005-07-28 | 1 | -12/+41 |
* | * cfg.c (update_bb_profile_for_threading): Fix profile updating. | hubicka | 2005-07-16 | 1 | -1/+9 |
* | * cfg.c (update_bb_profile_for_threading): More diagnostic. | hubicka | 2005-07-15 | 1 | -2/+12 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -10/+0 |
* | * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos. | kazu | 2005-06-26 | 1 | -7/+10 |
* | * tree-ssa-phiopt.c (replace_phi_edge_with_variable): Update profile. | hubicka | 2005-06-25 | 1 | -1/+1 |
* | 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 | -10/+14 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -0/+144 |
* | * basic-block.h (remove_predictions_associated_with_edge): Declare. | hubicka | 2005-06-03 | 1 | -0/+1 |
* | * basic-block.h (FOR_ALL_BB_FN): New macro. | hubicka | 2005-05-12 | 1 | -1/+3 |
* | * cfg.c (dump_flow_info): Use max_reg_num, not max_regno. | rth | 2005-05-03 | 1 | -3/+3 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -2/+1 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -2/+2 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -50/+4 |
* | 2005-03-31 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -1/+1 |
* | * basic-block.h (scale_bbs_frequencies_int, | hubicka | 2005-03-18 | 1 | -2/+41 |
* | * basic-block.h: Update the prototypes of cached_make_edge and | kazu | 2005-03-14 | 1 | -3/+3 |
* | * cfg.c (rbi_pool): Make it static. | kazu | 2005-03-08 | 1 | -1/+1 |
* | * cfg.c (connect_src, connect_dest, disconnect_src, | kazu | 2005-03-02 | 1 | -64/+69 |
* | * cfg.c (cached_make_edge): Call make_edge if edge cache is | kazu | 2005-02-22 | 1 | -33/+28 |
* | * harg-reg-set.h (reg_class_names): Prototype global array. | sayle | 2005-01-15 | 1 | -2/+2 |
* | * cfg.c (dump_flow_info): Don't dump pseudo info after reload. | rth | 2004-12-13 | 1 | -1/+2 |
* | * cfg.c (flow_obstack): Remove. | kazu | 2004-11-29 | 1 | -16/+0 |
* | * cfg.c (unchecked_make_edge): Call execute_on_growing_pred | kazu | 2004-11-22 | 1 | -0/+7 |