summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-7/+9
* 2014-11-03 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-031-0/+10
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* Add AutoFDO.dehao2014-10-211-1/+1
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-3/+1
* 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