]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-match-head.c
generalized IPA predicate on parameter
[thirdparty/gcc.git] / gcc / gimple-match-head.c
2019-07-09  rguenth2019-07-09 Richard Biener <rguenther@suse.de>
2019-07-03  marxinAdd dbgcnt for gimple_match and generic_match.
2019-05-20  rguenth2019-05-20 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-12-06  jakub PR tree-optimization/85726
2018-10-08  ebotcazou PR tree-optimization/86659
2018-07-12  rsandifoAdd IFN_COND_FMA functions
2018-07-12  rsandifoExtend tree code folds to IFN_COND_*
2018-07-12  rguenth2018-07-12 Richard Biener <rguenther@suse.de>
2018-05-25  rsandifoFold VEC_COND_EXPRs to IFN_COND_* where possible
2018-05-24  rsandifoAdd a class to represent a gimple match result
2018-05-17  rsandifoAllow gimple_build with internal functions
2018-03-28  jakub PR tree-optimization/82004
2018-02-13  jakub PR middle-end/84309
2018-01-03  jakub Update copyright years.
2017-07-26  rguenth2017-07-26 Richard Biener <rguenther@suse.de>
2017-06-22  jgreenhalgh[Patch match.pd] Fold (A / (1 << B)) to (A >> B)
2017-01-01  jakub Update copyright years.
2016-11-09  rguenth2016-11-09 Richard Biener <rguenther@suse.de>
2016-09-22  rguenth2016-09-22 Richard Biener <rguenther@suse.de>
2016-04-20  rguenth2016-04-20 Richard Biener <rguenther@suse.de>
2016-03-22  rguenth2016-03-22 Richard Biener <rguenther@suse.de>
2016-01-08  jakub PR tree-optimization/69167
2016-01-04  jakub Update copyright years.
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-11-17  rsandifoAdd genmatch support for internal functions
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  rguenth2015-10-29 Richard Biener <rguenther@suse.de>
2015-10-28  rguenth2015-10-28 Richard Biener <rguenther@suse.de>
2015-10-27  rsandifoDon't create SSA names until in SSA form
2015-10-15  rsandifoPR67945: Fix oscillation between pow representations
2015-10-09  rguenth2015-10-09 Richard Biener <rguenther@suse.de>
2015-10-01  rguenth2015-10-01 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-21  rguenth2015-08-21 Richard Biener <rguenther@suse.de>
2015-08-03  rguenth2015-08-03 Richard Biener <rguenther@suse.de>
2015-07-24  rguenth2015-07-24 Richard Biener <rguenther@suse.de>
2015-07-23  rguenth2015-07-23 Richard Biener <rguenther@suse.de>
2015-07-16  rguenth2015-07-16 Richard Biener <rguenther@suse.de>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-14  glisse2015-05-14 Marc Glisse <marc.glisse@inria.fr>
2015-05-07  law * match.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-04  law Revert:
2015-05-04  law * match.pd (bit_and (plus/minus (convert @0) (convert...
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-26  rguenth2014-11-26 Richard Biener <rguenther@suse.de>
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  rguenth2014-10-22 Richard Biener <rguenther@suse.de>