Age | Commit message (Expand) | Author | Files | Lines |
2020-10-12 | tree-optimization/97357 - avoid abnormals in loop splitting conditions | Richard Biener | 1 | -0/+3 |
2020-07-29 | tree-optimization/96349 - avoid abnormal coalescing issues in loop split | Richard Biener | 1 | -0/+10 |
2020-03-17 | Fix up duplicated duplicated words mostly in comments | 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 | -3/+2 |
2019-11-07 | Loop split on semi-invariant conditional statement | Feng Xue | 1 | -28/+995 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -12/+12 |
2019-02-12 | re PR tree-optimization/89253 (ICE in split_loop, at tree-ssa-loop-split.c:566) | Richard Biener | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-19 | asan.c (create_cond_insert_point): Do not update edge count. | Jan Hubicka | 1 | -5/+1 |
2017-07-01 | cfg.c (scale_bbs_frequencies): New function. | Jan Hubicka | 1 | -1/+2 |
2017-06-29 | asan.c (asan_emit_stack_protection): Update. | Jan Hubicka | 1 | -3/+6 |
2017-06-04 | i386.c (make_resolver_func): Update. | Jan Hubicka | 1 | -1/+1 |
2017-03-08 | re PR tree-optimization/79943 (Loop splitting breaks with loops of pointer type) | Andrew Haley | 1 | -1/+0 |
2017-02-05 | re PR tree-optimization/79347 (vect_do_peeling is messing up profile) | Jan Hubicka | 1 | -1/+2 |
2017-01-23 | fix pr78384 | Michael Matz | 1 | -1/+1 |
2017-01-05 | [bootstrap-O1] add initializers to avoid warnings at -O1 | Alexandre Oliva | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-13 | Fix pr78725 | Michael Matz | 1 | -2/+5 |
2016-10-26 | fix pr78060 pr78061 pr78088 | Michael Matz | 1 | -18/+45 |
2016-10-24 | re PR tree-optimization/78076 (Conditional jump or move depends on uninitiali... | Richard Biener | 1 | -2/+2 |
2016-10-21 | tree-ssa-loop-split.c: Remove trailing spaces. | Eric Botcazou | 1 | -3/+3 |
2016-10-20 | loop splitting | Michael Matz | 1 | -0/+687 |