| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-12-01 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-01 | 1 | -11/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -33/+33 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -0/+5 |
* | 2009-08-27 Richard Guenther <rguenther@suse.de> | rguenth | 2009-08-27 | 1 | -0/+9 |
* | 2009-07-02 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-02 | 1 | -0/+1 |
* | PR middle-end/40340 | jakub | 2009-06-05 | 1 | -1/+19 |
* | * tree-ssa-live.c (remove_unused_scope_block_p): Keep variables | aoliva | 2009-06-04 | 1 | -0/+11 |
* | * tree-ssa-live.c (remove_unused_locals): Skip when not optimizing. | aoliva | 2009-05-28 | 1 | -4/+8 |
* | * tree-ssa-live.c (dump_scope_block): Document arguments. | dnovillo | 2009-05-27 | 1 | -1/+17 |
* | gcc/ | matz | 2009-04-26 | 1 | -66/+9 |
* | * dbxout.c (dbxout_block): Reinstate test on TREE_USED. | ebotcazou | 2009-04-17 | 1 | -0/+2 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -2/+0 |
* | PR debug/39474 | jakub | 2009-03-17 | 1 | -3/+3 |
* | PR debug/39267 | hubicka | 2009-03-01 | 1 | -1/+9 |
* | PR debug/39267 | hubicka | 2009-02-27 | 1 | -21/+62 |
* | PR tree-optimization/37709 | hubicka | 2009-02-23 | 1 | -13/+57 |
* | PR target/39139 | jakub | 2009-02-10 | 1 | -1/+7 |
* | * tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block | jakub | 2008-10-09 | 1 | -0/+6 |
* | PR tree-optimization/14703 | hubicka | 2008-09-06 | 1 | -0/+7 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -45/+66 |
* | * cgraph.c (cgraph_add_new_function): Do early local passes. | hubicka | 2008-07-20 | 1 | -4/+8 |
* | gcc/ | rwild | 2008-06-06 | 1 | -2/+3 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -5/+5 |
* | * tree-ssa-live.c (remove_unused_scope_block_p): Drop | aoliva | 2007-11-26 | 1 | -3/+13 |
* | PR tree-optimization/33645 | jakub | 2007-10-12 | 1 | -14/+59 |
* | Revert patches that should have been installed in the vta branch only. | aoliva | 2007-10-02 | 1 | -4/+35 |
* | * tree-ssa-live.c (remove_unused_scope_block_p): Don't change | aoliva | 2007-10-02 | 1 | -35/+4 |
* | * config/arm/arm.c, config/rs6000/ppu_intrinsics.h, | kazu | 2007-09-01 | 1 | -1/+1 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 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-ssa-live.c: Include debug.h and flags.h. | hubicka | 2007-07-26 | 1 | -1/+114 |
* | * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c, | kazu | 2007-05-26 | 1 | -2/+2 |
* | PR 30562 | dnovillo | 2007-02-08 | 1 | -6/+8 |
* | * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c, | kazu | 2007-01-31 | 1 | -1/+1 |
* | * tree-dfa.c (remove_referenced_var): New function. | hubicka | 2007-01-14 | 1 | -8/+17 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -3/+3 |
* | New out of ssa Coalescer. | amacleod | 2006-12-10 | 1 | -1142/+233 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -3/+3 |
* | * config/i386/darwin.h, config/spu/spu.c, tree-ssa-live.c, | kazu | 2006-12-05 | 1 | -2/+2 |
* | Switch live on entry to a per block basis from per variable. | amacleod | 2006-12-04 | 1 | -264/+290 |
* | * common.opt (ftree-combine-temps): Remove. | amacleod | 2006-12-01 | 1 | -96/+9 |
* | Implement coalesce list with hash table instead of linked list. | amacleod | 2006-11-30 | 1 | -111/+150 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -1/+1 |
* | * Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h. | kazu | 2006-04-12 | 1 | -13/+15 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | 2006-01-31 Uttam Pawar <uttamp@us.ibm.com> | dje | 2006-01-31 | 1 | -3/+3 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -0/+70 |
* | * tree-tailcall.c (find_tail_calls): Use XNEW. | gdr | 2005-12-18 | 1 | -4/+4 |
* | * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost. | hubicka | 2005-07-30 | 1 | -2/+23 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -18/+16 |