Age | Commit message (Expand) | Author | Files | Lines |
2020-09-24 | add move CTOR to auto_vec, use auto_vec for get_loop_exit_edges | Richard Biener | 1 | -2/+1 |
2020-02-25 | typo fix: Fix probablity, becuse, sucessor and destinarion typos [PR93912] | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
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-10-25 | arc.c (hwloop_optimize): Add missing space in string literal. | Jakub Jelinek | 1 | -1/+1 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -8/+8 |
2019-03-14 | re PR tree-optimization/89710 (ICE in dyn_cast<gcond*, gimple>(gimple*) / sho... | Richard Biener | 1 | -1/+1 |
2019-02-18 | re PR tree-optimization/89296 (tree copy-header masking uninitialized warning) | Richard Biener | 1 | -2/+14 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-19 | re PR tree-optimization/88533 (Higher performance penalty of array-bounds che... | Richard Biener | 1 | -10/+65 |
2018-11-09 | re PR tree-optimization/87621 (outer loop auto-vectorization fails for expone... | Richard Biener | 1 | -16/+30 |
2018-04-30 | re PR tree-optimization/28364 (poor optimization choices when iterating over ... | Richard Biener | 1 | -0/+5 |
2018-04-26 | re PR libstdc++/85116 (std::min_element does not optimize well with inlined p... | Richard Biener | 1 | -9/+31 |
2018-03-12 | re PR tree-optimization/84777 (-Os inhibits all vectorization) | Richard Biener | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-08-16 | re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273) | Bin Cheng | 1 | -1/+4 |
2017-07-27 | [Patch (preapproved)] Guard Copy Header pass on | James Greenhalgh | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-06-08 | invoke.texi (max-loop-headers-insns): Document. | Jan Hubicka | 1 | -6/+7 |
2016-06-07 | gimple.c: Include builtins.h | Jan Hubicka | 1 | -1/+2 |
2016-06-04 | tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Do not check aux; dump r... | Jan Hubicka | 1 | -16/+75 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-25 | Add pass_oacc_kernels pass group in passes.def | Tom de Vries | 1 | -0/+2 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -6/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -5/+5 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -3/+3 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -12/+4 |
2015-07-02 | tree-pass.h (make_pass_ch_vect): New. | Alan Lawrence | 1 | -15/+139 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-04-17 | re PR tree-optimization/47679 (Strange uninitialized warning after SRA) | Jeff Law | 1 | -0/+1 |
2015-03-18 | tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg. | Richard Biener | 1 | -2/+5 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -2/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -36/+36 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-22 | revert: tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper... | Richard Biener | 1 | -10/+0 |
2013-11-21 | tree-ssa-loop-ch.c (copy_loop_headers): Decrement nb_iterations_upper_bound b... | Richard Biener | 1 | -0/+10 |
2013-11-19 | cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and... | Richard Biener | 1 | -2/+1 |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -3/+3 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |