summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.h
Commit message (Expand)AuthorAgeFilesLines
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR middle-end/54146steven2012-08-171-11/+11
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-14/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+2
* * cgraph.h (varpool_first_static_initializer,hubicka2010-06-091-12/+10
* Remove trailing white spaces.hjl2009-11-251-27/+27
* * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.matz2009-04-271-2/+2
* 2009-04-26 H.J. Lu <hongjiu.lu@intel.com>hjl2009-04-261-1/+2
* gcc/matz2009-04-261-29/+8
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+2
* gcc/rwild2008-06-061-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * c-decl.c, config/avr/avr.c, config/avr/avr.h,kazu2007-02-031-1/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-3/+3
* New out of ssa Coalescer.amacleod2006-12-101-310/+85
* New TER code.amacleod2006-12-081-0/+4
* Switch live on entry to a per block basis from per variable.amacleod2006-12-041-9/+20
* * common.opt (ftree-combine-temps): Remove.amacleod2006-12-011-136/+3
* Implement coalesce list with hash table instead of linked list.amacleod2006-11-301-17/+12
* * Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h.kazu2006-04-121-2/+3
* * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.hubicka2005-07-301-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* * tree-ssa-live.c (tpa_init, tpa_delete, tpa_compact,kazu2005-05-141-2/+2
* * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.kazu2005-02-131-1/+1
* * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,kazu2005-02-121-1/+1
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-1/+0
* * tree-ssa-live.c (tpa_init, pop_best_coalesce): Make themkazu2004-11-081-2/+0
* * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.nathan2004-11-041-1/+1
* * bitmap.c (bitmap_print): Make bitno unsigned.nathan2004-11-041-2/+2
* * bb-reorder.c, c-common.c, c-incpath.c, c-typeck.c,kazu2004-09-101-1/+1
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-34/+12
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-10/+0
* 2004-06-03 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-031-0/+2
* * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,kazu2004-05-301-1/+1
* 2004-05-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-141-0/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+747