aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
AgeCommit message (Expand)Author
2017-04-04Merge branches/gcc-6-branch rev 246668.Yvan Roux
2017-03-15Merge branches/gcc-6-branch rev 246148.Yvan Roux
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-10-15 gcc/Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-05-06 PR sanitizer/70342mpolacek
2016-04-212016-04-21 Richard Biener <rguenther@suse.de>rguenth
2016-04-02PR c++/67376 - [5/6 regression] Comparison with pointer to past-the-endmsebor
2016-03-302016-03-30 Richard Biener <rguenther@suse.de>rguenth
2016-03-242016-03-24 Richard Henderson <rth@redhat.com>law
2016-03-222016-03-22 Richard Biener <rguenther@suse.de>rguenth
2016-03-09 PR tree-optimization/70127jakub
2016-03-012016-03-01 Richard Biener <rguenther@suse.de>rguenth
2016-02-23 PR c++/69902jakub
2016-02-182016-02-18 Richard Biener <rguenther@suse.de>rguenth
2016-02-162016-02-16 Richard Biener <rguenther@suse.de>rguenth
2016-02-01 PR tree-optimization/67921amker
2016-01-18gcc/ienkovich
2016-01-11 * fold-const.c (fold_convertible_p): Don't return truejakub
2016-01-09 PR middle-end/50865jakub
2016-01-04 Update copyright years.jakub
2015-12-22 PR c++/67376jakub
2015-12-22This series of patches fix PR61441. This patch avoids various transformationsssaraswati
2015-12-20This series of patches are for fixing PR61441. This patch modifies code to usessaraswati
2015-12-07 * fold-const.c (operand_equal_p): Drp flag_strict_aliasing check.hubicka
2015-11-252015-11-25 Richard Biener <rguenther@suse.de>rguenth
2015-11-17Make more use of combined_fnrsandifo
2015-11-13 * fold-const.c (fold_convert_const): Fold changing cv-quals onjason
2015-11-122015-11-12 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>naveenh
2015-11-11Fix whitespace+typo from "Share code from fold_array_ctor_reference with fold."alalaw01
2015-11-09 PR middle-end/68253ebotcazou
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDrth
2015-11-09Avoid CSE of MEMs in different address spacesrth
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-11-07Move c_getstr to fold-const.crsandifo
2015-11-06 * tree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRESS_OF andhubicka
2015-11-02Move constant folds for maths functions to new filersandifo
2015-11-02[PR middle-end/68166] Restore build with fold checking enabledtschwinge
2015-10-31Tune pointer-plus foldingvries
2015-10-30Share code from fold_array_ctor_reference with fold.alalaw01
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-302015-10-30 Richard Biener <rguenther@suse.de>rguenth
2015-10-29Allow CAST_RESTRICT foldingvries
2015-10-292015-10-29 Richard Biener <rguenther@suse.de>rguenth
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Richard Biener <rguenther@suse.de>rguenth
2015-10-28 * fold-const.c (operand_equal_p): Do not verify that types arehubicka