Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-08-18 | forwprop: Also dce from added statements from gimple_simplify | Andrew Pinski | 1 | -2/+2 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-11-02 | tree-optimization/112320 - bougs debug IL after SCCP | Richard Biener | 1 | -1/+2 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-07 | PR107920: Fix handling of virtual operands and disable folding for -fnon-call... | Prathamesh Kulkarni | 1 | -0/+1 |
2022-05-16 | Finish gimple_build API enhancement | Richard Biener | 1 | -19/+126 |
2022-05-13 | Make gimple_build main workers more flexible | Richard Biener | 1 | -11/+23 |
2022-05-11 | Use variadic template functions for the gimple_build forwarders | Richard Biener | 1 | -34/+11 |
2022-04-06 | tree-optimization/105142 - wrong code with maybe_fold_{and,or}_comparisons | Richard Biener | 1 | -2/+4 |
2022-01-27 | reassoc: Fix up inter-bb range optimization [PR104196] | Jakub Jelinek | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-10-12 | openmp: Avoid calling clear_type_padding_in_mask in the common case where the... | Jakub Jelinek | 1 | -0/+1 |
2021-04-26 | Simplify {gimplify_and_,}update_call_from_tree API | Richard Biener | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-03 | c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121] | Jakub Jelinek | 1 | -0/+1 |
2020-11-25 | libsanitizer: Add hwasan pass and associated gimple changes | Matthew Malcomson | 1 | -0/+15 |
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 |