Age | Commit message (Expand) | Author | Files | Lines |
2021-04-26 | Simplify {gimplify_and_,}update_call_from_tree API | Richard Biener | 1 | -10/+5 |
2021-01-25 | PR c++/98646 - spurious -Wnonnull calling a member on the result of static_cast | Martin Sebor | 1 | -1/+1 |
2021-01-11 | make FOR_EACH_IMM_USE_STMT safe for early exits | Alexandre Oliva | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-11-24 | middle-end, c++: Treat shifts by negative as undefined [PR96929] | Jakub Jelinek | 1 | -7/+1 |
2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek | 1 | -0/+1 |
2020-11-06 | core: Rename DECL_IS_BUILTIN -> DECL_IS_UNDECLARED_BUILTIN | Nathan Sidwell | 1 | -1/+1 |
2020-10-27 | Use EAF_RETURN_ARG in tree-ssa-ccp.c | Jan Hubicka | 1 | -14/+11 |
2020-10-01 | Convert vr-values to value query class. | Aldy Hernandez | 1 | -2/+2 |
2020-08-12 | ipa: fix bit CPP when combined with IPA bit CP | Martin Liska | 1 | -0/+3 |
2020-06-29 | Use gsi_bb instead of iterator->bb. | Martin Liska | 1 | -1/+1 |
2020-06-28 | Underline argument in -Wnonnull and in C++ extend warning to the this pointer... | Martin Sebor | 1 | -33/+48 |
2020-06-10 | Merge evrp uses of substitute_and_fold_engine into the engine itself. | Aldy Hernandez | 1 | -2/+2 |
2020-05-28 | Add support for __builtin_bswap128 | Eric Botcazou | 1 | -0/+1 |
2020-01-07 | re PR tree-optimization/93156 (abused nonnull attribute evokes new segfault i... | Jakub Jelinek | 1 | -0/+11 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-18 | ipa-param-manipulation.h (get_original_index): Declare. | Jan Hubicka | 1 | -2/+22 |
2019-11-20 | re PR c/90898 (ICE in insert_clobber_before_stack_restore, at tree-ssa-ccp.c:... | Jakub Jelinek | 1 | -5/+3 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -1/+1 |
2019-11-05 | PR middle-end/92333 - missing variable name referencing VLA in warnings | Martin Sebor | 1 | -1/+19 |
2019-09-26 | function.c (gimplify_parameters): Use build_clobber function. | Jakub Jelinek | 1 | -3/+1 |
2019-09-18 | Make get_value_for_expr check for INTEGER_CSTs | Richard Sandiford | 1 | -3/+11 |
2019-08-21 | re PR tree-optimization/91482 (__builtin_assume_aligned should not break writ... | Richard Biener | 1 | -0/+26 |
2019-08-13 | Protect some checks of DECL_FUNCTION_CODE | Richard Sandiford | 1 | -4/+1 |
2019-08-05 | Add a gimple_move_vops helper function | Richard Sandiford | 1 | -3/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -1/+2 |
2019-04-30 | re PR tree-optimization/89475 (Teach ccp about __builtin_bswap{16,32,64}) | Jakub Jelinek | 1 | -0/+29 |
2019-04-15 | re PR ipa/88936 (-fipa-pta breaks bash (incorrect optimisation of recursive s... | Richard Biener | 1 | -11/+14 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-22 | Add a fun parameter to three stmt_could_throw... functions | Martin Jambor | 1 | -1/+1 |
2018-10-05 | re PR middle-end/63155 (memory hog) | Richard Biener | 1 | -1/+1 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -8/+5 |
2018-08-20 | Add support for grouping of related diagnostics (PR other/84889) | David Malcolm | 1 | -0/+1 |
2018-08-01 | PR tree-optimization/86650 - -Warray-bounds missing inlining context | Martin Sebor | 1 | -1/+1 |
2018-06-08 | Remove MPX | Martin Liska | 1 | -3/+0 |
2018-02-05 | PR tree-optimization/83369 - Missing diagnostics during inlining | Martin Sebor | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: get_addr_base_and_unit_offset | Richard Sandiford | 1 | -5/+6 |
2017-12-07 | Make more use of VECTOR_CST_ENCODED_ELT | Richard Sandiford | 1 | -4/+8 |
2017-11-30 | spellcheck-tree.c (test_find_closest_identifier): Use ; instead of ;;. | Jakub Jelinek | 1 | -1/+1 |
2017-11-01 | tree-ssa-ccp.c (ccp_folder): New class derived from substitute_and_fold_engine. | Jeff Law | 1 | -4/+22 |
2017-11-01 | tree-ssa-propagate.h (ssa_prop_visit_stmt_fn): Remove typedef. | Jeff Law | 1 | -5/+13 |
2017-10-19 | asan.c (handle_builtin_alloca): Deal with all alloca variants. | Eric Botcazou | 1 | -8/+7 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -4/+6 |
2017-10-09 | Allow non-wi <op> wi | Richard Sandiford | 1 | -9/+15 |
2017-09-21 | Tighten tree-ssa-ccp.c:get_value_for_expr condition | Richard Sandiford | 1 | -1/+1 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-05-26 | re PR tree-optimization/80842 (ICE at -O3 on x86_64-linux-gnu in "set_lattice... | Richard Biener | 1 | -3/+1 |
2017-05-16 | Add default value for last argument of dump functions. | Martin Liska | 1 | -2/+2 |