summaryrefslogtreecommitdiff
path: root/gcc/fold-const-call.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* This series of patches fix PR61441. This patch avoids various transformationsssaraswati2015-12-221-1/+19
* Extend fold_const_call to combined_fnrsandifo2015-11-171-140/+138
* Move const char * -> int/fp folds to fold-const-call.crsandifo2015-11-071-13/+142
* Move constant bitop and bswap folds to fold-const-call.crsandifo2015-11-071-0/+76
* Handle constant fp classifications in fold-const-call.crsandifo2015-11-071-0/+25
* Move constant folds for maths functions to new filersandifo2015-11-021-0/+1259