aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Share code from fold_array_ctor_reference with fold.Alan Lawrence1-0/+1
2015-10-23Move fold_trunc_transparent_mathfn to match.pdRichard Sandiford1-0/+6
2015-10-21Remove fold_strip_sign_opsRichard Sandiford1-1/+0
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+1
2015-10-08Make tree_expr_nonnegative_warnv_p recurse into SSA namesRichard Sandiford1-5/+7
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+17
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-26fold-const.h (const_unop): Declare.Richard Biener1-0/+2
2014-11-14match.pd: Implement more binary patterns exercised by fold_stmt.Richard Biener1-0/+2
2014-07-25re PR middle-end/61762 (failure to optimize memcpy from constant string)Richard Biener1-1/+1
2014-07-08re PR middle-end/60226 (ICE initializing array of elements with too large ali...Marek Polacek1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-1/+0
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+172