summaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-08-15 Richard Biener <rguenther@suse.de>rguenth2014-08-151-22/+4
* * fold-const.c (fold_binary_loc): Add folding of mpolacek2014-08-071-0/+13
* PR middle-end/61734ebotcazou2014-07-281-1/+5
* 2014-07-25 Richard Biener <rguenther@suse.de>rguenth2014-07-251-35/+70
* IPA C++ refactoring 1/Nmarxin2014-07-241-1/+1
* * fold-const.c (fold_checksum_tree): Fix typo in previous patch.hubicka2014-07-151-1/+1
* * fold-const.c (fold_checksum_tree): Move checking ofhubicka2014-07-151-2/+4
* * cgraph.h (symtab_node): Add nonzero_address.hubicka2014-07-131-8/+21
* Fix --enable-checking=fold failure.tschwinge2014-07-101-1/+2
* PR c/60226mpolacek2014-07-081-2/+1
* fix checking=foldtbsaunde2014-06-251-11/+11
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-43/+30
* [PR middle-end/61508] fold-const.c:14863:55: error: cannot convert 'const cha...tschwinge2014-06-171-2/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-28 Richard Biener <rguenther@suse.de>rguenth2014-05-281-11/+14
* * fold-const.c (fold_comparison): Clean up and extend X +- C1 CMP C2ebotcazou2014-05-271-57/+49
* * fold-const (fold_unary_loc) <NON_LVALUE_EXPR>: New case.ebotcazou2014-05-161-1/+6
* PR tree-optimization/61158jakub2014-05-151-3/+9
* gcc/rsandifo2014-05-131-16/+8
* gcc/rsandifo2014-05-111-7/+7
* 2014-05-06 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2014-05-091-1/+1
* Merge in trunk.mrs2014-05-051-19/+14
* Undo some changes from trunk.rsandifo2014-04-231-2/+3
* Formatting and typo fixes.rsandifo2014-04-231-1/+1
* Tweak uses of new APIrsandifo2014-04-231-3/+2
* Merge from trunk.rsandifo2014-04-171-4/+0
|\
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-4/+0
* | Merge in trunk.mrs2014-01-031-1/+1
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge in trunk.mrs2013-12-131-2/+4
|\ \ | |/
| * Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-2/+4
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-101-1/+1
* | Merge with trunk.rsandifo2013-12-041-3/+8
|\ \ | |/
| * 2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-271-7/+8
| * 2013-11-27 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-11-271-1/+16
| * Don't create out-of-bounds BIT_FIELD_REF.vries2013-11-271-1/+1
| * 2013-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-11-261-8/+7
| * PR bootstrap/59260amacleod2013-11-251-0/+1
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+6
* | [wide-int] remove wi::mul_highzadeck2013-12-021-3/+4
* | fix fold-const so it matches trunk fix.zadeck2013-11-271-16/+16
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-12/+12
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-1/+1
* | Remove some differences with trunk.rsandifo2013-11-201-2/+2
* | Merge from trunk.rsandifo2013-11-201-9/+12
|\ \ | |/
| * gcc/ada/rsandifo2013-11-201-9/+9
| * gcc/rsandifo2013-11-201-6/+6
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
| * 2013-11-18 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-11-191-4/+4
* | richards suggestionszadeck2013-11-191-8/+4