Age | Commit message (Expand) | Author | Files | Lines |
2009-03-30 | bb-reorder.c (partition_hot_cold_basic_blocks): Do not enter/exit cfglayout m... | Paolo Bonzini | 1 | -11/+1 |
2008-08-30 | parse.c (parse_interface): Silence uninitialized var warning. | Jan Hubicka | 1 | -1/+9 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -4/+8 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -4/+1 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -9/+8 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -7/+13 |
2008-02-27 | Fix PR rtl-optimization/34999 | Revital Eres | 1 | -11/+39 |
2008-02-25 | re PR other/32948 (five warnings and a patch) | Ben Elliston | 1 | -7/+1 |
2007-11-26 | re PR rtl-optimization/34085 (ICE with -freorder-blocks-and-partition) | Steven Bosscher | 1 | -0/+3 |
2007-09-10 | bb-reorder.c (rest_of_handler_reorder_blocks): Removed call to RTL level trac... | Robert Kidd | 1 | -10/+3 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -3/+3 |
2007-08-27 | alias.c (memory_modified_1, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -5/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-15 | omega.c (coalesce): Fix memory leak on early exit. | Dirk Mueller | 1 | -5/+5 |
2007-07-11 | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 1 | -2/+0 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -28/+4 |
2007-03-23 | tracer.c (tracer): Don't take FLAGS argument. | Steven Bosscher | 1 | -16/+20 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -3/+4 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -226/+226 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -5/+8 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -4/+4 |
2006-01-16 | bb-reorder.c (partition_hot_cold_basic_blocks): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -5/+5 |
2005-10-26 | re PR rtl-optimization/24460 (Profiled bootstrap broken) | Eric Botcazou | 1 | -1/+4 |
2005-10-21 | re PR rtl-optimization/24460 (Profiled bootstrap broken) | Eric Botcazou | 1 | -1/+2 |
2005-10-05 | params.def (PARAM_MAX_GROW_COPY_BB_INSNS): New. | David Edelsohn | 1 | -1/+1 |
2005-09-20 | re PR rtl-optimization/23898 (basic block reordering excessively increases co... | J"orn Rennecke | 1 | -3/+3 |
2005-08-24 | bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block. | Zdenek Dvorak | 1 | -2/+2 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -4/+4 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -9/+132 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -1/+1 |
2005-06-27 | basic-block.h (basic_block_def): Kill rbi. | Jan Hubicka | 1 | -44/+44 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-17 | bb-reorder.c (find_traces_1_round): Use succ block frequency instead of edge ... | Pat Haugen | 1 | -2/+3 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -6/+6 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-05-16 | bb-reorder.c (verify_hot_cold_block_grouping): Replace internal_error with gc... | Caroline Tice | 1 | -2/+1 |
2005-04-27 | Correct fixes for various hot/cold partitioning concerns. | Caroline Tice | 1 | -50/+37 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -11/+7 |
2005-04-12 | Revert patch from April 9. | Caroline Tice | 1 | -37/+50 |
2005-04-09 | Fix problems with labels with hot/cold partitioning. | Caroline Tice | 1 | -50/+37 |
2005-04-03 | re PR middle-end/20648 (ICE in cfg_layout_redirect_edge_and_branch_force) | Steven Bosscher | 1 | -20/+36 |
2005-04-01 | * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -165/+146 |
2005-03-21 | re PR middle-end/20557 (FAIL: gcc.dg/pr18628.c) | Roger Sayle | 1 | -17/+8 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -19/+18 |
2005-03-07 | bb-reorder.c (max_entry_frequency, [...]): Make them static. | Kazu Hirata | 1 | -2/+2 |