summaryrefslogtreecommitdiff
path: root/gcc/tree-switch-conversion.c
Commit message (Expand)AuthorAgeFilesLines
* IPA C++ refactoring 2/Nmarxin2014-07-241-1/+1
* remove has_executetbsaunde2014-07-091-1/+0
* 2014-06-17 Richard Biener <rguenther@suse.de>rguenth2014-06-171-9/+10
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-2/+1
* Merge in trunk.mrs2014-05-061-3/+1
|\
| * 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+1
* | Formatting and typo fixes.rsandifo2014-04-231-2/+4
* | Merge from trunk.rsandifo2014-04-221-43/+34
|\ \ | |/
| * pass cfun to pass::executetbsaunde2014-04-171-34/+34
| * pass current function to opt_pass::gate ()tbsaunde2014-04-171-9/+1
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge from trunk.rsandifo2014-04-171-7/+6
|\ \ | |/
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-7/+6
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-1/+1
|\ \ | |/
| * Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* | Merge with trunk.rsandifo2013-12-041-0/+4
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+4
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-2/+2
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge from trunk.rsandifo2013-11-181-2/+2
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-181-1/+1
| * gcc/ada/rsandifo2013-11-181-6/+4
| * gcc/ada/rsandifo2013-11-181-2/+2
| * 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-1/+6
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* | Merge in trunk.mrs2013-10-201-5/+3
|\ \ | |/
| * * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-1/+0
| * * tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.amacleod2013-10-091-1/+0
| * gcc/rsandifo2013-09-281-3/+3
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * 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-3/+3
* | Add wide-int branch.mrs2013-08-131-14/+18
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-20/+37
* 2013-03-26 Richard Biener <rguenther@suse.de>rguenth2013-04-261-0/+3
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-12-19 Richard Biener <rguenther@suse.de>rguenth2012-12-191-2/+3
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-30/+32
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-11/+8