summaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-18/+5
* gcc/rsandifo2015-06-251-3/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 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-1/+0
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 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-28/+30
* 2014-11-03 Marc Glisse <marc.glisse@inria.fr>glisse2014-11-031-12/+30
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+6
* 2014-10-17 Marc Glisse <marc.glisse@inria.fr>glisse2014-10-171-2/+2
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* Assert no use with SSA_NAME_IN_FREELIST before using freelist.vries2014-10-161-0/+39
* remove has_executetbsaunde2014-07-091-1/+0
* allow storing values directly in hash tablestbsaunde2014-06-241-6/+7
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-16/+17
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-1/+1
* pass cfun to pass::executetbsaunde2014-04-171-43/+43
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-10/+6
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-4/+4
* Eliminate last_basic_block macro.dmalcolm2013-12-091-9/+10
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-8/+10
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* add auto_vectbsaunde2013-11-221-7/+2
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-8/+11
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * gimple.h: Reorder prototypes to match .c declaration order, and removeamacleod2013-11-171-0/+1
* * 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/+8
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+40
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-21/+1
* * tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.amacleod2013-10-011-25/+24
* gcc/rsandifo2013-09-301-5/+5
* gcc/rsandifo2013-09-281-2/+2
* 2013-09-26 Richard Biener <rguenther@suse.de>rguenth2013-09-261-4/+2
* * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-91/+57
* * tree-into-ssa.c (gate_into_ssa): New.hubicka2013-09-141-1/+10
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-19/+35
* * tree-into-ssa.c (interesting_blocks): Make static.dmalcolm2013-06-101-1/+1
* This patch extracts approved portions of the hash_table patches tocrowl2013-04-231-46/+48
* 2013-03-06 Richard Biener <rguenther@suse.de>rguenth2013-03-061-0/+18
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-10 Richard Biener <rguenther@suse.de>rguenth2013-01-101-13/+24
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-74/+66
* This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl2012-11-011-5/+5