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-03-24 | loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285] | Jakub Jelinek | 1 | -3/+9 |
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-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -29/+29 |
2019-07-05 | * tree-ssa-loop-manip.c (create_iv): Add missing guard for gsi_end_p. | Eric Botcazou | 1 | -1/+2 |
2019-07-05 | tree-cfg.c (gimple_make_forwarder_block): Propagate location info on phi node... | Eric Botcazou | 1 | -2/+14 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -1/+1 |
2018-11-05 | re PR tree-optimization/87873 (ICE: verify_gimple failed (error: incompatible... | Richard Biener | 1 | -4/+7 |
2018-06-20 | Generate correctly typed compare in canonicalize_loop_ivs | Tom de Vries | 1 | -1/+2 |
2018-01-11 | re PR tree-optimization/83189 (internal compiler error: in probability_in, at... | Jan Hubicka | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-16 | * tree-ssa-loop-manip.c | Jan Hubicka | 1 | -8/+8 |
2017-11-03 | asan.c (create_cond_insert_point): Maintain profile. | Jan Hubicka | 1 | -9/+4 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -6/+2 |
2017-09-25 | re PR tree-optimization/82163 (ICE on valid code at -O3 on x86_64-linux-gnu: ... | Bin Cheng | 1 | -37/+51 |
2017-08-30 | [19/77] Add a smallest_int_mode_for_size helper function | Richard Sandiford | 1 | -2/+1 |
2017-07-16 | tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use profile_proabilit... | Jan Hubicka | 1 | -21/+14 |
2017-07-01 | cfg.c (scale_bbs_frequencies): New function. | Jan Hubicka | 1 | -7/+6 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -12/+24 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -11/+9 |
2017-05-04 | Cap niter_for_unrolled_loop to upper bound | Richard Sandiford | 1 | -0/+12 |
2017-04-19 | re PR debug/80436 (-fcompare-debug failure) | Jakub Jelinek | 1 | -0/+3 |
2017-02-27 | re PR tree-optimization/77536 (Vectorizer not maintaining relationship of rel... | Bin Cheng | 1 | -22/+48 |
2017-02-05 | re PR tree-optimization/79347 (vect_do_peeling is messing up profile) | Jan Hubicka | 1 | -1/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -3/+1 |
2016-06-09 | re PR tree-optimization/71462 (gcc ICE at -O3 on valid code on x86_64-linux-... | Richard Biener | 1 | -2/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-04 | ENABLE_CHECKING refactoring: remove remaining occurrences | Mikhail Maltsev | 1 | -7/+3 |
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-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -16/+14 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -8/+8 |
2015-08-31 | Reimplement rewrite_virtuals_into_loop_closed_ssa | Tom de Vries | 1 | -66/+160 |
2015-08-31 | Improve function header comments in tree-ssa-loop-manip.c | Tom de Vries | 1 | -12/+12 |
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 | -17/+5 |
2015-07-07 | Add rewrite_virtuals_into_loop_closed_ssa | Tom de Vries | 1 | -0/+51 |
2015-06-25 | Remove 'unsigned' in header comment canonicalize_loop_ivs | Tom de Vries | 1 | -9/+8 |
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-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-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -1/+1 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -4/+4 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -30/+34 |