summaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.h
Commit message (Expand)AuthorAgeFilesLines
* re PR tree-optimization/69270 (DOM should exploit range information to create...Jeff Law2016-01-151-0/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-1/+1
* [PATCH] Update SSA_NAME manager to use two listsBernd Schmidt2015-09-301-0/+1
* re PR tree-optimization/67690 (wrong code with -O2 on x86_64/Linux)Marek Polacek2015-09-301-0/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-8/+8
* re PR tree-optimization/66952 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener2015-07-221-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek2014-11-291-2/+2
* re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ...Martin Jambor2014-08-201-1/+0
* Merge in wide-int.Kenneth Zadeck2014-05-061-13/+12
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener2013-11-291-1/+9
* tree-core.h (tree_base): Document use of static_flag for SSA_NAME.Richard Sandiford2013-11-281-2/+4
* tree.c (tree_ctz): New function.Jakub Jelinek2013-10-311-2/+3
* gimple-pretty-print.c (dump_ssaname_info): Print newline also in case of VR_V...Jakub Jelinek2013-10-311-3/+6
* gimple-pretty-print.c: Various whitespace tweaks.Christophe Lyon2013-09-241-1/+1
* gimple-pretty-print.c (dump_ssaname_info): New function.Kugan Vivekanandarajah2013-09-231-0/+19
* tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c (SSANAMES...Andrew MacLeod2013-09-121-0/+119