aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-fold.h
AgeCommit message (Expand)AuthorFilesLines
2015-04-20gimple-fold.h (gimple_build): Remove optional valueize arguments.Richard Biener1-12/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-24re PR target/63679 ([AArch64] Failure to constant fold.)Richard Biener1-0/+2
2014-11-14gimple-fold.h (gimple_fold_stmt_to_constant_1): Add 2nd valueization hook def...Richard Biener1-1/+2
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek1-0/+2
2014-10-28gimple-fold.h (follow_single_use_edges): Declare.Richard Biener1-0/+1
2014-10-24genmatch.c (expr::gen_transform): Use fold_buildN_loc and build_call_expr_loc.Richard Biener1-0/+2
2014-10-22Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener1-0/+73
2014-10-13re PR c++/63419 (verify_gimple failed: "vector CONSTRUCTOR element is not a G...Richard Biener1-0/+7
2014-08-04gimple-fold.h (gimple_fold_builtin): Remove.Richard Biener1-1/+0
2014-02-11re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka1-2/+4
2014-02-04gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove.Jan Hubicka1-1/+0
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka1-0/+2
2014-01-13re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu)Jakub Jelinek1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-10tree-flow.h: Move some prototypes to gimple.h.Andrew MacLeod1-0/+1
2013-10-02tree-flow.h: Remove some prototypes.Andrew MacLeod1-5/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-2/+0
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther1-0/+33