| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR tree-optimization/17949 | rakdver | 2005-01-12 | 1 | -0/+35 |
* | PR rtl-optimization/19078 | rakdver | 2004-12-25 | 1 | -4/+30 |
* | PR middle-end/17746 | ebotcazou | 2004-12-23 | 1 | -1/+1 |
* | 2004-12-19 Dale Johannesen <dalej@apple.com> | dalej | 2004-12-20 | 1 | -1/+1 |
* | PR tree-optimization/18800 | rakdver | 2004-12-18 | 1 | -27/+160 |
* | gcc/ | kazu | 2004-12-07 | 1 | -1/+1 |
* | * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR. | rth | 2004-11-30 | 1 | -4/+3 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -1/+1 |
* | * bt-load.c (migrate_btr_defs): Remove unneeded NULL check. | nathan | 2004-11-25 | 1 | -2/+1 |
* | * fold-const.c (nondestructive_fold_binary_to_constant): Rename | sayle | 2004-11-23 | 1 | -5/+3 |
* | * global.c, tree-ssa-copy.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c (get_address_cost): Add address elements in | rakdver | 2004-11-10 | 1 | -9/+65 |
* | * tree-ssa-loop-ivopts.c: Fix a comment typo. | kazu | 2004-11-09 | 1 | -1/+1 |
* | * Makefile.in (tree-ssa-loop-ivopts.o): Add sbitmap.h dependency. | rakdver | 2004-11-08 | 1 | -317/+676 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -7/+7 |
* | * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove. | nathan | 2004-11-04 | 1 | -5/+5 |
* | * tree-ssa-loop-ivopts.c (get_address_cost): Offset zero does not | uweigand | 2004-11-03 | 1 | -10/+5 |
* | * tree-ssa-loop-ivopts.c: Fix a comment typo. | kazu | 2004-10-28 | 1 | -1/+1 |
* | PR tree-optimization/18048 | rakdver | 2004-10-27 | 1 | -6/+47 |
* | * tree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi. | dnovillo | 2004-10-18 | 1 | -4/+4 |
* | * tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize): Move checking out of | rakdver | 2004-10-17 | 1 | -7/+7 |
* | * tree-ssa-loop-ivopts.c (struct ivopts_data): New field important_candidates. | rakdver | 2004-10-16 | 1 | -1/+16 |
* | 2004-10-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-06 | 1 | -1/+1 |
* | * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_plus_1, | rakdver | 2004-10-01 | 1 | -61/+104 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -2/+3 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -27/+49 |
* | PR bootstrap/17591 | rakdver | 2004-09-26 | 1 | -44/+118 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -7/+22 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -10/+9 |
* | * fold-const.c (fold): Fold difference of addresses. | rakdver | 2004-09-16 | 1 | -154/+122 |
* | * cgraphunit.c, predict.c, tree-ssa-loop-ivopts.c: Fix comment | kazu | 2004-09-10 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c (peel_address): Fix abort on | hubicka | 2004-09-09 | 1 | -0/+3 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -42/+42 |
* | * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Deal with '<' | hubicka | 2004-09-07 | 1 | -0/+1 |
* | * tree-ssa-loop-ivopts.c (iv_value): Avoid invalid sharing on niter. | hubicka | 2004-09-07 | 1 | -1/+1 |
* | * builtins.c (fold_builtin_strchr): Use build_int_cst, not | nathan | 2004-09-07 | 1 | -8/+5 |
* | * loop.c (loop_dump_aux): Do not print RTL when not available. | hubicka | 2004-09-06 | 1 | -21/+46 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c: New file. | rakdver | 2004-09-05 | 1 | -0/+4413 |