summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/70005law2016-03-011-1/+2
* PR tree-optimization/69270law2016-01-151-9/+12
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-10 Jeff Law <law@redhat.com>law2015-12-101-2/+3
* remove val_ssa_equiv_hash_traitstbsaunde2015-11-241-20/+2
* destroy values as well as keys when removing them from hash mapstbsaunde2015-11-241-1/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-7/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-6/+3
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-1/+1
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-0/+5
* Revert:dje2015-07-251-5/+0
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-0/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-15/+5
* gcc/rsandifo2015-06-251-15/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-5/+0
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-0/+5
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-5/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-121-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-3/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+6
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* remove has_executetbsaunde2014-07-091-1/+0
* add hash_map classtbsaunde2014-06-241-56/+19
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-6/+7
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-42/+39
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-7/+1
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-10/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+5
* gcc/rsandifo2013-09-301-11/+11
* gcc/rsandifo2013-09-281-2/+2
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-37/+35
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+36
* * gimple.h (gimple_can_coalesce_p): Prototype.law2013-06-141-8/+6