summaryrefslogtreecommitdiff
path: root/gcc/gimple-expr.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Make it cheaper to test whether an SSA name is a virtual operandRichard Sandiford2016-12-241-5/+1
* re PR tree-optimization/70177 (ICE in extract_ops_from_tree starting with r23...Jakub Jelinek2016-03-111-5/+5
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* defer mark_addressable calls during expand till the end of expandAlexandre Oliva2015-11-031-0/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-08-141-1/+0
* Revert:David Edelsohn2015-07-241-0/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-07-231-1/+0
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva2015-06-101-0/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva2015-06-091-1/+0
* gimple-expr.h (is_gimple_constant): Reorder.Eric Botcazou2015-05-131-1/+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-3/+3
* re PR middle-end/60746 (ICE segfault in gimple-expr.c:314)Richard Biener2014-04-041-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-0/+8
* gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod2013-11-051-0/+171