| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2010-07-21 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-21 | 1 | -5/+1 |
* | 2010-07-01 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-01 | 1 | -1/+1 |
* | * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads | hubicka | 2010-06-05 | 1 | -10/+10 |
* | * tree-into-ssa.c (mark_block_for_update): Avoid redundant call | hubicka | 2010-06-04 | 1 | -2/+1 |
* | * gimplify.c: Do not include except.h and optabs.h. | steven | 2010-06-01 | 1 | -2/+0 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -8/+8 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+2 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -3/+0 |
* | gcc/ChangeLog: | steven | 2010-04-30 | 1 | -1/+0 |
* | 2010-04-15 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-15 | 1 | -1/+9 |
* | * tree-into-ssa.c (maybe_register_def): If stmt ends the bb, | jakub | 2010-01-22 | 1 | -2/+22 |
* | 2009-11-30 Richard Guenther <rguenther@suse.de> | rguenth | 2009-11-30 | 1 | -6/+22 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -23/+23 |
* | gcc/ChangeLog: | aoliva | 2009-10-12 | 1 | -8/+21 |
* | * tree-into-ssa.c (rewrite_into_ssa): Free interesting_blocks. | law | 2009-09-24 | 1 | -0/+2 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -7/+99 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -6/+32 |
* | 2009-06-27 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-06-27 | 1 | -221/+197 |
* | * tree-into-ssa.c (regs_to_rename, mem_syms_to_rename): Remove. | matz | 2009-04-27 | 1 | -32/+0 |
* | gcc/: | ian | 2009-04-24 | 1 | -1/+1 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -2/+2 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -86/+66 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -6/+0 |
* | * builtins.c (expand_builtin_profile_func): Avoid C++ keywords. | ghazi | 2008-08-06 | 1 | -20/+20 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -120/+164 |
* | * tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at | steven | 2008-06-26 | 1 | -2/+2 |
* | * cfganal.c: Include vec.h and vecprim.h. | steven | 2008-06-26 | 1 | -60/+0 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -2/+2 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+3 |
* | 2008-05-08 Richard Guenther <rguenther@suse.de> | rguenth | 2008-05-08 | 1 | -13/+0 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | 2008-02-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-02-28 | 1 | -7/+8 |
* | 2008-02-26 Richard Guenther <rguenther@suse.de> | rguenth | 2008-02-26 | 1 | -8/+7 |
* | 2008-02-25 Richard Guenther <rguenther@suse.de> | rguenth | 2008-02-25 | 1 | -7/+8 |
* | 2008-02-25 Richard Guenther <rguenther@suse.de> | rguenth | 2008-02-25 | 1 | -8/+7 |
* | 2007-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2007-10-28 | 1 | -3/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+5 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -254/+457 |
* | * tree-ssa-operands.h (create_ssa_artificial_load_stmt): | dnovillo | 2006-12-11 | 1 | -1/+1 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -1/+1 |
* | Privatize SSA variables into gimple_df. | hubicka | 2006-11-28 | 1 | -5/+2 |
* | * tree-flow.h (name_mappings_registered_p): Declare. | rakdver | 2006-11-12 | 1 | -0/+7 |
* | PR tree-optimization/28839 | rakdver | 2006-08-31 | 1 | -0/+7 |
* | PR rtl-optimization/28071 | rakdver | 2006-08-16 | 1 | -40/+230 |
* | PR tree-optimization/26830 | rakdver | 2006-05-15 | 1 | -84/+145 |
* | * tree-into-ssa.c (phis_to_rewrite, blocks_with_phis_to_rewrite): New | rakdver | 2006-05-01 | 1 | -6/+68 |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -6/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | 2006-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-01-05 | 1 | -1/+3 |
* | * tree-vn.c (vn_add): Use XNEW. | gdr | 2005-12-18 | 1 | -7/+9 |