summaryrefslogtreecommitdiff
path: root/gcc/gimple-fold.h
Commit message (Expand)AuthorAgeFilesLines
* Move fold_trunc_transparent_mathfn to match.pdRichard Sandiford2015-10-231-0/+1
* gimple-fold.c (gimple_fold_builtin_memory_op): Use gimple_build and get rid o...Richard Biener2015-10-161-0/+7
* Make tree_expr_nonnegative_warnv_p recurse into SSA namesRichard Sandiford2015-10-081-1/+2
* switch from gimple to gimple*Trevor Saunders2015-09-201-3/+3
* gimple-fold.h (gimple_build): Remove optional valueize arguments.Richard Biener2015-04-201-12/+6
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR target/63679 ([AArch64] Failure to constant fold.)Richard Biener2014-11-241-0/+2
* gimple-fold.h (gimple_fold_stmt_to_constant_1): Add 2nd valueization hook def...Richard Biener2014-11-141-1/+2
* re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek2014-11-121-0/+2
* gimple-fold.h (follow_single_use_edges): Declare.Richard Biener2014-10-281-0/+1
* genmatch.c (expr::gen_transform): Use fold_buildN_loc and build_call_expr_loc.Richard Biener2014-10-241-0/+2
* Makefile.in (OBJS): Add gimple-match.o and generic-match.o.Richard Biener2014-10-221-0/+73
* re PR c++/63419 (verify_gimple failed: "vector CONSTRUCTOR element is not a G...Richard Biener2014-10-131-0/+7
* gimple-fold.h (gimple_fold_builtin): Remove.Richard Biener2014-08-041-1/+0
* re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka2014-02-111-2/+4
* gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove.Jan Hubicka2014-02-041-1/+0
* re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka2014-02-031-0/+2
* re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu)Jakub Jelinek2014-01-131-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* tree-flow.h: Move some prototypes to gimple.h.Andrew MacLeod2013-10-101-0/+1
* tree-flow.h: Remove some prototypes.Andrew MacLeod2013-10-021-5/+17
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* alias.h: Do not include coretypes.h in header files.Steven Bosscher2012-07-081-2/+0
* re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther2011-03-241-0/+33