summaryrefslogtreecommitdiff
path: root/gcc/fold-const.h
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/82434jakub2017-10-061-2/+0
* 2017-09-04 Richard Biener <rguenther@suse.de>rguenth2017-09-041-0/+1
* use c++ for fold_buildN_loctbsaunde2017-07-291-15/+9
* PR tree-optimization/81346jakub2017-07-191-0/+3
* Update copyright years.jakub2017-01-011-1/+1
* 2016-11-23 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>naveenh2016-11-231-0/+1
* 2016-11-09 Richard Biener <rguenther@suse.de>rguenth2016-11-091-1/+1
* GIMPLE store merging passktkachov2016-10-281-0/+1
* Support only \0-terminated string in c_getstr and returnmarxin2016-10-141-1/+1
* Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdglisse2016-05-021-0/+1
* PR middle-end/50865jakub2016-01-091-0/+1
* Update copyright years.jakub2016-01-041-1/+1
* Make more use of combined_fnrsandifo2015-11-171-4/+4
* Move c_getstr to fold-const.crsandifo2015-11-071-0/+1
* Share code from fold_array_ctor_reference with fold.alalaw012015-10-301-0/+1
* Move fold_trunc_transparent_mathfn to match.pdrsandifo2015-10-231-0/+6
* Remove fold_strip_sign_opsrsandifo2015-10-211-1/+0
* Add a pass to back-propagate use informationrsandifo2015-10-211-0/+1
* Make tree_expr_nonnegative_warnv_p recurse into SSA namesrsandifo2015-10-081-5/+7
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+17
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-26 Richard Biener <rguenther@suse.de>rguenth2014-11-261-0/+2
* 2014-11-14 Richard Biener <rguenther@suse.de>rguenth2014-11-141-0/+2
* 2014-07-25 Richard Biener <rguenther@suse.de>rguenth2014-07-251-1/+1
* PR c/60226mpolacek2014-07-081-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-1/+0
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge from trunk.rsandifo2013-11-201-2/+2
|/
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+172