Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-08-11 | re PR tree-optimization/62070 (ICE: verify_ssa failed) | Richard Biener | 1 | -11/+0 |
2014-04-30 | passes.c (execute_function_todo): Move TODO_verify_stmts and TODO_verify_ssa ... | Richard Biener | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -2/+2 |
2013-12-09 | Eliminate last_basic_block macro. | David Malcolm | 1 | -4/+4 |
2013-12-09 | Eliminate BASIC_BLOCK macro. | David Malcolm | 1 | -6/+6 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-22 | add auto_vec | Trevor Saunders | 1 | -5/+2 |
2013-11-19 | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | David Malcolm | 1 | -1/+1 |