summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-coalesce.c
Commit message (Expand)AuthorAgeFilesLines
* PR lto/60404jakub2014-03-051-2/+5
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+6
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * cfgexpand.c (expand_used_vars): Allocate space for partitions basedebotcazou2013-11-131-4/+12
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-1/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* * tree-ssa-live.h (coalesce_ssa_name): Move Prototype to...amacleod2013-10-011-40/+1
* gcc/rsandifo2013-09-281-1/+1
* 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-5/+6
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * gimple.h (gimple_can_coalesce_p): Prototype.law2013-06-141-10/+40
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-83/+47
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR other/54324aldyh2012-12-181-1/+1
* PR middle-end/54630jakub2012-11-191-2/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-15/+15
* Change hash_table to support a comparator type different from thecrowl2012-10-251-4/+5
* * bitmap.c (bitmap_last_set_bit): Rewrite to return the correct bit.steven2012-09-071-2/+2
* * tree-ssa-coalesce.c (struct ssa_conflicts_d): Make contentssteven2012-08-221-47/+45
* 2012-08-17 Richard Guenther <rguenther@suse.de>rguenth2012-08-171-9/+14
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-15/+13
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-45/+19
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+1
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-40/+0
* gcc/steven2012-07-161-1/+1
* PR debug/51517jakub2011-12-151-2/+2
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-10/+6
* * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call tofroydnj2010-08-191-5/+2
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* 2010-01-04 Richard Guenther <rguenther@suse.de>rguenth2010-01-041-8/+9
* Remove trailing white spaces.hjl2009-11-251-57/+57
* PR lto/40758matz2009-09-261-1/+4
* gcc/ChangeLog:aoliva2009-09-021-0/+5
* * tree-ssa-coalesce.c (coalesce_cost): Do not take ciriticalhubicka2009-05-021-11/+32
* gcc/matz2009-04-261-30/+5
* * tree-ssa-copyrename.c (rename_ssa_copies): Don't iteratematz2009-04-261-1/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-6/+3
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* PR middle-end/38981ebotcazou2009-02-091-7/+6
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-9/+5