Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-16 | Auto-generate maybe_fold_and/or_comparisons from match.pd | Li Jia He | 1 | -2/+2 |
2019-01-02 | gimple-fold.c (strlen_range_kind): Remove SRK_LENRANGE_2. | Martin Sebor | 1 | -1/+1 |
2019-01-01 | gimple-fold.h (get_range_strlen): Update prototype. | Martin Sebor | 1 | -2/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-30 | gimple-fold.c (strlen_range_kind): New enum. | Martin Sebor | 1 | -1/+0 |
2018-09-14 | builtins.c (unterminated_array): New. | Martin Sebor | 1 | -2/+3 |
2018-09-06 | rs6000.c (rs6000_gimple_fold_builtin): Add support for early gimple folding o... | Will Schmidt | 1 | -0/+1 |
2018-08-16 | builtins.c (c_strlen): Add new parameter eltsize. | Bernd Edlinger | 1 | -1/+1 |
2018-07-09 | PR middle-end/77357 - strlen of constant strings not folded | Martin Sebor | 1 | -1/+3 |
2018-05-18 | Replace FMA_EXPR with one internal fn per optab | Richard Sandiford | 1 | -0/+1 |
2018-05-17 | Allow gimple_build with internal functions | Richard Sandiford | 1 | -16/+13 |
2018-02-21 | re PR tree-optimization/84478 (pdftex miscompilation on i386) | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: fold_ctor_reference | Richard Sandiford | 1 | -2/+1 |
2017-12-07 | Make gimple_build_vector take a tree_vector_builder | Richard Sandiford | 1 | -3/+5 |
2017-09-14 | Add gimple_build_vector* helpers | Richard Sandiford | 1 | -0/+15 |
2017-07-06 | ASAN: Implement dynamic allocas/VLAs sanitization. | Maxim Ostapenko | 1 | -0/+1 |
2017-05-14 | PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow w... | Martin Sebor | 1 | -0/+2 |
2017-05-12 | gimple-fold.c (create_tmp_reg_or_ssa_name): Remove static declaration. | Will Schmidt | 1 | -0/+1 |
2017-02-03 | PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li... | Martin Sebor | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-09-20 | PR middle-end/49905 - Better sanity checking on sprintf src & dest to | Martin Sebor | 1 | -0/+2 |
2016-06-28 | re PR middle-end/66867 (Suboptimal code generation for atomic_compare_exchange) | Jakub Jelinek | 1 | -0/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-23 | Move fold_trunc_transparent_mathfn to match.pd | Richard Sandiford | 1 | -0/+1 |
2015-10-16 | gimple-fold.c (gimple_fold_builtin_memory_op): Use gimple_build and get rid o... | Richard Biener | 1 | -0/+7 |
2015-10-08 | Make tree_expr_nonnegative_warnv_p recurse into SSA names | Richard Sandiford | 1 | -1/+2 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -3/+3 |
2015-04-20 | gimple-fold.h (gimple_build): Remove optional valueize arguments. | Richard Biener | 1 | -12/+6 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-24 | re PR target/63679 ([AArch64] Failure to constant fold.) | Richard Biener | 1 | -0/+2 |
2014-11-14 | gimple-fold.h (gimple_fold_stmt_to_constant_1): Add 2nd valueization hook def... | Richard Biener | 1 | -1/+2 |
2014-11-12 | re PR c/59708 (clang-compatible checked arithmetic builtins) | Jakub Jelinek | 1 | -0/+2 |
2014-10-28 | gimple-fold.h (follow_single_use_edges): Declare. | Richard Biener | 1 | -0/+1 |
2014-10-24 | genmatch.c (expr::gen_transform): Use fold_buildN_loc and build_call_expr_loc. | Richard Biener | 1 | -0/+2 |
2014-10-22 | Makefile.in (OBJS): Add gimple-match.o and generic-match.o. | Richard Biener | 1 | -0/+73 |
2014-10-13 | re PR c++/63419 (verify_gimple failed: "vector CONSTRUCTOR element is not a G... | Richard Biener | 1 | -0/+7 |
2014-08-04 | gimple-fold.h (gimple_fold_builtin): Remove. | Richard Biener | 1 | -1/+0 |
2014-02-11 | re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f... | Jan Hubicka | 1 | -2/+4 |
2014-02-04 | gimple-fold.c (gimple_extract_devirt_binfo_from_cst): Remove. | Jan Hubicka | 1 | -1/+0 |
2014-02-03 | re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3) | Jan Hubicka | 1 | -0/+2 |
2014-01-13 | re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu) | Jakub Jelinek | 1 | -0/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-10 | tree-flow.h: Move some prototypes to gimple.h. | Andrew MacLeod | 1 | -0/+1 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -5/+17 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-07-08 | alias.h: Do not include coretypes.h in header files. | Steven Bosscher | 1 | -2/+0 |
2011-03-24 | re PR tree-optimization/46562 (CCP currently needs iteration for &a[i]) | Richard Guenther | 1 | -0/+33 |