summaryrefslogtreecommitdiff
path: root/gcc/gimple-expr.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-10-07Allow COND_EXPR and VEC_COND_EXPR condtions to trapIlya Leoshkevich
2019-01-01Update copyright years.Jakub Jelinek
2018-01-13Allow ADDR_EXPRs of TARGET_MEM_REFsRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-12-20poly_int: tree constantsRichard Sandiford
2017-01-01Update copyright years.Jakub Jelinek
2016-12-24Make it cheaper to test whether an SSA name is a virtual operandRichard Sandiford
2016-03-11re PR tree-optimization/70177 (ICE in extract_ops_from_tree starting with r23...Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-03defer mark_addressable calls during expand till the end of expandAlexandre Oliva
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-24Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-05-13gimple-expr.h (is_gimple_constant): Reorder.Eric Botcazou
2015-01-05Update copyright years.Jakub Jelinek
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek
2014-04-04re PR middle-end/60746 (ICE segfault in gimple-expr.c:314)Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod
2013-11-05gimple.h: Move some prototypes to gimple-expr.h and add to include list.Andrew MacLeod