| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-12-05 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-12-05 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -21/+21 |
* | 2006-11-20 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-11-20 | 1 | -0/+30 |
* | * tree.c (range_in_array_bounds_p): New predicate. | ebotcazou | 2006-07-03 | 1 | -59/+153 |
* | 2006-03-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-04 | 1 | -2/+10 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG. | dnovillo | 2006-03-01 | 1 | -2/+2 |
* | 2006-02-20 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-20 | 1 | -3/+4 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -2/+2 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -12/+12 |
* | PR 24931 | rth | 2005-11-21 | 1 | -9/+36 |
* | PR tree-optimization/22043 | jakub | 2005-08-23 | 1 | -1/+1 |
* | PR 21529 | rth | 2005-08-05 | 1 | -8/+10 |
* | * dwarf2out.c, fold-const.c, ipa-type-escape.c, | kazu | 2005-08-01 | 1 | -1/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -4/+3 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -8/+17 |
* | 2005-07-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-07-02 | 1 | -7/+0 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -6/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | PR tree-opt/22103 | rth | 2005-06-18 | 1 | -1/+16 |
* | libiberty/ | gdr | 2005-06-06 | 1 | -1/+1 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | 2005-05-30 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-01 | 1 | -2/+2 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -3/+1 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -9/+38 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -3/+3 |
* | * tree-sra.c (decide_block_copy): Disable scalarization of sub-elements. | dpatel | 2005-03-31 | 1 | -0/+6 |
* | PR tree-opt/19108 | rth | 2005-03-29 | 1 | -4/+25 |
* | * tree-sra.c (decide_block_copy): Remove inst_count. | kazu | 2005-03-09 | 1 | -2/+1 |
* | PR tree-opt/20127 | rth | 2005-02-25 | 1 | -0/+6 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -8/+8 |
* | PR tree-opt/14329 | rth | 2005-01-27 | 1 | -3/+15 |
* | 2005-01-04 Richard Henderson <rth@redhat.com> | pinskia | 2005-01-04 | 1 | -22/+37 |
* | PR tree-opt/19042 | rth | 2005-01-01 | 1 | -1/+6 |
* | * tree-sra.c (type_can_be_decomposed_p): Reject variable sized types. | rth | 2004-12-22 | 1 | -1/+2 |
* | * tree-into-ssa.c (REWRITE_THIS_STMT): Define. | dnovillo | 2004-12-10 | 1 | -1/+1 |
* | * tree-sra.c (sra_walk_modify_expr): Handle RHS first, then LHS. | kenner | 2004-11-24 | 1 | -23/+29 |
* | 2004-11-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-22 | 1 | -0/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -2/+2 |
* | * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | kazu | 2004-11-16 | 1 | -1/+1 |
* | * c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, | kazu | 2004-11-13 | 1 | -1/+1 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -2/+2 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -4/+2 |
* | * params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | bje | 2004-10-27 | 1 | -2/+11 |
* | * tree-sra.c (instantiate_element): Copy DECL_IGNORED_P also. | rth | 2004-10-21 | 1 | -0/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -1/+2 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -6/+9 |
* | 2004-09-23 Diego Novillo <dnovillo@redhat.com> | jakub | 2004-09-23 | 1 | -24/+0 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -2/+2 |