Age | Commit message (Expand) | Author | Files | Lines |
2020-12-10 | Remove misleading debug line entries | Bernd Edlinger | 1 | -4/+10 |
2020-11-19 | [2/3] [vect] Add widening add, subtract patterns | Joel Hutton | 1 | -0/+6 |
2020-10-31 | Move clone_info to summary | Jan Hubicka | 1 | -21/+30 |
2020-10-23 | Move thunks out of cgraph_node | Jan Hubicka | 1 | -6/+10 |
2020-08-27 | vec: add exact argument for various grow functions. | Martin Liska | 1 | -1/+1 |
2020-05-20 | middle-end/95231 - revert parts of PR95171 | Richard Biener | 1 | -11/+0 |
2020-05-18 | middle-end/95171 - inlining of trapping compare into non-call EH fn | Richard Biener | 1 | -0/+31 |
2020-05-14 | openmp: cgraph support for late declare variant resolution | Jakub Jelinek | 1 | -0/+4 |
2020-05-07 | extend DECL_GIMPLE_REG_P to all types | Richard Biener | 1 | -15/+13 |
2020-05-04 | tree-inline: Simplify IPA-CP type conversion (PR 93385) | Martin Jambor | 1 | -37/+5 |
2020-04-20 | Fix ICE on invalid calls_comdat_local flag [pr94582] | Jan Hubicka | 1 | -0/+1 |
2020-04-17 | inliner: Don't ICE on NULL TYPE_DOMAIN [PR94621] | Jakub Jelinek | 1 | -2/+3 |
2020-03-16 | tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167] | Jakub Jelinek | 1 | -2/+2 |
2020-03-04 | inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888] | Jakub Jelinek | 1 | -0/+1 |
2020-02-07 | middle-end/93519 - avoid folding stmts in obviously unreachable code | Richard Biener | 1 | -79/+113 |
2020-01-28 | ipa: fix handling of multiple speculations (PR93318) | Jan Hubicka | 1 | -41/+50 |
2020-01-13 | Missed function specialization + partial devirtualization | Xiong Hu Luo | 1 | -3/+29 |
2020-01-09 | Make cgraph_edge::resolve-speculation static | Martin Jambor | 1 | -3/+4 |
2020-01-08 | Use cgraph_node::dump_{asm_},name where possible. | Martin Liska | 1 | -1/+1 |
2020-01-07 | Make warn_inline Optimization option. | Martin Liska | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-28 | re PR tree-optimization/92645 (Hand written vector code is 450 times slower w... | Richard Biener | 1 | -1/+4 |
2019-11-27 | re PR lto/92674 (ICE in gimple_phi_arg, at gimple.h:4406 since r240291) | Richard Biener | 1 | -14/+30 |
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-08 | re PR ipa/92409 (r277920 causes ICE in gcc.dg/cast-function-1.c) | Richard Biener | 1 | -1/+7 |
2019-11-08 | Handle POLY_INT_CSTs in declare_return_value | Richard Sandiford | 1 | -2/+2 |
2019-10-30 | Remove cgraph_local_info structure. | Martin Liska | 1 | -1/+1 |
2019-09-30 | [PR 91853] Prevent IPA-SRA ICEs on type-mismatched calls | Martin Jambor | 1 | -17/+24 |
2019-09-26 | function.c (gimplify_parameters): Use build_clobber function. | Jakub Jelinek | 1 | -6/+3 |
2019-09-20 | New IPA-SRA | Martin Jambor | 1 | -138/+247 |
2019-09-05 | re PR middle-end/90501 (ICE: address taken, but ADDRESSABLE bit not set) | Richard Biener | 1 | -0/+1 |
2019-07-25 | Come up with function_decl_type and use it in tree_function_decl. | Martin Liska | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -3/+3 |
2019-07-02 | tree-inline.c (remap_gimple_stmt): Do not subtitute handled components to clo... | Jan Hubicka | 1 | -0/+12 |
2019-06-27 | Remove quite obvious dead assignments. | Martin Liska | 1 | -2/+2 |
2019-06-26 | re PR middle-end/90982 (ICE in make_decl_rtl, at varasm.c:1344) | Richard Biener | 1 | -0/+10 |
2019-06-19 | PR c++/60364 - noreturn after first decl not diagnosed. | Marek Polacek | 1 | -1/+1 |
2019-06-10 | tree.def (OMP_SCAN): New tree code. | Jakub Jelinek | 1 | -0/+7 |
2019-05-20 | re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ... | Jakub Jelinek | 1 | -0/+2 |
2019-05-17 | trans.c (check_inlining_for_nested_subprog): Quote reserved names. | Martin Sebor | 1 | -1/+1 |
2019-05-10 | re PR c++/90383 (GCC generates invalid constexpr copy/move assignment operato... | Jakub Jelinek | 1 | -5/+7 |
2019-05-08 | re PR c++/59813 (tail-call elimination didn't fire for left-shift of char to ... | Jakub Jelinek | 1 | -4/+51 |
2019-03-28 | re PR middle-end/89621 (ICE with allocatable character and openmp) | Jakub Jelinek | 1 | -1/+90 |
2019-03-26 | tree-inline.c (remap_gimple_stmt): Cache gimple_block. | Richard Biener | 1 | -7/+7 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -3/+3 |
2019-03-08 | re PR target/89578 (5% runtime regression for 481.wrf at -Ofast -flto) | Richard Biener | 1 | -0/+5 |
2019-03-07 | re PR tree-optimization/89618 (Inner loop won't vectorize unless dummy statem... | Richard Biener | 1 | -12/+4 |
2019-02-22 | re PR tree-optimization/87609 (miscompilation with restrict and loop) | Richard Biener | 1 | -1/+6 |
2019-02-13 | Clean up MPX-related stuff. | Martin Liska | 1 | -2/+0 |