summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
Commit message (Expand)AuthorAgeFilesLines
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-11/+12
* remove has_executetbsaunde2014-07-091-2/+0
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-65/+69
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-0/+1
* 2014-06-04 Marc Glisse <marc.glisse@inria.fr>glisse2014-06-041-0/+4
* 2014-05-17 Marc Glisse <marc.glisse@inria.fr>glisse2014-05-171-0/+4
* 2014-05-08 Marc Glisse <marc.glisse@inria.fr>glisse2014-05-081-3/+109
* Merge in trunk.mrs2014-05-061-4/+2
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-4/+2
* | Merge from trunk.rsandifo2014-04-221-176/+155
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-161/+154
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-13/+1
| * remove has_gatetbsaunde2014-04-171-2/+0
* | Merge from trunk.rsandifo2014-04-171-1/+1
|\ \ | |/
| * * cfgloop.h (struct loop): Rename force_vect into force_vectorize.ebotcazou2014-04-141-1/+1
* | Merge in trunk.mrs2014-01-031-2/+2
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* | Merge in trunk.mrs2013-12-131-1/+164
|\ \ | |/
| * PR tree-optimization/45685law2013-12-131-0/+159
| * * tree-vectorizer.h (struct _loop_vec_info): Add scalar_loop field.jakub2013-12-101-1/+5
* | Merge with trunk.rsandifo2013-12-041-2/+5
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+5
* | Merge from trunk.rsandifo2013-11-201-1/+4
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-3/+3
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * Eliminate n_basic_blocks macrodmalcolm2013-11-191-1/+1
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-3/+3
| * gcc/ada/rsandifo2013-11-181-1/+1
* | Merge in trunk.mrs2013-11-161-0/+3
|\ \ | |/
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+2
| * * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* | Merge in trunk.mrs2013-11-041-14/+8
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-13/+1
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+7
* | Merge in trunk.mrs2013-10-201-95/+124
|\ \ | |/
| * * tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function.law2013-10-091-10/+114
| * * tree-flow.h: Remove some prototypes.amacleod2013-10-021-76/+1
| * gcc/rsandifo2013-09-301-5/+5
| * gcc/rsandifo2013-09-281-4/+4
* | Merge in trunk.mrs2013-09-201-26/+24
|\ \ | |/
| * * compare-elim.c (find_comparison_dom_walker): New classlaw2013-09-181-25/+23
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-1/+1
* | Add wide-int branch.mrs2013-08-131-9/+9
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-38/+73
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-1/+11