summaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-08-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-08-291-26/+47
* 2012-06-01 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-06-011-1/+1
* 2012-05-11 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-05-111-2/+57
* 2012-04-06 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-04-061-6/+25
* 2011-06-20 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-06-201-1/+1
* 2011-05-11 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-05-111-20/+8
* 2011-02-22 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-02-221-1/+1
* 2011-01-03 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-01-031-1/+1
* 2010-11-18 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-11-181-1/+1
* 2010-09-27 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-09-271-7/+5
* 2010-09-19 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-09-191-12/+34
* 2009-11-30 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-11-301-7/+7
* 2009-10-13 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-10-131-1/+1
* 2009-09-03 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-09-031-0/+3
* 2009-04-27 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-04-271-3/+4
* 2009-04-07 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-04-071-6/+2
* 2009-02-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-02-231-1/+1
* 2008-07-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-291-11/+7
* 2008-05-17 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-05-171-17/+21
* 2008-03-20 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-03-201-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