| Commit message (Expand) | Author | Age | Files | Lines |
* | 2012-01-30 Richard Guenther <rguenther@suse.de> | rguenth | 2012-01-30 | 1 | -2/+4 |
* | gcc/ | steven | 2012-01-13 | 1 | -1/+0 |
* | PR tree-optimization/50682 | jakub | 2011-11-28 | 1 | -0/+1 |
* | Fix a bug in cfg fixup | davidxl | 2011-08-04 | 1 | -0/+4 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -2/+1 |
* | * tree.h (get_pending_sizes): Remove prototype. | ebotcazou | 2011-05-05 | 1 | -6/+0 |
* | 2011-04-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-11 | 1 | -4/+5 |
* | * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE, | matz | 2010-11-17 | 1 | -5/+5 |
* | * tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges | ebotcazou | 2010-10-20 | 1 | -1/+4 |
* | 2010-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-22 | 1 | -1/+0 |
* | 2010-09-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-09-22 | 1 | -36/+4 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 1 | -2/+2 |
* | Reliably change cgraph_state to SSA form. | rth | 2010-07-19 | 1 | -14/+16 |
* | gcc: | amylaar | 2010-07-13 | 1 | -0/+29 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -2/+0 |
* | * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; | hubicka | 2010-06-01 | 1 | -11/+23 |
* | * diagnostic-core.h: New. Contents moved from diagnostic.h and | jsm28 | 2010-05-27 | 1 | -4/+4 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -3/+0 |
* | 2009-12-01 Grigori Fursin <grigori.fursin@inria.fr> | amylaar | 2009-12-01 | 1 | -0/+8 |
* | * matrix-reorg.c (analyze_matrix_allocation_site): Remove unused | jakub | 2009-11-28 | 1 | -3/+0 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -5/+5 |
* | * ipa-cp.c (ipcp_compute_node_scale): Work around completely | hubicka | 2009-11-23 | 1 | -0/+4 |
* | * predict.c (compute_function_frequency): Export. | hubicka | 2009-11-18 | 1 | -29/+44 |
* | * cfgrtl.c (pass_free_cfg): Add pass name. | amylaar | 2009-11-08 | 1 | -4/+4 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -1/+4 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -2/+1 |
* | 2009-07-14 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-14 | 1 | -4/+0 |
* | Give names to some currently nameless passes (this | baldrick | 2009-07-07 | 1 | -1/+1 |
* | * tree-pass.h (pass_del_ssa, pass_mark_used_blocks, | matz | 2009-04-26 | 1 | -45/+0 |
* | gcc/ | matz | 2009-04-26 | 1 | -5/+7 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -10/+10 |
* | * gcc.dg/attr-noinline.c: Avoid pure-const optimization. | hubicka | 2009-03-28 | 1 | -0/+1 |
* | * tree-pass.h (pass_fixup_cfg): New pass. | hubicka | 2009-03-28 | 1 | -3/+19 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | PR middle-end/38454 | jakub | 2008-12-09 | 1 | -0/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -19/+19 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -15/+12 |
* | * cgraph.c (cgraph_add_new_function): Do early local passes. | hubicka | 2008-07-20 | 1 | -9/+1 |
* | * tree-optimize.c (execute_early_local_optimizations): Set | hubicka | 2008-06-19 | 1 | -1/+5 |
* | 2008-05-13 Diego Novillo <dnovillo@google.com> | dnovillo | 2008-05-13 | 1 | -1/+1 |
* | 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-07 | 1 | -1/+2 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -1/+1 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -25/+41 |
* | 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-02-26 | 1 | -2/+2 |
* | 2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-10-17 | 1 | -2/+2 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -2/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to | rakdver | 2007-04-27 | 1 | -7/+1 |