summaryrefslogtreecommitdiff
path: root/gcc/gimple-match.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09gimple-match.h (gimple_match_op::resimplify): New.Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-10-09re PR tree-optimization/86659 (gnat.dg/sso/q[23].adb FAIL)Eric Botcazou
2018-10-08re PR tree-optimization/86659 (gnat.dg/sso/q[23].adb FAIL)Eric Botcazou
2018-07-12Add IFN_COND_FMA functionsRichard Sandiford
2018-07-12Extend tree code folds to IFN_COND_*Richard Sandiford
2018-05-25Fold VEC_COND_EXPRs to IFN_COND_* where possibleRichard Sandiford
2018-05-24Add a class to represent a gimple match resultRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-04-20gimple-match.h (maybe_build_generic_op): Adjust prototype.Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-11-17Add genmatch support for internal functionsRichard Sandiford
2015-10-09re PR middle-end/67891 (FAIL: gcc.dg/pr43300.c (internal compiler error) on a...Richard Biener
2015-10-01gimple-match.h (mprts_hook): Declare.Richard Biener
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-04-21re PR tree-optimization/65650 (CCP does not propgate copies)Richard Biener
2015-01-05Update copyright years.Jakub Jelinek
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener