aboutsummaryrefslogtreecommitdiff
path: root/gcc/match.pd
AgeCommit message (Expand)Author
2017-07-07Merge branches/gcc-6-branch rev 250045.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-12-13 gcc/Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-04-05 PR c++/70336jakub
2016-03-232016-03-23 Richard Biener <rguenther@suse.de>rguenth
2016-03-222016-03-22 Richard Biener <rguenther@suse.de>rguenth
2016-03-21 PR tree-optimization/70317jakub
2016-03-17gcc/ienkovich
2016-03-03 PR middle-end/70050mpolacek
2016-02-182016-02-18 Richard Biener <rguenther@suse.de>rguenth
2016-02-152016-02-15 Richard Biener <rguenther@suse.de>rguenth
2016-02-11 * cgraph.c: Spelling fixes - behaviour -> behavior andjakub
2016-02-102016-02-10 Richard Biener <rguenther@suse.de>rguenth
2016-02-022016-02-02 Richard Biener <rguenther@suse.de>rguenth
2016-02-012016-02-01 Richard Biener <rguenther@suse.de>rguenth
2016-01-292016-01-29 Richard Biener <rguenther@suse.de>rguenth
2016-01-262016-01-26 Richard Biener <rguenther@suse.de>rguenth
2016-01-09 PR middle-end/68743danglin
2016-01-09 PR middle-end/50865jakub
2016-01-04 Update copyright years.jakub
2015-12-20This series of patches fix PR61441. This patch removes flag_errno_math checkssaraswati
2015-12-042015-12-04 Richard Biener <rguenther@suse.de>rguenth
2015-12-012015-12-01 Richard Biener <rguenther@suse.de>rguenth
2015-11-17Replace match.pd DEFINE_MATH_FNs with auto-generated listsrsandifo
2015-11-17Add genmatch support for internal functionsrsandifo
2015-11-122015-11-12 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>naveenh
2015-10-29Fix X - (X / Y) * Y in match.pd.glisse
2015-10-27Move ldexp, scalbn and scalbln folds to match.pdrsandifo
2015-10-27Move fmin and fmax folds to match.pdrsandifo
2015-10-27Move min(max...) and max(min...) folds to match.pdrsandifo
2015-10-27Move copysign folds to match.pdrsandifo
2015-10-27Move signbit folds to match.pdrsandifo
2015-10-27Fold comparisons between sqrt and zerorsandifo
2015-10-27Move expN folds to match.pdrsandifo
2015-10-27Move powi folds to match.pdrsandifo
2015-10-27Move pow folds to match.pdrsandifo
2015-10-27Move hypot folds to match.pdrsandifo
2015-10-26 * match.pd (fold_widened_comparison): Apply simplifications to allebotcazou
2015-10-262015-10-26 Richard Biener <rguenther@suse.de>rguenth
2015-10-26Move int rounding folds to match.pdrsandifo
2015-10-26Use macros to define built-in operator listsrsandifo
2015-10-26Move cexp simplifications to match.pdrsandifo
2015-10-23[RFA] Fix pr67830, another type narrowing problemlaw
2015-10-232015-10-23 Richard Biener <rguenther@suse.de>naveenh
2015-10-23Move fold_trunc_transparent_mathfn to match.pdrsandifo
2015-10-222015-10-22 Richard Biener <rguenther@suse.de>rguenth
2015-10-22Move tan simplifications to match.pdrsandifo
2015-10-22Move more cproj simplifications to match.pdrsandifo
2015-10-21Move cabs simplifications to match.pdrsandifo