summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-live.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-13/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+8
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-8/+3
* revert to assign_parms assignments using default defsaoliva/pr64164aoliva2015-09-271-1/+9
* switch from gimple to gimple*tbsaunde2015-09-201-6/+6
* PR middle-end/67452jakub2015-09-041-0/+9
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-94/+5
* Revert:dje2015-07-251-5/+94
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-94/+5
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-20/+5
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-1/+0
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-5/+96
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-96/+5
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* remove need for store_values_directlytbsaunde2015-04-181-6/+6
* PR ipa/65610jakub2015-03-301-3/+24
* 2015-03-06 Richard Biener <rguenther@suse.de>rguenth2015-03-061-29/+36
* 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