| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -0/+8 |
* | 2004-08-06 Pat Haugen <pthaugen@us.ibm.com> | dje | 2004-08-06 | 1 | -0/+6 |
* | * tree-ssa-loop-im.c: New file. | rakdver | 2004-07-10 | 1 | -0/+7 |
* | * tree-scalar-evolution.c: New file. | rakdver | 2004-07-09 | 1 | -0/+8 |
* | * ddg.h, ddg.c, modulo-sched.c: New files. | hagog | 2004-05-25 | 1 | -0/+23 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+32 |
* | * params.def (PARAM_MAX_SCHED_REGION_BLOCKS): New. | dje | 2004-03-22 | 1 | -0/+10 |
* | 2004-03-03 Mostafa Hagog <mustafa@il.ibm.com> | dje | 2004-03-03 | 1 | -1/+19 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -1/+1 |
* | * params.def (max-peeled-insns, max-completely-peeled-insns, | hubicka | 2004-02-21 | 1 | -4/+9 |
* | * cpperror.c, cpptrad.c, longlong.h, params.def, rtl.def, | kazu | 2004-01-22 | 1 | -1/+1 |
* | * c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and | hubicka | 2004-01-17 | 1 | -2/+2 |
* | Partial fox for PR opt/10776 II | hubicka | 2004-01-12 | 1 | -0/+5 |
* | Partial fix for PR opt/10776 | hubicka | 2004-01-11 | 1 | -0/+5 |
* | * cgraphunit.c (cgraph_expand_function): Use | hubicka | 2003-11-09 | 1 | -21/+2 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -26/+0 |
* | * opts.c (decode_options): Enable unit-at-a-time at -O2. | hubicka | 2003-09-05 | 1 | -2/+2 |
* | * common.opt: Document --param. | neil | 2003-07-19 | 1 | -9/+9 |
* | * cgraph.c (cgraph_max_uid): New global variable. | hubicka | 2003-07-12 | 1 | -0/+13 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -7/+7 |
* | * Makefile.in (cse.o): Add params.h dependency. | rakdver | 2003-06-04 | 1 | -0/+6 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | 2003-03-02 Kurt Garloff <garloff@suse.de> | geoffk | 2003-03-02 | 1 | -10/+30 |
* | * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes. | rakdver | 2003-02-26 | 1 | -1/+37 |
* | * cfgcleanup.c: Include params.h. | rth | 2003-02-15 | 1 | -0/+6 |
* | * cfgloop.h (fix_loop_placement, can_duplicate_loop_p, | rakdver | 2003-02-08 | 1 | -0/+11 |
* | * params.def (tracer-min-branch-probability-feedback): Fix default. | hubicka | 2002-12-22 | 1 | -1/+1 |
* | * params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem. | geoffk | 2002-11-15 | 1 | -4/+7 |
* | * params.def (ggc-min-expand, ggc-min-heapsize): New parameters. | zack | 2002-11-12 | 1 | -0/+20 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -1/+1 |
* | * Makefile.in (tracer.o): New. | hubicka | 2002-06-01 | 1 | -2/+33 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -0/+9 |
* | * tree-inline.c (inlinable_function_p): Improve heuristics | rth | 2002-04-27 | 1 | -7/+61 |
* | Add --param max-unrolled-insns=<n> support | meissner | 2002-03-14 | 1 | -0/+7 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600. | gerald | 2001-08-02 | 1 | -3/+3 |
* | 2001-07-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-07-26 | 1 | -0/+10 |
* | 2001-07-20 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-07-20 | 1 | -1/+1 |
* | 2001-06-26 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-06-27 | 1 | -1/+5 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -1/+3 |
* | * Makefile.in (gcse.o): Depend on params.h. | mmitchel | 2001-04-11 | 1 | -0/+7 |
* | 2001-02-23 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-23 | 1 | -0/+11 |
* | 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-02-21 | 1 | -1/+12 |
* | * Makefile.in (toplev.o): Depend on params.h. | mmitchel | 2001-02-14 | 1 | -0/+50 |