summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-coalesce.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-44/+58
* * cgraph.c (cgraph_add_new_function): Do early local passes.hubicka2008-07-201-0/+50
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-2/+2
* gcc/rwild2008-06-061-2/+3
* * predict.c (maybe_hot_frequency_p): Break out of...hubicka2008-06-021-1/+1
* * tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys nickc2007-08-311-2/+16
* PR tree-optimization/32919drow2007-08-011-0/+20
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-5/+7
* PR tree-optimization/31866jakub2007-06-211-2/+2
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-2/+2
* * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,kazu2007-05-261-1/+1
* tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Removetbm2007-03-081-1/+1
* 2007-02-16 Richard Guenther <rguenther@suse.de>rguenth2007-02-161-1/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-9/+9