summaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
Commit message (Expand)AuthorAgeFilesLines
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * tree-flow.h (struct gimple_df): Make free_ssanames a VEC.froydnj2011-04-131-20/+8
* PR debug/47106aoliva2011-02-151-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,matz2010-11-171-1/+1
* 2010-09-22 Richard Guenther <rguenther@suse.de>rguenth2010-09-221-7/+5
* 2010-08-12 Richard Guenther <rguenther@suse.de>rguenth2010-08-121-9/+33
* gcc/ada:lauras2010-06-081-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* gcc/ChangeLog:steven2010-04-301-1/+0
* Remove trailing white spaces.hjl2009-11-251-7/+7
* gcc/ChangeLog:aoliva2009-10-121-1/+1
* gcc/ChangeLog:aoliva2009-09-021-0/+3
* * df.h: Include "timevar.h".ian2009-04-171-3/+4
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-6/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-11/+7
* 2008-05-13 Diego Novillo <dnovillo@google.com>dnovillo2008-05-131-17/+21
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-1/+1
* * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,kazu2007-01-311-2/+2
* * tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeinghubicka2007-01-161-1/+6
* * tree-ssanames.c (release_dead_ssa_names): Remove invalidatedhubicka2007-01-161-0/+5
* PR tree-optimization/1046hubicka2007-01-111-0/+46
* * tree-ssa-operands.h (create_ssa_artificial_load_stmt):dnovillo2006-12-111-1/+2
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+3
* Privatize SSA variables into gimple_df.hubicka2006-11-281-24/+16
* * tree-dfa.c (dump_variable): Use default_def function.hubicka2005-07-131-1/+1
* PR tree-optimization/20139kazu2005-07-081-0/+4
* Update FSF address.kcook2005-06-251-2/+2
* 2005-05-03 Andrew MacLeod <amacleod@redhat.com>amacleod2005-05-031-2/+2
* * tree-ssanames.c: Fix a comment typo.kazu2005-04-301-1/+1
* * tree-flow.h (ssa_names): Change the type to VEC(tree,gc).kazu2005-04-271-9/+11
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-59/+8
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-12/+6
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-0/+22
* * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function.dorit2005-03-291-7/+23
* * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,kazu2005-02-171-1/+1
* * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.nathan2005-02-171-3/+3
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-14/+6
* * bitmap.h (bitmap_empty_p): New.nathan2004-10-291-1/+1
* * tree-ssanames.c (make_ssa_name): No longer need to clear, thenlaw2004-09-211-13/+24
* * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name to returnhubicka2004-09-181-0/+3
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-4/+2
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-8/+6
* * tree-ssa-loop-ivopts.c: New file.rakdver2004-09-051-0/+3
* 2004-09-04 Jan Hubicka <jh@suse.cz>hubicka2004-09-031-1/+2
* * tree-ssa-operands.c (fini_ssa_operands): ggc_free unused arrays.hubicka2004-09-031-0/+2
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-18/+4