| Commit message (Expand) | Author | Age | Files | Lines |
* | PR rtl-optimization/24460 | ebotcazou | 2005-10-26 | 1 | -1/+4 |
* | PR rtl-optimization/24460 | ebotcazou | 2005-10-21 | 1 | -1/+2 |
* | * params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New. | dje | 2005-10-05 | 1 | -1/+1 |
* | PR rtl-optimization/23898 | amylaar | 2005-09-20 | 1 | -3/+3 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -2/+2 |
* | 2005-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-10 | 1 | -4/+4 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -9/+132 |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | * basic-block.h (basic_block_def): Kill rbi. | hubicka | 2005-06-27 | 1 | -44/+44 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-17 Pat Haugen <pthaugen@us.ibm.com> | dje | 2005-06-17 | 1 | -2/+3 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -6/+6 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | 2005-05-16 Caroline Tice <ctice@apple.com> | ctice | 2005-05-16 | 1 | -2/+1 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -50/+37 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -11/+7 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -37/+50 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -50/+37 |
* | PR middle-end/20648 | steven | 2005-04-03 | 1 | -20/+36 |
* | * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. | kazu | 2005-04-01 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -165/+146 |
* | PR middle-end/20557 | sayle | 2005-03-21 | 1 | -17/+8 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -19/+18 |
* | * bb-reorder.c (max_entry_frequency, max_entry_frequency): | kazu | 2005-03-07 | 1 | -2/+2 |
* | PR rtl-optimization/20117 | kkojima | 2005-02-25 | 1 | -1/+11 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * bb-reorder.c (find_traces_1_round): Force fallthru edge from a | rth | 2005-02-15 | 1 | -0/+16 |
* | PR optimization/15242 | steven | 2005-02-01 | 1 | -2/+100 |
* | 2005-01-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-01-17 | 1 | -2/+2 |
* | * bb-reorder.c (find_traces_1_round): Speed up by using | kazu | 2004-11-27 | 1 | -8/+2 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -4/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -4/+3 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -51/+59 |
* | * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | * alias.c (mems_in_disjoint_alias_sets_p, record_alias_subset, | nathan | 2004-08-30 | 1 | -44/+28 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -11/+48 |
* | * basic-block.h (struct basic_block_def): Reorder fields to | zack | 2004-08-24 | 1 | -15/+15 |
* | * basic-block.h (struct edge_def): Remove crossing_edge. | steven | 2004-08-19 | 1 | -17/+17 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -57/+94 |
* | PR rtl-optimization/16643 | rsandifo | 2004-07-26 | 1 | -4/+5 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -8/+8 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -3/+3 |
* | 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-13 | 1 | -0/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+2 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | 2004-04-19 Andrew PInski <pinskia@physics.uc.edu> | pinskia | 2004-04-19 | 1 | -1/+1 |
* | 2004-04-14 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-04-14 | 1 | -3/+12 |
* | * bb-reorder.c (fix_crossing_unconditional_branches): Use Pmode | rth | 2004-04-13 | 1 | -1/+1 |
* | 2004-04-11 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-04-11 | 1 | -0/+2 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -18/+908 |