| Commit message (Expand) | Author | Age | Files | Lines |
* | * doc/invoke.texi (max_gcse_passes): Remove documentation. | steven | 2009-04-12 | 1 | -2/+0 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -4/+0 |
* | PR middle-end/39157 | jakub | 2009-02-20 | 1 | -1/+4 |
* | 2009-01-05 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2009-01-06 | 1 | -0/+2 |
* | 2008-08-26 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-08-26 | 1 | -0/+2 |
* | 2008-07-01 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-07-01 | 1 | -0/+2 |
* | 2008-05-08 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-09 | 1 | -4/+0 |
* | 2007-10-24 Olga Golovanevsky <olga@il.ibm.com> | olga | 2007-10-24 | 1 | -0/+2 |
* | * doc/invoke.texi (l1-cache-size): Update documentation. | rakdver | 2007-08-01 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -7/+4 |
* | 2007-07-11 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-07-11 | 1 | -2/+2 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -0/+2 |
* | * param.h (MIN_VECT_LOOP_BOUND): New. | dorit | 2007-01-14 | 1 | -0/+2 |
* | 2007-01-02 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2007-01-02 | 1 | -0/+2 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -2/+0 |
* | * params.c (set_param_value): Initialize the "set" field. | rakdver | 2006-11-12 | 1 | -0/+15 |
* | * params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, | ebotcazou | 2006-04-14 | 1 | -0/+2 |
* | 2006-02-14 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-14 | 1 | -0/+2 |
* | 2006-01-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-14 | 1 | -0/+2 |
* | PR 21529 | rth | 2005-08-05 | 1 | -0/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -0/+4 |
* | 2005-04-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-04-06 | 1 | -0/+2 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -1/+1 |
* | * params.def, params.h, predict.c, tree-ssa-loop-im.c: Update | kazu | 2005-01-20 | 1 | -1/+1 |
* | PR rtl-optimization/15139 | jakub | 2005-01-19 | 1 | -0/+2 |
* | PR middle-end/18667 | nathan | 2004-12-01 | 1 | -1/+8 |
* | * opts.c (decode_options): Do not set max-inline-insns-rtl. | nathan | 2004-11-29 | 1 | -2/+0 |
* | * params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | bje | 2004-10-27 | 1 | -0/+4 |
* | 2004-10-18 Revital Eres <eres@il.ibm.com> | hagog | 2004-10-18 | 1 | -0/+2 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -0/+2 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+8 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+4 |
* | gcc/ | kazu | 2004-03-15 | 1 | -1/+1 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -0/+4 |
* | * genrecog.c: Use ISO C90 prototypes. | aj | 2003-06-01 | 1 | -5/+3 |
* | 2003-03-02 Kurt Garloff <garloff@suse.de> | geoffk | 2003-03-02 | 1 | -0/+4 |
* | * params.c: Fix formatting. | kazu | 2002-05-20 | 1 | -3/+3 |
* | * tree-inline.c (inlinable_function_p): Improve heuristics | rth | 2002-04-27 | 1 | -0/+6 |
* | Add --param max-unrolled-insns=<n> support | meissner | 2002-03-14 | 1 | -0/+2 |
* | * params.h: Rename arguments of DEFPARAM so that it will be | zack | 2002-01-23 | 1 | -2/+2 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | 2001-07-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-26 | 1 | -0/+2 |
* | 2001-06-26 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-06-27 | 1 | -1/+2 |
* | Standardize header guards. | rth | 2001-05-26 | 1 | -3/+3 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -0/+2 |
* | * Makefile.in (gcse.o): Depend on params.h. | mmitchel | 2001-04-11 | 1 | -0/+2 |
* | 2001-02-23 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-23 | 1 | -0/+2 |
* | 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-21 | 1 | -1/+6 |