| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-12-11 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-12-11 | 1 | -0/+13 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -8/+14 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -119/+97 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node): | rakdver | 2007-04-23 | 1 | -3/+3 |
* | 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-21 | 1 | -1/+0 |
* | * tree-scalar-evolution.c (scev_const_prop): | dnovillo | 2006-12-11 | 1 | -5/+12 |
* | * see.c, tree-flow-inline.h, tree-phinodes.c: Fix comment | kazu | 2006-05-08 | 1 | -1/+1 |
* | 2006-05-02 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-03 | 1 | -5/+11 |
* | * tree.h (PHI_ARG_NONZERO): Remove. | law | 2006-02-23 | 1 | -5/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -3/+3 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -4/+4 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -24/+0 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -49/+18 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -4/+44 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -2/+2 |
* | * genattrtab.c, genemit.c, genoutput.c, genrecog.c, | kazu | 2005-03-05 | 1 | -1/+1 |
* | * tree-phinodes.c (remove_phi_node): Clean up by factoring out | kazu | 2005-03-03 | 1 | -24/+15 |
* | * tree-phinodes.c (remove_phi_arg_num): Fix a comment. | kazu | 2004-12-02 | 1 | -4/+4 |
* | * tree-phinodes.c (add_phi_arg): Take "tree" instead of | kazu | 2004-11-25 | 1 | -7/+7 |
* | * tree-phinodes.c (remove_phi_args): Replace phi_arg_from_edge | kazu | 2004-11-25 | 1 | -5/+1 |
* | * tree-phinode.c (resize_phi_node): Abort when LEN is strictly | kazu | 2004-11-23 | 1 | -17/+28 |
* | * tree-phinode.c (make_phi_node): Use a new variable, | kazu | 2004-11-23 | 1 | -3/+4 |
* | * tree-cfg.c (tree_execute_on_growing_pred): New. | kazu | 2004-11-23 | 1 | -32/+30 |
* | * tree-phinodes.c (remove_phi_arg_num): Make it static. | kazu | 2004-11-22 | 1 | -1/+1 |
* | * tree-flow.h: Remove the prototype for remove_phi_arg. | kazu | 2004-11-22 | 1 | -23/+15 |
* | * tree-phinodes.c (phi_reverse): New. | kazu | 2004-11-09 | 1 | -0/+15 |
* | * tree-phinodes.c (remove_all_phi_nodes_for): Speed up using a | kazu | 2004-11-06 | 1 | -12/+6 |
* | * tree-phinodes.c (make_phi_node): Make it static. | kazu | 2004-11-04 | 1 | -1/+1 |
* | * tree-phinodes.c (resize_phi_node): Copy only a portion of | kazu | 2004-11-03 | 1 | -2/+4 |
* | * tree-phinodes.c (add_phi_arg): Add an assertion that the | kazu | 2004-11-02 | 1 | -8/+3 |
* | * tree-phinodes.c (remove_phi_arg_num): Do not zero the | kazu | 2004-11-02 | 1 | -4/+4 |
* | * tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN. | kazu | 2004-10-30 | 1 | -4/+0 |
* | * tree-phinodes.c (allocate_phi_node): New. | kazu | 2004-10-29 | 1 | -58/+44 |
* | * tree-phinodes.c (make_phi_node, resize_phi_node): Don't zero | kazu | 2004-10-29 | 1 | -10/+7 |
* | * tree-phinodes.c (add_phi_arg): Turn an "if" that always | kazu | 2004-10-29 | 1 | -27/+26 |
* | * tree-phinodes.c: Remove trailing whitespace. | kazu | 2004-10-28 | 1 | -13/+13 |
* | * tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs | steven | 2004-10-27 | 1 | -5/+2 |
* | * tree-flow.h (struct bb_ann_d): Remove num_preds member. | bje | 2004-09-29 | 1 | -1/+1 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -11/+5 |
* | * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | law | 2004-08-09 | 1 | -3/+10 |
* | * tree-into-ssa.c (set_livein_block): Fix typo in comment. | dnovillo | 2004-07-22 | 1 | -0/+1 |
* | 2004-06-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2004-06-17 | 1 | -6/+6 |
* | * tree.h (PHI_CHAIN): New. | steven | 2004-06-16 | 1 | -14/+14 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -1/+1 |
* | * toplev.h (flag_delete_null_pointer_checks): Move from here to... | law | 2004-05-18 | 1 | -0/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+524 |