summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-02-21 Richard Biener <rguenther@suse.de>rguenth2014-02-211-1/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-9/+9
* Eliminate last_basic_block macro.dmalcolm2013-12-091-5/+5
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Add minimal line tables at -g1.ccoutant2013-11-211-4/+4
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-7/+7
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-1/+1
* 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-2/+5
* * 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-2/+6
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-6/+28
* PR c++/34949jakub2013-04-021-4/+12
* Add uniform debug dump function names.crowl2013-03-291-0/+37
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-14/+0
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-211-2/+2
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-1/+4
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-4/+4
* This patch normalizes more bitmap function names.crowl2012-11-011-4/+4
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* 2012-10-05 Richard Guenther <rguenther@suse.de>rguenth2012-10-051-0/+5
* 2012-09-27 Dehao Chen <dehao@google.com>dehao2012-09-271-2/+3
* 2012-09-26 Dehao Chen <dehao@google.com>dehao2012-09-261-2/+2
* 2012-09-24 Richard Guenther <rguenther@suse.de>rguenth2012-09-241-5/+10
* Integrate lexical block into source_location.dehao2012-09-191-3/+50
* * tree-ssa-live.c (dump_var_map): Do not dump the partitionsteven2012-08-241-1/+2
* PR middle-end/54146steven2012-08-171-31/+28
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+3
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-9/+23
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-0/+7
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-3/+0
* 2012-08-03 Richard Guenther <rguenther@suse.de>rguenth2012-08-031-1/+1
* * tree-ssa-live.c (set_is_used): Return a bool.matz2012-08-021-54/+26
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-1/+1
* 2012-08-02 Richard Guenther <rguenther@suse.de>rguenth2012-08-021-11/+1
* * tree-complex.c (init_parameter_lattice_values): Don't call var_ann.matz2012-08-011-53/+51
* gcc/steven2012-07-161-91/+2
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-4/+0
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-0/+4
* * tree-ssa-live.c (remove_unused_scope_block_p): Remove againebotcazou2012-06-221-5/+2
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-0/+3
* 2012-05-24 Richard Guenther <rguenther@suse.de>rguenth2012-05-241-4/+17