Age | Commit message (Expand) | Author | Files | Lines |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-10-21 | basic-block.h (single_succ_edge): Use gcc_checking_assert. | Nathan Froyd | 1 | -10/+6 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -5/+2 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -0/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-01-04 | tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate a new entry only ... | Richard Guenther | 1 | -8/+9 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -57/+57 |
2009-09-26 | re PR lto/40758 ([LTO] ICE in partition_view_bitmap, at tree-ssa-live.c:331) | Michael Matz | 1 | -1/+4 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+5 |
2009-05-02 | tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical parameter; update ... | Jan Hubicka | 1 | -11/+32 |
2009-04-26 | Expand from SSA. | Michael Matz | 1 | -30/+5 |
2009-04-26 | tree-ssa-copyrename.c (rename_ssa_copies): Don't iterate beyond num_ssa_names. | Michael Matz | 1 | -1/+1 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -6/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -2/+2 |
2009-02-09 | re PR middle-end/38981 (internal compiler error) | Eric Botcazou | 1 | -7/+6 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -9/+5 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -44/+58 |
2008-07-20 | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 1 | -0/+50 |
2008-06-20 | ggc.h (GGC_RESIZEVAR): New, reorder macros. | Kaveh R. Ghazi | 1 | -2/+2 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+3 |
2008-06-02 | predict.c (maybe_hot_frequency_p): Break out of... | Jan Hubicka | 1 | -1/+1 |
2007-08-31 | tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys in or... | Nick Clifton | 1 | -2/+16 |
2007-08-01 | re PR tree-optimization/32919 (SSA corruption because of abnormal edges and PRE) | Daniel Jacobowitz | 1 | -0/+20 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-common.c (fname_as_string, [...]): Constify. | Kaveh R. Ghazi | 1 | -5/+7 |
2007-06-21 | re PR tree-optimization/31866 (ICE with tree check error: expected ssa_name, ... | Jakub Jelinek | 1 | -2/+2 |
2007-06-06 | tree-ssa-alias-warnings.c (maybe_add_match): Cast according to the coding con... | Thomas Neumann | 1 | -2/+2 |
2007-05-26 | i386.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-03-08 | tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Remove | Martin Michlmayr | 1 | -1/+1 |
2007-02-16 | tree-flow-inline.h (single_imm_use_p): Remove. | Richard Guenther | 1 | -1/+1 |
2006-12-22 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -9/+9 |
2006-12-12 | re PR tree-optimization/30159 (gcc.c-torture/execute/20010422-1.c is miscompi... | Andrew MacLeod | 1 | -1/+1 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -2/+1 |
2006-12-10 | New out of ssa Coalescer. | Andrew MacLeod | 1 | -0/+1355 |