Age | Commit message (Expand) | Author | Files | Lines |
2009-04-08 | tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | Jan Hubicka | 1 | -2/+0 |
2008-10-09 | rtl.h (locator_eq): New decl. | Jakub Jelinek | 1 | -2/+3 |
2008-10-07 | re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can... | Jakub Jelinek | 1 | -1/+25 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -4/+3 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -3/+3 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -4/+8 |
2008-03-02 | struct-equiv.c: Remove file. | Andi Kleen | 1 | -128/+0 |
2008-02-26 | dbgcnt.def (cfg_cleanup, [...]): New counters. | David Edelsohn | 1 | -0/+4 |
2008-01-11 | re PR middle-end/30905 (Fails to cross-jump) | Steven Bosscher | 1 | -12/+44 |
2007-11-07 | re PR rtl-optimization/33737 (verify_flow_info failed: Wrong probability of e... | Eric Botcazou | 1 | -2/+8 |
2007-10-22 | re PR rtl-optimization/33644 (ICE in local_cprop_pass with -ftrapv for crafty) | Eric Botcazou | 1 | -1/+0 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -2/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-11 | toplev.c (no_new_pseudos): Deleted. | Kenneth Zadeck | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -45/+69 |
2007-06-06 | haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ... | Zdenek Dvorak | 1 | -1/+1 |
2007-05-26 | basic-block.h: Remove the prototype for merge_seq_blocks. | Kazu Hirata | 1 | -25/+0 |
2007-05-22 | hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of... | Richard Sandiford | 1 | -6/+2 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -23/+1 |
2007-04-01 | re PR rtl-optimization/31391 (undefined label with -O -g due to cfglayout) | Steven Bosscher | 1 | -0/+2 |
2007-02-04 | cfgcleanup.c (try_optimize_cfg): Avoid removing ENTRY_BLOCK_PTR. | Zdenek Dvorak | 1 | -2/+4 |
2007-02-01 | alias.c (init_alias_analysis): Correct whitespace. | Roger Sayle | 1 | -3/+4 |
2007-01-27 | tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() s... | Steven Bosscher | 1 | -10/+0 |
2007-01-18 | cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set the CLEANUP_CFGLAYO... | Steven Bosscher | 1 | -0/+6 |
2006-11-25 | jump.c (mark_all_labels): Work in cfglayout mode. | Steven Bosscher | 1 | -3/+9 |
2006-11-11 | extended.texi (__builtin_expect): We no longer require second argument to be ... | Jan Hubicka | 1 | -5/+0 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -2/+0 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -65/+65 |
2006-04-15 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-03-23 | cfgloopmanip.c (create_loop_notes): Removed. | Zdenek Dvorak | 1 | -2/+0 |
2006-03-03 | cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup. | Zdenek Dvorak | 1 | -2/+2 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -2/+4 |
2006-02-26 | common.opt (-floop-optimize, [...]): Remove. | Steven Bosscher | 1 | -33/+0 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -1/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+1 |
2006-01-27 | cfgcleanup.c (try_crossjump_to_edge): Fix comment typo. | Gabor Loki | 1 | -1/+1 |
2006-01-16 | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 1 | -2/+39 |
2005-12-19 | re PR rtl-optimization/20070 (If-conversion can't match equivalent code, and ... | J"orn Rennecke | 1 | -96/+465 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -3/+3 |
2005-12-13 | PR rtl-optimization/20070 / part1 | J"orn Rennecke | 1 | -68/+137 |
2005-12-12 | cfgcleanup.c (condjump_equiv_p, [...]): Fix whitespace in vincinity of to-be-... | J"orn Rennecke | 1 | -18/+18 |
2005-12-07 | Preparation for PR rtl-optimization/20070 / part1 | J"orn Rennecke | 1 | -398/+88 |
2005-11-27 | cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if it has EH predeces... | Steven Bosscher | 1 | -2/+14 |
2005-07-28 | re PR rtl-optimization/22619 (Compilation failure for real_const_1.f and real... | Richard Henderson | 1 | -1/+1 |
2005-07-11 | basic-block.h: Give the BB flags enum a name, bb_flags. | Steven Bosscher | 1 | -31/+16 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+81 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |