summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uncprop.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-03-01 PR tree-optimization/70005law
2016-01-15 PR tree-optimization/69270law
2016-01-04 Update copyright years.jakub
2015-12-102015-12-10 Jeff Law <law@redhat.com>law
2015-11-24remove val_ssa_equiv_hash_traitstbsaunde
2015-11-24destroy values as well as keys when removing them from hash mapstbsaunde
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-05Replace REAL_VALUES_EQUAL with real_equalrsandifo
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-25 Revert:dje
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-122014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-06-24add hash_map classtbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-01Replace some heap vectors with stack vectors.dnovillo
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-09-30gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-18 * compare-elim.c (find_comparison_dom_walker): New classlaw
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-08-05Automated conversion of passes to C++ classesdmalcolm