| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-29 | 1 | -4/+75 |
* | 2007-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-28 | 1 | -5/+8 |
* | 2007-10-18 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-18 | 1 | -12/+3 |
* | * tree-flow.h (const_block_stmt_iterator): Remove. | dnovillo | 2007-09-07 | 1 | -55/+0 |
* | * fold-const.c (all_ones_mask_p, sign_bit_p, simple_operand_p, | ghazi | 2007-09-05 | 1 | -1/+1 |
* | * alias.c (memory_modified_1, memory_modified_in_insn_p): | ghazi | 2007-08-27 | 1 | -1/+1 |
* | * tree-flow-inline.h (next_imm_use_stmt): Remove unecessary | aldyh | 2007-08-21 | 1 | -1/+0 |
* | * alias.c (component_uses_parent_alias_set): Constify. | ghazi | 2007-08-14 | 1 | -1/+56 |
* | * tree-flow-inline.h (is_exec_stmt): Remove. | aldyh | 2007-08-10 | 1 | -25/+0 |
* | * tree-flow-inline.h (get_filename): Remove. | aldyh | 2007-08-10 | 1 | -18/+0 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * expr.c (handled_component_p): Constify. | ghazi | 2007-07-25 | 1 | -47/+42 |
* | 2007-07-07 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -9/+1 |
* | 2007-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-07-07 | 1 | -1/+9 |
* | * tree-flow-inline.h (var_ann): Replaced erroneous '=' assignment | simonb | 2007-06-08 | 1 | -1/+1 |
* | * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node): | rakdver | 2007-04-23 | 1 | -10/+40 |
* | PR 30735 | dnovillo | 2007-04-11 | 1 | -25/+7 |
* | 2007-03-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-03-28 | 1 | -0/+11 |
* | 2007-02-16 Richard Guenther <rguenther@suse.de> | rguenth | 2007-02-16 | 1 | -19/+0 |
* | 2007-01-28 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2007-01-29 | 1 | -4/+3 |
* | * tree.h (DECL_CALL_CLOBBERED): Remove. | hubicka | 2006-12-30 | 1 | -3/+3 |
* | * tree-flow-inline.h (var_ann): External variable annotations are | hubicka | 2006-12-23 | 1 | -1/+4 |
* | * tree-flow-inline.h (gimple_var_anns): New function. | hubicka | 2006-12-20 | 1 | -0/+19 |
* | 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2006-12-12 | 1 | -1/+1 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -103/+118 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+37 |
* | New out of ssa Coalescer. | amacleod | 2006-12-10 | 1 | -0/+12 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -9/+11 |
* | * tree-ssa-operands.h (struct ssa_operands): New. | hubicka | 2006-11-30 | 1 | -0/+6 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -7/+74 |
* | 2006-10-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-30 | 1 | -0/+39 |
* | 2006-10-13 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-10-13 | 1 | -2/+2 |
* | PR rtl-optimization/28071 | hubicka | 2006-09-12 | 1 | -7/+9 |
* | * see.c, tree-flow-inline.h, tree-phinodes.c: Fix comment | kazu | 2006-05-08 | 1 | -2/+2 |
* | * tree-flow-inline.h (op_iter_init_phiuse): Fixed typo. | tromey | 2006-05-02 | 1 | -2/+2 |
* | Implement new immediate use iterators. | amacleod | 2006-04-27 | 1 | -77/+155 |
* | 2006-03-25 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-25 | 1 | -1/+10 |
* | 2006-02-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-02-15 | 1 | -5/+7 |
* | +2006-02-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-02-09 | 1 | -0/+4 |
* | 2006-02-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-02 | 1 | -26/+4 |
* | 2006-01-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-19 | 1 | -15/+5 |
* | 2006-01-14 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-14 | 1 | -5/+3 |
* | 2006-01-06 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-01-06 | 1 | -3/+18 |
* | 2005-12-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-12-22 | 1 | -0/+22 |
* | * tree-flow.h (struct var_ann_d): Change type of | rakdver | 2005-12-19 | 1 | -1/+1 |
* | * tree-inline.c (copy_body_r): Use explicit cast when | gdr | 2005-12-17 | 1 | -2/+3 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -3/+3 |
* | * tree-flow-inline.h (set_default_def, default_def): Kill. | hubicka | 2005-12-17 | 1 | -17/+0 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -6/+8 |
* | * c-typeck.c, config/i386/netware.h, config/m32c/cond.md, | kazu | 2005-11-05 | 1 | -1/+1 |