summaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* remove has_executetbsaunde2014-07-091-1/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-4/+4
* gcc/rsandifo2014-05-071-1/+2
* Merge from trunk.rsandifo2014-04-221-35/+35
|\
| * pass cfun to pass::executetbsaunde2014-04-171-34/+35
| * remove has_gatetbsaunde2014-04-171-1/+0
* | Merge from trunk.rsandifo2014-04-171-1/+1
|\ \ | |/
| * 2014-04-04 Richard Biener <rguenther@suse.de>rguenth2014-04-041-1/+1
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-3/+8
|\ \ | |/
| * 2013-11-29 Richard Biener <rguenther@suse.de>rguenth2013-11-291-3/+3
| * gcc/rsandifo2013-11-281-25/+22
| * * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* | Add trailing_wide_ints and use it for range_info_def.rsandifo2013-11-281-38/+31
* | wide-int version of SSA_NAME_ANTI_ALIAS_P patch.rsandifo2013-11-281-25/+22
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Make more use of references.rsandifo2013-11-101-7/+6
* | Merge in trunk.mrs2013-11-041-1/+68
|\ \ | |/
| * * tree.c (tree_ctz): New function.jakub2013-10-311-2/+2
| * * gimple-pretty-print.c (dump_ssaname_info): Print newline alsojakub2013-10-311-0/+60
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-0/+6
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int,rsandifo2013-10-241-2/+2
* | Merge in trunk.mrs2013-10-201-6/+96
|\ \ | |/
| * gcc/rsandifo2013-09-281-2/+2
| * 2013-09-24 Christophe Lyon <christophe.lyon@linaro.org>clyon2013-09-241-3/+3
| * 2013-09-23 Kugan Vivekanandarajah <kuganv@linaro.org>clyon2013-09-231-4/+94
|/
* * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.camacleod2013-09-121-0/+3
* * 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/+34
* 2013-02-20 Richard Biener <rguenther@suse.de>rguenth2013-02-201-2/+2
* Remove zone allocator.dnovillo2013-01-241-4/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-19/+17
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* 2012-08-10 Richard Guenther <rguenther@suse.de>rguenth2012-08-101-6/+25
* 2012-08-09 Richard Guenther <rguenther@suse.de>rguenth2012-08-091-1/+3
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-3/+15
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+2
* 2012-07-31 Richard Guenther <rguenther@suse.de>rguenth2012-07-311-7/+0
* gcc/steven2012-07-241-10/+4
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2012-05-03 Martin Jambor <mjambor@suse.cz>jamborm2012-05-031-2/+57
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-6/+25
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * tree-flow.h (struct gimple_df): Make free_ssanames a VEC.froydnj2011-04-131-20/+8